org.eclipse.ocl.examples.domain.values
Interface SequenceValue.Accumulator

All Superinterfaces:
CollectionValue, CollectionValue.Accumulator, java.lang.Iterable<java.lang.Object>, SequenceValue, Value
All Known Subinterfaces:
OrderedSetValue.Accumulator
All Known Implementing Classes:
SparseOrderedSetValueImpl.Accumulator, SparseSequenceValueImpl.Accumulator
Enclosing interface:
SequenceValue

public static interface SequenceValue.Accumulator
extends CollectionValue.Accumulator, SequenceValue

Generated
NOT

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.domain.values.SequenceValue
SequenceValue.Accumulator
 
Field Summary
 
Fields inherited from interface org.eclipse.ocl.examples.domain.values.Value
INVALID_NAME
 
Method Summary
 
Methods inherited from interface org.eclipse.ocl.examples.domain.values.CollectionValue.Accumulator
add
 
Methods inherited from interface org.eclipse.ocl.examples.domain.values.SequenceValue
append, at, first, indexOf, insertAt, last, prepend, reverse, subSequence
 
Methods inherited from interface org.eclipse.ocl.examples.domain.values.CollectionValue
asCollection, asEcoreObject, count, excludes, excludesAll, excluding, flatten, flatten, getElements, getKind, getTypeId, includes, includesAll, including, intersection, intSize, isEmpty, isOrdered, isUnique, iterable, iterator, notEmpty, product, size, sort, toSequenceValue, union
 
Methods inherited from interface org.eclipse.ocl.examples.domain.values.Value
asBagValue, asCollectionValue, asDouble, asElement, asInteger, asIntegerValue, asNavigableObject, asObject, asObjectValue, asOrderedSetValue, asRealValue, asSequenceValue, asSetValue, asTupleValue, asUniqueCollectionValue, asUnlimitedNaturalValue, isInvalid, isUndefined, toString