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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return InstantiationExp
 InstantiationExp ImperativeOCLFactory.createInstantiationExp()
          Returns a new object of class 'Instantiation Exp'
 

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

Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement InstantiationExp
 class InstantiationExpImpl
          An implementation of the model object 'Instantiation Exp'
 

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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type InstantiationExp
 T ImperativeOCLSwitch.caseInstantiationExp(InstantiationExp object)
          Returns the result of interpreting the object as an instance of 'Instantiation Exp'
 boolean ImperativeOCLValidator.validateInstantiationExp(InstantiationExp instantiationExp, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 java.lang.String ImperativeOCLToStringVisitor.visitInstantiationExp(InstantiationExp astNode)
           
 T ImperativeOCLVisitor.visitInstantiationExp(InstantiationExp astNode)
           
 


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