| Package | Description |
|---|---|
| org.eclipse.ocl.xtext.essentialocl.cs2as | |
| org.eclipse.ocl.xtext.essentialoclcs | |
| org.eclipse.ocl.xtext.essentialoclcs.impl | |
| org.eclipse.ocl.xtext.essentialoclcs.util |
| Modifier and Type | Method and Description |
|---|---|
Element |
EssentialOCLCSLeft2RightVisitor.visitMapTypeCS(MapTypeCS object) |
Continuation<?> |
EssentialOCLCSPostOrderVisitor.visitMapTypeCS(MapTypeCS csMapType) |
Continuation<?> |
EssentialOCLCSContainmentVisitor.visitMapTypeCS(MapTypeCS csElement) |
Continuation<?> |
EssentialOCLCSPreOrderVisitor.visitMapTypeCS(MapTypeCS csMapType) |
| Modifier and Type | Method and Description |
|---|---|
MapTypeCS |
EssentialOCLCSFactory.createMapTypeCS()
Returns a new object of class 'Map Type CS'.
|
MapTypeCS |
MapLiteralExpCS.getOwnedType()
Returns the value of the 'Owned Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapLiteralExpCS.setOwnedType(MapTypeCS value)
Sets the value of the '
Owned Type' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
MapTypeCSImpl
An implementation of the model object 'Map Type CS'.
|
| Modifier and Type | Method and Description |
|---|---|
MapTypeCS |
EssentialOCLCSFactoryImpl.createMapTypeCS() |
MapTypeCS |
MapLiteralExpCSImpl.getOwnedType() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
MapLiteralExpCSImpl.basicSetOwnedType(MapTypeCS newOwnedType,
NotificationChain msgs) |
void |
MapLiteralExpCSImpl.setOwnedType(MapTypeCS newOwnedType) |
| Modifier and Type | Method and Description |
|---|---|
T |
EssentialOCLCSSwitch.caseMapTypeCS(MapTypeCS object)
Returns the result of interpreting the object as an instance of 'Map Type CS'.
|
R |
EssentialOCLCSVisitor.visitMapTypeCS(MapTypeCS object) |
R |
AbstractDelegatingEssentialOCLCSVisitor.visitMapTypeCS(MapTypeCS object) |
R |
AbstractNullEssentialOCLCSVisitor.visitMapTypeCS(MapTypeCS object)
Deprecated.
|
R |
AbstractExtendingEssentialOCLCSVisitor.visitMapTypeCS(MapTypeCS object) |
Continuation<?> |
AbstractEssentialOCLCSPreOrderVisitor.visitMapTypeCS(MapTypeCS csElement) |
Continuation<?> |
AbstractEssentialOCLCSPostOrderVisitor.visitMapTypeCS(MapTypeCS csElement) |
Element |
AbstractEssentialOCLCSLeft2RightVisitor.visitMapTypeCS(MapTypeCS csElement) |
Continuation<?> |
AbstractEssentialOCLCSContainmentVisitor.visitMapTypeCS(MapTypeCS csElement) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.