|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.domain.values.impl.AbstractValue
org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue
org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue<OrderedSet<Value>>
org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl
org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl.Accumulator
public static class OrderedSetValueImpl.Accumulator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl |
|---|
OrderedSetValueImpl.Accumulator |
| Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.domain.values.CollectionValue |
|---|
CollectionValue.Accumulator |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue |
|---|
elements |
| Fields inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue |
|---|
type |
| Fields inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractValue |
|---|
valueFactory |
| Fields inherited from interface org.eclipse.ocl.examples.domain.values.Value |
|---|
INVALID_NAME |
| Constructor Summary | |
|---|---|
OrderedSetValueImpl.Accumulator(ValueFactory valueFactory,
DomainCollectionType type)
|
|
| Method Summary | |
|---|---|
boolean |
add(Value value)
|
| Methods inherited from class org.eclipse.ocl.examples.domain.values.impl.OrderedSetValueImpl |
|---|
append, asOrderedSetValue, asSequenceValue, asUniqueCollectionValue, at, equals, excluding, first, flatten, getKind, including, indexOf, insertAt, intersection, last, minus, prepend, reverse, sort, subOrderedSet, subSequence, symmetricDifference, toSequenceValue, toString, union |
| Methods inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractCollectionValue |
|---|
asBagValue, asEcoreObject, asSetValue, count, excludes, excludesAll, flatten, getBagType, getCollectionType, getElements, getElementType, getOrderedSetType, getSequenceType, getSetType, hashCode, includes, includesAll, intersection, intSize, iterator, maxMin, product, selectByKind, selectByType, sum, union |
| Methods inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractedCollectionValue |
|---|
asCollection, asCollectionValue, asList, asObject, asValidValue, getActualType, getType, isCollectionValue, isEmpty, notEmpty, size, toString |
| Methods inherited from class org.eclipse.ocl.examples.domain.values.impl.AbstractValue |
|---|
asBoolean, asBooleanValue, asDouble, asElement, asElementValue, asInteger, asIntegerValue, asNavigableObject, asObjectValue, asRealValue, asString, asStringValue, asTypeValue, getValueFactory, isFalse, isIntegerValue, isInvalid, isNull, isRealValue, isTrue, isUndefined, isUnlimited, isUnlimitedNatural, oclToString, toIntegerValue, toIteratorValue, toRealValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.CollectionValue |
|---|
asCollection, asList, count, excludes, excludesAll, excluding, flatten, flatten, getCollectionType, getKind, includes, includesAll, including, intersection, intSize, isEmpty, iterator, maxMin, notEmpty, product, selectByKind, selectByType, size, sort, sum, toSequenceValue, union |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.Value |
|---|
asBagValue, asBoolean, asBooleanValue, asCollectionValue, asDouble, asEcoreObject, asElement, asElementValue, asInteger, asIntegerValue, asNavigableObject, asObject, asObjectValue, asOrderedSetValue, asRealValue, asSequenceValue, asSetValue, asString, asStringValue, asTypeValue, asUniqueCollectionValue, asValidValue, getActualType, getType, getValueFactory, isCollectionValue, isFalse, isIntegerValue, isInvalid, isNull, isRealValue, isTrue, isUndefined, isUnlimited, isUnlimitedNatural, oclToString, toIntegerValue, toIteratorValue, toRealValue, toString |
| Constructor Detail |
|---|
public OrderedSetValueImpl.Accumulator(ValueFactory valueFactory,
DomainCollectionType type)
| Method Detail |
|---|
public boolean add(Value value)
add in interface CollectionValue.Accumulator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||