| Modifier and Type | Method and Description |
|---|---|
CGCollectionPart |
AS2CGVisitor.visitCollectionRange(CollectionRange element) |
| Modifier and Type | Method and Description |
|---|---|
CollectionRange |
PivotFactory.createCollectionRange()
Returns a new object of class 'Collection Range'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionRangeImpl
An implementation of the model object 'Collection Range'.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionRange |
PivotFactoryImpl.createCollectionRange() |
| Modifier and Type | Method and Description |
|---|---|
Object |
TracingEvaluationVisitor.visitCollectionRange(CollectionRange range) |
Object |
BasicEvaluationVisitor.visitCollectionRange(CollectionRange range) |
Object |
AbstractEvaluationVisitorDecorator.visitCollectionRange(CollectionRange range)
Delegates to my decorated visitor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
EssentialOCLPrettyPrintVisitor.visitCollectionRange(CollectionRange object) |
| Modifier and Type | Method and Description |
|---|---|
T |
PivotSwitch.caseCollectionRange(CollectionRange object)
Returns the result of interpreting the object as an instance of 'Collection Range'.
|
boolean |
PivotValidator.validateCollectionRange(CollectionRange collectionRange,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
R |
Visitor.visitCollectionRange(CollectionRange object) |
R |
AbstractWrappingVisitor.visitCollectionRange(CollectionRange object) |
R |
AbstractNullVisitor.visitCollectionRange(CollectionRange object)
Deprecated.
|
R |
AbstractMergedVisitor.visitCollectionRange(CollectionRange object) |
R |
AbstractExtendingVisitor.visitCollectionRange(CollectionRange object) |
R |
AbstractDelegatingVisitor.visitCollectionRange(CollectionRange object) |
| Modifier and Type | Method and Description |
|---|---|
CollectionRange |
PivotHelper.createCollectionRange(OCLExpression asFirst,
OCLExpression asLast) |
| Modifier and Type | Method and Description |
|---|---|
static OCLExpression |
PivotUtil.getOwnedFirst(CollectionRange collectionRange) |
static OCLExpression |
PivotUtil.getOwnedLast(CollectionRange collectionRange) |
String |
ToStringVisitor.visitCollectionRange(CollectionRange range)
Visits the range's first and last expressions.
|
| Modifier and Type | Method and Description |
|---|---|
ElementCS |
EssentialOCLDeclarationVisitor.visitCollectionRange(CollectionRange asCollectionRange) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.