- All Implemented Interfaces:
- jade.content.Concept, jade.content.Term, java.io.Serializable
- Direct Known Subclasses:
- TimeSeriesValuePair, XyValuePair
public class ValuePair
extends java.lang.Object
implements jade.content.Concept
General superclass for value pairs. This class is used for unified handling of value pairs only. As the type of the values can be different for the different types of value pairs (and Protege has problems handling more specialized member types in suclasses), this is a simple marker class without any properties.
Protege name: ValuePair
- See Also:
- Serialized Form