Uses of Interface
ubic.basecode.ontology.model.OntologyRestriction
-
Packages that use OntologyRestriction Package Description ubic.basecode.ontology.model -
-
Uses of OntologyRestriction in ubic.basecode.ontology.model
Subinterfaces of OntologyRestriction in ubic.basecode.ontology.model Modifier and Type Interface Description interface
OntologyCardinalityRestriction
interface
OntologyClassRestriction
interface
OntologyDatatypeRestriction
Methods in ubic.basecode.ontology.model that return types with arguments of type OntologyRestriction Modifier and Type Method Description Collection<OntologyRestriction>
OntologyTerm. getRestrictions()
Collection<OntologyRestriction>
OntologyTermSimple. getRestrictions()
-