Class ValueImpl

All Implemented Interfaces:
CDOObject, CDOWithID, CDOPackageTypeRegistry.CDOObjectMarker, Expression, Value, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, InternalCDOLoadable, InternalCDOObject
Direct Known Subclasses:
BooleanValueImpl, ByteValueImpl, CharValueImpl, DoubleValueImpl, FloatValueImpl, IntValueImpl, LongValueImpl, ShortValueImpl, StringValueImpl

public abstract class ValueImpl extends CDOObjectImpl implements Value
An implementation of the model object 'Primitive Value'.
Generated