Package com.imc.datamodel
Class BusinessType
java.lang.Object
com.imc.datamodel.SemanticEntity
com.imc.datamodel.BusinessType
- All Implemented Interfaces:
Serializable
This class represents classes in an ontology.
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class com.imc.datamodel.SemanticEntity
equals, getId, getLocalName, getNamespace, getUriAsString, hashCode, toString
-
Field Details
-
CACHE
public static final <any> CACHE
-
-
Method Details
-
create
Constructs a new instance. The provided uri may be neithernullnor empty.
-