Package org.eclipse.ocl.examples.domain.values.impl

Class Summary
AbstractCollectionValue<C extends Collection<Value>>  
AbstractedCollectionValue  
AbstractEnumerationLiteralValueImpl<T>  
AbstractIntegerValue  
AbstractObjectValue<T>  
AbstractSequenceValue<L extends List<Value>>  
AbstractTypeValueImpl<T extends DomainType>  
AbstractUndefinedCollectionValue  
AbstractUndefinedValue  
AbstractValue  
AbstractValueFactory  
BagImpl<E> Default implementation of the Bag interface.
BagValueImpl  
BagValueImpl.Accumulator  
BooleanValueImpl  
BooleanValueImpl.Accumulator  
ClassifierTypeValueImpl  
CollectionTypeValueImpl  
ElementValueImpl  
EnumerationLiteralValueImpl  
EnumerationTypeValueImpl  
EObjectValueImpl  
IntegerIntValueImpl IntegerIntValueImpl provides an implementation of an IntegerValue using a Java int representation.
IntegerLongValueImpl IntegerLongValueImpl provides an implementation of an IntegerValue using a Java long representation.
IntegerValueImpl  
InvalidValueImpl  
NullValueImpl  
ObjectValueImpl  
OrderedSetImpl<E> Default implementation of the OrderedSet interface.
OrderedSetValueImpl  
OrderedSetValueImpl.Accumulator  
RealValueImpl  
SequenceRangeImpl  
SequenceValueImpl  
SequenceValueImpl.Accumulator  
SetValueImpl  
SetValueImpl.Accumulator  
SimpleTypeValueImpl  
StringValueImpl  
TupleValueImpl UML implementation of a tuple value.
UnlimitedValueImpl