SAM

Uses of Interface
org.topcased.sam.SAMFactory

Packages that use SAMFactory
org.topcased.sam   
org.topcased.sam.impl   
org.topcased.sam.presentation   
 

Uses of SAMFactory in org.topcased.sam
 

Fields in org.topcased.sam declared as SAMFactory
static SAMFactory SAMFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.topcased.sam that return SAMFactory
 SAMFactory SAMPackage.getSAMFactory()
          Returns the factory that creates the instances of the model
 

Uses of SAMFactory in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement SAMFactory
 class SAMFactoryImpl
          An implementation of the model Factory.
 

Methods in org.topcased.sam.impl that return SAMFactory
 SAMFactory SAMPackageImpl.getSAMFactory()
           
static SAMFactory SAMFactoryImpl.init()
          Creates the default factory implementation
 

Uses of SAMFactory in org.topcased.sam.presentation
 

Fields in org.topcased.sam.presentation declared as SAMFactory
protected  SAMFactory SAMModelWizard.samFactory
          This caches an instance of the model factory
 


SAM

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