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

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

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

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

Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement DictLiteralPart
 class DictLiteralPartImpl
          An implementation of the model object 'Dict Literal Part'
 

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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type DictLiteralPart
 T ImperativeOCLSwitch.caseDictLiteralPart(DictLiteralPart object)
          Returns the result of interpreting the object as an instance of 'Dict Literal Part'
 boolean ImperativeOCLValidator.validateDictLiteralPart(DictLiteralPart dictLiteralPart, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 T ImperativeOCLVisitor.visitDictLiteralPart(DictLiteralPart astNode)
           
 java.lang.String ImperativeOCLToStringVisitor.visitDictLiteralPart(DictLiteralPart astNode)
           
 


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