Package ubic.basecode.ontology.model
Interface OntologyCardinalityRestriction
- All Superinterfaces:
OntologyResource
,OntologyRestriction
,OntologyTerm
- Author:
- pavlidis
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionint
Methods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsolete, unwrap
Methods inherited from interface ubic.basecode.ontology.model.OntologyRestriction
getRestrictionOn
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
-
getCardinality
int getCardinality() -
getCardinalityType
OntologyCardinalityRestriction.CardinalityType getCardinalityType()
-