|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractUntypedTernaryOperation | |
|---|---|
| org.eclipse.ocl.examples.domain.library | |
| org.eclipse.ocl.examples.library.collection | |
| org.eclipse.ocl.examples.library.string | |
| Uses of AbstractUntypedTernaryOperation in org.eclipse.ocl.examples.domain.library |
|---|
| Subclasses of AbstractUntypedTernaryOperation in org.eclipse.ocl.examples.domain.library | |
|---|---|
class |
AbstractSimpleTernaryOperation
AbstractSimpleTernaryOperation defines the default implementation of a ternary operation redirecting the invocation to the argument-only form. |
| Uses of AbstractUntypedTernaryOperation in org.eclipse.ocl.examples.library.collection |
|---|
| Subclasses of AbstractUntypedTernaryOperation in org.eclipse.ocl.examples.library.collection | |
|---|---|
class |
OrderedCollectionInsertAtOperation
OrderedCollectionInsertAtOperation realises the OrderedCollection::insertAt() library operation. |
class |
OrderedSetSubOrderedSetOperation
OrderedSetSubOrderedSetOperation realises the OrderedSet::subOrderedSet() library operation. |
class |
SequenceSubSequenceOperation
SequenceSubSequenceOperation realises the OrderedSet::subSequence() library operation. |
| Uses of AbstractUntypedTernaryOperation in org.eclipse.ocl.examples.library.string |
|---|
| Subclasses of AbstractUntypedTernaryOperation in org.eclipse.ocl.examples.library.string | |
|---|---|
class |
StringSubstituteAllOperation
StringSubstituteAllOperation realises the String::substituteAll() library operation. |
class |
StringSubstituteFirstOperation
StringSubstituteFirstOperation realises the String::substituteFirst() library operation. |
class |
StringSubstringOperation
StringSubstringOperation realises the String::substring() library operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||