Class AbstractBasicPropertyValue

java.lang.Object
org.geneontology.obographs.core.model.meta.AbstractBasicPropertyValue
All Implemented Interfaces:
Comparable<PropertyValue>, PropertyValue
Direct Known Subclasses:
BasicPropertyValue

@Immutable public abstract class AbstractBasicPropertyValue extends Object implements PropertyValue
A generic PropertyValue that is not explicitly modeled
Author:
cjm
  • Constructor Details

    • AbstractBasicPropertyValue

      public AbstractBasicPropertyValue()