Class AbstractDefinitionPropertyValue
- java.lang.Object
-
- org.geneontology.obographs.core.model.meta.AbstractDefinitionPropertyValue
-
- All Implemented Interfaces:
Comparable<PropertyValue>,PropertyValue
- Direct Known Subclasses:
DefinitionPropertyValue
@Immutable public abstract class AbstractDefinitionPropertyValue extends Object implements PropertyValue
APropertyValuethat represents a textual definition of an ontology class or property- Author:
- cjm
-
-
Constructor Summary
Constructors Constructor Description AbstractDefinitionPropertyValue()
-