Uses of Class
org.geneontology.obographs.core.model.meta.AbstractDefinitionPropertyValue
Packages that use AbstractDefinitionPropertyValue
-
Uses of AbstractDefinitionPropertyValue in org.geneontology.obographs.core.model.meta
Modifier and TypeClassDescriptionfinal classAPropertyValuethat represents a textual definition of an ontology class or propertyMethods in org.geneontology.obographs.core.model.meta with parameters of type AbstractDefinitionPropertyValueModifier and TypeMethodDescriptionstatic DefinitionPropertyValueDefinitionPropertyValue.copyOf(AbstractDefinitionPropertyValue instance) Creates an immutable copy of aAbstractDefinitionPropertyValuevalue.DefinitionPropertyValue.Builder.from(AbstractDefinitionPropertyValue instance) Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.meta.AbstractDefinitionPropertyValueinstance.