|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Base2PivotConversion | |
|---|---|
| org.eclipse.ocl.examples.pivot.context | |
| org.eclipse.ocl.examples.xtext.base.cs2pivot | |
| Uses of Base2PivotConversion in org.eclipse.ocl.examples.pivot.context |
|---|
| Classes in org.eclipse.ocl.examples.pivot.context that implement Base2PivotConversion | |
|---|---|
class |
AbstractBase2PivotConversion
AbstractBase2PivotConversion provides the Xtext independent support for Concrete Syntax to Pivot conversion. |
| Methods in org.eclipse.ocl.examples.pivot.context with parameters of type Base2PivotConversion | |
|---|---|
void |
AbstractParserContext.initialize(Base2PivotConversion conversion,
ExpressionInOCL expression)
|
void |
ClassContext.initialize(Base2PivotConversion conversion,
ExpressionInOCL expression)
|
void |
EClassContext.initialize(Base2PivotConversion conversion,
ExpressionInOCL expression)
|
void |
EInvocationContext.initialize(Base2PivotConversion conversion,
ExpressionInOCL expression)
|
void |
OperationContext.initialize(Base2PivotConversion conversion,
ExpressionInOCL expression)
|
void |
ParserContext.initialize(Base2PivotConversion conversion,
ExpressionInOCL expression)
Callback to initialize the ExpressionInOCL with the derived context such as a contextvariable for the self type, parameter and result variables. |
| Uses of Base2PivotConversion in org.eclipse.ocl.examples.xtext.base.cs2pivot |
|---|
| Classes in org.eclipse.ocl.examples.xtext.base.cs2pivot that implement Base2PivotConversion | |
|---|---|
class |
CS2PivotConversion
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||