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 genericPropertyValuethat is not explicitly modeled- Author:
- cjm
-
-
Constructor Summary
Constructors Constructor Description AbstractBasicPropertyValue()
-