| Package | Description |
|---|---|
| org.eclipse.ocl.xtext.completeocl.cs2as | |
| org.eclipse.ocl.xtext.completeoclcs | |
| org.eclipse.ocl.xtext.completeoclcs.impl | |
| org.eclipse.ocl.xtext.completeoclcs.util |
| Modifier and Type | Method and Description |
|---|---|
Continuation<?> |
CompleteOCLCSPreOrderVisitor.visitDefCS(DefCS object) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DefOperationCS
A representation of the model object 'Def Operation CS'.
|
interface |
DefPropertyCS
A representation of the model object 'Def Property CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefCSImpl
An implementation of the model object 'Def CS'.
|
class |
DefOperationCSImpl
An implementation of the model object 'Def Operation CS'.
|
class |
DefPropertyCSImpl
An implementation of the model object 'Def Property CS'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CompleteOCLCSSwitch.caseDefCS(DefCS object)
Returns the result of interpreting the object as an instance of 'Def CS'.
|
Element |
AbstractCompleteOCLCSLeft2RightVisitor.visitDefCS(DefCS csElement) |
Continuation<?> |
AbstractCompleteOCLCSContainmentVisitor.visitDefCS(DefCS csElement) |
R |
CompleteOCLCSVisitor.visitDefCS(DefCS object) |
R |
AbstractNullCompleteOCLCSVisitor.visitDefCS(DefCS object)
Deprecated.
|
R |
AbstractExtendingCompleteOCLCSVisitor.visitDefCS(DefCS object) |
R |
AbstractDelegatingCompleteOCLCSVisitor.visitDefCS(DefCS object) |
Continuation<?> |
AbstractCompleteOCLCSPreOrderVisitor.visitDefCS(DefCS csElement) |
Continuation<?> |
AbstractCompleteOCLCSPostOrderVisitor.visitDefCS(DefCS csElement) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.