| Package | Description |
|---|---|
| org.eclipse.ocl.pivot | |
| org.eclipse.ocl.pivot.internal | |
| org.eclipse.ocl.pivot.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IterateExp
A representation of the model object 'Iterate Exp'.
|
interface |
IteratorExp
A representation of the model object 'Iterator Exp'.
|
interface |
OperationCallExp
A representation of the model object 'Operation Call Exp'.
|
interface |
PropertyCallExp
A representation of the model object 'Property Call Exp'.
|
interface |
TypeExp
A representation of the model object 'Type Exp'.
|
interface |
VariableExp
A representation of the model object 'Variable Exp'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IterateExpImpl
An implementation of the model object 'Iterate Exp'.
|
class |
IteratorExpImpl
An implementation of the model object 'Iterator Exp'.
|
class |
OperationCallExpImpl
An implementation of the model object 'Operation Call Exp'.
|
class |
PropertyCallExpImpl
An implementation of the model object 'Property Call Exp'.
|
class |
TypeExpImpl
An implementation of the model object 'Type Exp'.
|
class |
VariableExpImpl
An implementation of the model object 'Variable Exp'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
PivotSwitch.caseReferringElement(ReferringElement object)
Returns the result of interpreting the object as an instance of 'Referring Element'.
|
boolean |
PivotValidator.validateReferringElement(ReferringElement referringElement,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.