OCL

Uses of Interface
org.topcased.checkresultmodel.CheckresultmodelFactory

Packages that use CheckresultmodelFactory
org.topcased.checkresultmodel   
org.topcased.checkresultmodel.impl   
org.topcased.checkresultmodel.presentation   
 

Uses of CheckresultmodelFactory in org.topcased.checkresultmodel
 

Fields in org.topcased.checkresultmodel declared as CheckresultmodelFactory
static CheckresultmodelFactory CheckresultmodelFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.topcased.checkresultmodel that return CheckresultmodelFactory
 CheckresultmodelFactory CheckresultmodelPackage.getCheckresultmodelFactory()
          Returns the factory that creates the instances of the model
 

Uses of CheckresultmodelFactory in org.topcased.checkresultmodel.impl
 

Classes in org.topcased.checkresultmodel.impl that implement CheckresultmodelFactory
 class CheckresultmodelFactoryImpl
          An implementation of the model Factory
 

Methods in org.topcased.checkresultmodel.impl that return CheckresultmodelFactory
 CheckresultmodelFactory CheckresultmodelPackageImpl.getCheckresultmodelFactory()
           
static CheckresultmodelFactory CheckresultmodelFactoryImpl.init()
          Creates the default factory implementation
 

Uses of CheckresultmodelFactory in org.topcased.checkresultmodel.presentation
 

Fields in org.topcased.checkresultmodel.presentation declared as CheckresultmodelFactory
protected  CheckresultmodelFactory CheckresultmodelModelWizard.checkresultmodelFactory
          This caches an instance of the model factory
 


OCL

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.