Uses of Class
org.geneontology.obographs.core.model.meta.DefinitionPropertyValue
Packages that use DefinitionPropertyValue
Package
Description
## Basic Obo Graph Model
Corresponds to the subset of OWL consisting of SubClassOf axioms between named classes
and either named classes or simple existential restrictions.
Objects that can be associated with a
Meta holder-
Uses of DefinitionPropertyValue in org.geneontology.obographs.core.model
Methods in org.geneontology.obographs.core.model that return DefinitionPropertyValueModifier and TypeMethodDescriptionabstract DefinitionPropertyValueAbstractMeta.getDefinition()Meta.getDefinition()Methods in org.geneontology.obographs.core.model with parameters of type DefinitionPropertyValueModifier and TypeMethodDescriptionfinal Meta.BuilderMeta.Builder.definition(DefinitionPropertyValue definition) Initializes the value for thedefinitionattribute.final MetaMeta.withDefinition(DefinitionPropertyValue value) Copy the current immutable object by setting a value for thedefinitionattribute. -
Uses of DefinitionPropertyValue in org.geneontology.obographs.core.model.meta
Methods in org.geneontology.obographs.core.model.meta that return DefinitionPropertyValueModifier and TypeMethodDescriptionDefinitionPropertyValue.Builder.build()Builds a newDefinitionPropertyValue.static DefinitionPropertyValueDefinitionPropertyValue.copyOf(AbstractDefinitionPropertyValue instance) Creates an immutable copy of aAbstractDefinitionPropertyValuevalue.final DefinitionPropertyValueCopy the current immutable object by setting a value for themetaattribute.final DefinitionPropertyValueCopy the current immutable object by setting a value for thepredattribute.final DefinitionPropertyValueCopy the current immutable object by setting a value for thevalattribute.final DefinitionPropertyValueCopy the current immutable object with elements that replace the content ofxrefs.final DefinitionPropertyValueCopy the current immutable object with elements that replace the content ofxrefs.