Package ubic.basecode.ontology.model
Interface DatatypeProperty
-
- All Superinterfaces:
OntologyProperty
,OntologyResource
public interface DatatypeProperty extends OntologyProperty
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<?>
getType()
-
Methods inherited from interface ubic.basecode.ontology.model.OntologyProperty
isFunctional
-
Methods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsolete
-
-
-
-
Method Detail
-
getType
Class<?> getType()
-
-