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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return Typedef
 Typedef ImperativeOCLFactory.createTypedef()
          Returns a new object of class 'Typedef'
 

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

Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement Typedef
 class TypedefImpl
          An implementation of the model object 'Typedef'
 

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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type Typedef
 T ImperativeOCLSwitch.caseTypedef(Typedef object)
          Returns the result of interpreting the object as an instance of 'Typedef'
 boolean ImperativeOCLValidator.validateTypedef(Typedef typedef, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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