Uses of Interface
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.DictLiteralExp

Packages that use DictLiteralExp
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 DictLiteralExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL
 

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return DictLiteralExp
 DictLiteralExp ImperativeOCLFactory.createDictLiteralExp()
          Returns a new object of class 'Dict Literal Exp'
 

Uses of DictLiteralExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl
 

Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement DictLiteralExp
 class DictLiteralExpImpl
          An implementation of the model object 'Dict Literal Exp'
 

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that return DictLiteralExp
 DictLiteralExp ImperativeOCLFactoryImpl.createDictLiteralExp()
           
 

Uses of DictLiteralExp in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util
 

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type DictLiteralExp
 T ImperativeOCLSwitch.caseDictLiteralExp(DictLiteralExp object)
          Returns the result of interpreting the object as an instance of 'Dict Literal Exp'
 boolean ImperativeOCLValidator.validateDictLiteralExp(DictLiteralExp dictLiteralExp, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 java.lang.String ImperativeOCLToStringVisitor.visitDictLiteralExp(DictLiteralExp astNode)
           
 T ImperativeOCLVisitor.visitDictLiteralExp(DictLiteralExp astNode)
           
 java.lang.String ImperativeOCLToStringVisitor.visitImperativeIterateExp(DictLiteralExp astNode)
           
 


Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.