org.topbraid.forms.model
Class FormsRegistryUtil
java.lang.Object
org.topbraid.forms.model.FormsRegistryUtil
public class FormsRegistryUtil
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_FORMS_FILE
public static final java.lang.String DEFAULT_FORMS_FILE
- See Also:
- Constant Field Values
LANG
public static final java.lang.String LANG
- See Also:
- Constant Field Values
FormsRegistryUtil
public FormsRegistryUtil()
getDefaultFormsModel
public static com.hp.hpl.jena.rdf.model.Model getDefaultFormsModel()
getDefaultFormsOntModel
public static com.hp.hpl.jena.ontology.OntModel getDefaultFormsOntModel()
getFormsFile
public static org.eclipse.core.resources.IFile getFormsFile(org.eclipse.core.resources.IFile baseModelFile)
getFormsSchemaModel
public static com.hp.hpl.jena.rdf.model.Model getFormsSchemaModel()
reloadDefaultForms
public static void reloadDefaultForms(java.lang.String fileName)