edu.stanford.smi.protegex.owl.emf
Class ProjectBasedEMFGeneratorOptions
java.lang.Object
edu.stanford.smi.protegex.owl.emf.ProjectBasedEMFGeneratorOptions
- All Implemented Interfaces:
- EditableEMFGeneratorOptions, EMFGeneratorOptions
- public class ProjectBasedEMFGeneratorOptions
- extends Object
- implements EditableEMFGeneratorOptions
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILE_NAME
public static final String FILE_NAME
- See Also:
- Constant Field Values
PACKAGE
public static final String PACKAGE
- See Also:
- Constant Field Values
project
private OWLProject project
ProjectBasedEMFGeneratorOptions
public ProjectBasedEMFGeneratorOptions(OWLModel owlModel)
getOutputFolder
public File getOutputFolder()
- Specified by:
getOutputFolder
in interface EMFGeneratorOptions
getPackage
public String getPackage()
- Specified by:
getPackage
in interface EMFGeneratorOptions
setOutputFolder
public void setOutputFolder(File file)
- Specified by:
setOutputFolder
in interface EditableEMFGeneratorOptions
setPackage
public void setPackage(String value)
- Specified by:
setPackage
in interface EditableEMFGeneratorOptions