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

Packages that use ImperativeOCLFactory
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL   
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl   
 

Uses of ImperativeOCLFactory in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL
 

Fields in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL declared as ImperativeOCLFactory
static ImperativeOCLFactory ImperativeOCLFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL that return ImperativeOCLFactory
 ImperativeOCLFactory ImperativeOCLPackage.getImperativeOCLFactory()
          Returns the factory that creates the instances of the model
 

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

Classes in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that implement ImperativeOCLFactory
 class ImperativeOCLFactoryImpl
          An implementation of the model Factory
 

Methods in org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl that return ImperativeOCLFactory
 ImperativeOCLFactory ImperativeOCLPackageImpl.getImperativeOCLFactory()
           
static ImperativeOCLFactory ImperativeOCLFactoryImpl.init()
          Creates the default factory implementation
 


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