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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return ListType
 ListType ImperativeOCLFactory.createListType()
          Returns a new object of class 'List Type'
 

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

Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement ListType
 class ListTypeImpl
          An implementation of the model object 'List Type'
 

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

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

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.util with parameters of type ListType
 T ImperativeOCLSwitch.caseListType(ListType object)
          Returns the result of interpreting the object as an instance of 'List Type'
 boolean ImperativeOCLValidator.validateListType(ListType listType, 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.