|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwitchExp | |
---|---|
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL | |
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl | |
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util |
Uses of SwitchExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL |
---|
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return SwitchExp | |
---|---|
SwitchExp |
ImperativeOCLFactory.createSwitchExp()
Returns a new object of class 'Switch Exp' |
Uses of SwitchExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl |
---|
Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement SwitchExp | |
---|---|
class |
SwitchExpImpl
An implementation of the model object 'Switch Exp' |
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that return SwitchExp | |
---|---|
SwitchExp |
ImperativeOCLFactoryImpl.createSwitchExp()
|
Uses of SwitchExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util |
---|
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type SwitchExp | |
---|---|
T |
ImperativeOCLSwitch.caseSwitchExp(SwitchExp object)
Returns the result of interpreting the object as an instance of 'Switch Exp' |
boolean |
ImperativeOCLValidator.validateSwitchExp(SwitchExp switchExp,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
T |
ImperativeOCLVisitor.visitSwitchExp(SwitchExp astNode)
|
java.lang.String |
ImperativeOCLToStringVisitor.visitSwitchExp(SwitchExp astNode)
|
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |