Uses of Class
org.geneontology.obographs.core.model.meta.AbstractBasicPropertyValue
-
Packages that use AbstractBasicPropertyValue Package Description org.geneontology.obographs.core.model.meta Objects that can be associated with aMetaholder -
-
Uses of AbstractBasicPropertyValue in org.geneontology.obographs.core.model.meta
Subclasses of AbstractBasicPropertyValue in org.geneontology.obographs.core.model.meta Modifier and Type Class Description classBasicPropertyValueA genericPropertyValuethat is not explicitly modeledMethods in org.geneontology.obographs.core.model.meta with parameters of type AbstractBasicPropertyValue Modifier and Type Method Description static BasicPropertyValueBasicPropertyValue. copyOf(AbstractBasicPropertyValue instance)Creates an immutable copy of aAbstractBasicPropertyValuevalue.BasicPropertyValue.BuilderBasicPropertyValue.Builder. from(AbstractBasicPropertyValue instance)Fill a builder with attribute values from the providedorg.geneontology.obographs.core.model.meta.AbstractBasicPropertyValueinstance.
-