Package ubic.basecode.ontology.model
Interface OntologyCardinalityRestriction
- All Superinterfaces:
OntologyResource,OntologyRestriction,OntologyTerm
- Author:
- pavlidis
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from interface ubic.basecode.ontology.model.OntologyResource
getComment, getLabel, getLocalName, getUri, isObsoleteMethods inherited from interface ubic.basecode.ontology.model.OntologyRestriction
getRestrictionOnMethods 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()
-