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
A PropertyValue that represents a textual definition of an ontology class or property
Author:
cjm
  • Constructor Details

    • AbstractDefinitionPropertyValue

      public AbstractDefinitionPropertyValue()