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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return DictionaryType
 DictionaryType ImperativeOCLFactory.createDictionaryType()
          Returns a new object of class 'Dictionary Type'
 

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

Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement DictionaryType
 class DictionaryTypeImpl
          An implementation of the model object 'Dictionary Type'
 

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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type DictionaryType
 T ImperativeOCLSwitch.caseDictionaryType(DictionaryType object)
          Returns the result of interpreting the object as an instance of 'Dictionary Type'
 boolean ImperativeOCLValidator.validateDictionaryType(DictionaryType dictionaryType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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