| Package | Description |
|---|---|
| org.eclipse.ocl.expressions |
Specification of the Expressions package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.expressions.impl |
Implementation of the Expressions package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.expressions.util |
Generated utilities for working with instances the Expressions model.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssociationClassCallExp<C,P>
A representation of the model object 'Association Class Call Exp'.
|
interface |
FeatureCallExp<C>
A representation of the model object 'Feature Call Exp'.
|
interface |
IterateExp<C,PM>
A representation of the model object 'Iterate Exp'.
|
interface |
IteratorExp<C,PM>
A representation of the model object 'Iterator Exp'.
|
interface |
LoopExp<C,PM>
A representation of the model object 'Loop Exp'.
|
interface |
NavigationCallExp<C,P>
A representation of the model object 'Navigation Call Exp'.
|
interface |
OperationCallExp<C,O>
A representation of the model object 'Operation Call Exp'.
|
interface |
PropertyCallExp<C,P>
A representation of the model object 'Property Call Exp'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssociationClassCallExpImpl<C,P>
An implementation of the model object 'Association Class Call Exp'.
|
class |
CallExpImpl<C>
An implementation of the model object 'Call Exp'.
|
class |
FeatureCallExpImpl<C>
An implementation of the model object 'Feature Call Exp'.
|
class |
IterateExpImpl<C,PM>
An implementation of the model object 'Iterate Exp'.
|
class |
IteratorExpImpl<C,PM>
An implementation of the model object 'Iterator Exp'.
|
class |
LoopExpImpl<C,PM>
An implementation of the model object 'Loop Exp'.
|
class |
NavigationCallExpImpl<C,P>
An implementation of the model object 'Navigation Call Exp'.
|
class |
OperationCallExpImpl<C,O>
An implementation of the model object 'Operation Call Exp'.
|
class |
PropertyCallExpImpl<C,P>
An implementation of the model object 'Property Call Exp'.
|
| Modifier and Type | Method and Description |
|---|---|
<C> T |
ExpressionsSwitch.caseCallExp(CallExp<C> object)
Returns the result of interpreting the object as an instance of 'Call Exp'.
|
boolean |
ExpressionsValidator.validateCallExp(CallExp<?> callExp,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.