info.sswap.http.rest
Class OntologyFactory
java.lang.Object
info.sswap.http.rest.DefinitionFactoryBase
info.sswap.http.rest.OntologyFactory
public class OntologyFactory
- extends DefinitionFactoryBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
private static final OntologyFactory INSTANCE
OntologyFactory
private OntologyFactory()
get
public static OntologyFactory get()
isOntology
public boolean isOntology(Entity jsonEntity)
createOntology
public info.sswap.api.model.SSWAPIndividual createOntology(info.sswap.api.model.SSWAPDocument document,
Entity jsonOntology)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
initializeOntology
private void initializeOntology(info.sswap.api.model.SSWAPIndividual ontology,
Entity jsonOntology)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
Copyright (c) 2010, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.