Uses of Interface
ubic.basecode.ontology.model.OntologyProperty
Packages that use OntologyProperty
Package
Description
Simple ontology implementation.
-
Uses of OntologyProperty in ubic.basecode.ontology.model
Subinterfaces of OntologyProperty in ubic.basecode.ontology.modelMethods in ubic.basecode.ontology.model that return OntologyPropertyModifier and TypeMethodDescriptionOntologyStatement.getPredicate()
OntologyRestriction.getRestrictionOn()
-
Uses of OntologyProperty in ubic.basecode.ontology.simple
Classes in ubic.basecode.ontology.simple that implement OntologyPropertyMethods in ubic.basecode.ontology.simple that return OntologyPropertyConstructors in ubic.basecode.ontology.simple with parameters of type OntologyPropertyModifierConstructorDescriptionOntologyStatementSimple
(OntologyResource subject, OntologyProperty predicate, OntologyResource object)