org.openrdf.elmo.codegen.support
Class GroovyMethodCompiler
java.lang.Object
org.openrdf.elmo.codegen.support.GroovyMethodCompiler
- All Implemented Interfaces:
- ObjectProperty, OwlProperty, Thing, Property, Resource, Method, Entity
public abstract class GroovyMethodCompiler
- extends Object
- implements Method
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openrdf.elmo.codegen.concepts.Method |
getElmoDomain, getElmoGroovy, getElmoImports, getElmoJava, getElmoRange, getElmoSubMethodOf, setElmoDomain, setElmoGroovy, setElmoImports, setElmoJava, setElmoRange, setElmoSubMethodOf |
| Methods inherited from interface org.openrdf.concepts.rdfs.Resource |
getRdfsComment, getRdfsIsDefinedBy, getRdfsLabel, getRdfsMembers, getRdfsSeeAlso, getRdfTypes, getRdfValues, setRdfsComment, setRdfsIsDefinedBy, setRdfsLabel, setRdfsMembers, setRdfsSeeAlso, setRdfTypes, setRdfValues |
GroovyMethodCompiler
public GroovyMethodCompiler(Method self)
msgCompile
public String msgCompile(JavaNameResolver resolver,
File dir,
List<File> classpath)
throws Exception
- Throws:
Exception
Copyright © 2004-2008 Aduna. All Rights Reserved.