|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BreakExp | |
---|---|
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 BreakExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL |
---|
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return BreakExp | |
---|---|
BreakExp |
ImperativeOCLFactory.createBreakExp()
Returns a new object of class 'Break Exp' |
Uses of BreakExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl |
---|
Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement BreakExp | |
---|---|
class |
BreakExpImpl
An implementation of the model object 'Break Exp' |
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that return BreakExp | |
---|---|
BreakExp |
ImperativeOCLFactoryImpl.createBreakExp()
|
Uses of BreakExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util |
---|
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type BreakExp | |
---|---|
T |
ImperativeOCLSwitch.caseBreakExp(BreakExp object)
Returns the result of interpreting the object as an instance of 'Break Exp' |
boolean |
ImperativeOCLValidator.validateBreakExp(BreakExp breakExp,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
java.lang.String |
ImperativeOCLToStringVisitor.visitBreakExp(BreakExp astNode)
|
T |
ImperativeOCLVisitor.visitBreakExp(BreakExp astNode)
|
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |