Uses of Interface
ubic.basecode.ontology.model.AnnotationProperty
Packages that use AnnotationProperty
Package
Description
Simple ontology implementation.
-
Uses of AnnotationProperty in ubic.basecode.ontology.model
Methods in ubic.basecode.ontology.model that return AnnotationPropertyModifier and TypeMethodDescription@Nullable AnnotationPropertyOntologyTerm.getAnnotation(String propertyUri) Obtain an annotation by property URI.Methods in ubic.basecode.ontology.model that return types with arguments of type AnnotationPropertyModifier and TypeMethodDescriptionOntologyTerm.getAnnotations()Obtain all annotations for this term.OntologyTerm.getAnnotations(String propertyUri) Obtain all the annotations for a given property URI. -
Uses of AnnotationProperty in ubic.basecode.ontology.simple
Methods in ubic.basecode.ontology.simple that return AnnotationPropertyModifier and TypeMethodDescription@Nullable AnnotationPropertyOntologyTermSimple.getAnnotation(String propertyUri) Methods in ubic.basecode.ontology.simple that return types with arguments of type AnnotationPropertyModifier and TypeMethodDescriptionOntologyTermSimple.getAnnotations()OntologyTermSimple.getAnnotations(String propertyUri)