Package ubic.basecode.ontology.model
Interface OntologyRestriction
- All Superinterfaces:
OntologyResource
,OntologyTerm
- All Known Subinterfaces:
OntologyCardinalityRestriction
,OntologyClassRestriction
,OntologyDatatypeRestriction
Note: this only handle 'someof' and 'allof' restrictions, not cardinality.
- Author:
- Paul
-
Method Summary
Methods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsolete, unwrap
Methods inherited from interface ubic.basecode.ontology.model.OntologyTerm
getAlternativeIds, getAnnotation, getAnnotations, getAnnotations, getChildren, getChildren, getChildren, getIndividuals, getIndividuals, getParents, getParents, getParents, getRestrictions, getTerm, isRoot, isTermObsolete
-
Method Details
-
getRestrictionOn
OntologyProperty getRestrictionOn()
-