|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrderedSetValue
| Nested Class Summary | |
|---|---|
static interface |
OrderedSetValue.Accumulator
|
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.ocl.examples.domain.values.Value |
|---|
INVALID_NAME |
| Method Summary | |
|---|---|
OrderedSetValue |
subOrderedSet(int lower,
int upper)
|
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.OrderedCollectionValue |
|---|
append, appendAll, at, first, indexOf, insertAt, last, prepend, prependAll, reverse |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.UniqueCollectionValue |
|---|
minus, symmetricDifference |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.CollectionValue |
|---|
asCollection, asEcoreObject, asEcoreObject, asEcoreObjects, count, excludes, excludesAll, excluding, excludingAll, flatten, flatten, getElements, getKind, getTypeId, includes, includesAll, including, includingAll, 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, asOrderedCollectionValue, asOrderedSetValue, asRealValue, asSequenceValue, asSetValue, asTupleValue, asUniqueCollectionValue, asUnlimitedNaturalValue, isInvalid, isUndefined, toString |
| Method Detail |
|---|
@NonNull
OrderedSetValue subOrderedSet(int lower,
int upper)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||