See: Description
Interface | Description |
---|---|
IAttributeType<D> | Wrapper interface for attribute types. |
IAttributeValue<D> | A general interface for attribute values. |
Class | Description |
---|---|
AAttributeValue<D> | An abstract class for attribute values implementing basic functionality to store its value as well as getter and setters. |