|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssignExp | |
---|---|
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 AssignExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL |
---|
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return AssignExp | |
---|---|
AssignExp |
ImperativeOCLFactory.createAssignExp()
Returns a new object of class 'Assign Exp' |
Uses of AssignExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl |
---|
Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement AssignExp | |
---|---|
class |
AssignExpImpl
An implementation of the model object 'Assign Exp' |
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that return AssignExp | |
---|---|
AssignExp |
ImperativeOCLFactoryImpl.createAssignExp()
|
Uses of AssignExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util |
---|
Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type AssignExp | |
---|---|
T |
ImperativeOCLSwitch.caseAssignExp(AssignExp object)
Returns the result of interpreting the object as an instance of 'Assign Exp' |
boolean |
ImperativeOCLValidator.validateAssignExp_checkLeftAndValueExpConformance(AssignExp assignExp,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the checkLeftAndValueExpConformance constraint of 'Assign Exp' |
boolean |
ImperativeOCLValidator.validateAssignExp_WellFormedLeftExp(AssignExp assignExp,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the WellFormedLeftExp constraint of 'Assign Exp' |
boolean |
ImperativeOCLValidator.validateAssignExp(AssignExp assignExp,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
java.lang.String |
ImperativeOCLToStringVisitor.visitAssignExp(AssignExp astNode)
|
T |
ImperativeOCLVisitor.visitAssignExp(AssignExp astNode)
|
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |