SAM

Uses of Interface
org.topcased.sam.SAMPackage

Packages that use SAMPackage
org.topcased.sam   
org.topcased.sam.impl   
org.topcased.sam.presentation   
org.topcased.sam.util   
 

Uses of SAMPackage in org.topcased.sam
 

Fields in org.topcased.sam declared as SAMPackage
static SAMPackage SAMPackage.eINSTANCE
          The singleton instance of the package
 

Methods in org.topcased.sam that return SAMPackage
 SAMPackage SAMFactory.getSAMPackage()
          Returns the package supported by this factory
 

Uses of SAMPackage in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement SAMPackage
 class SAMPackageImpl
          An implementation of the model Package.
 

Methods in org.topcased.sam.impl that return SAMPackage
static SAMPackage SAMFactoryImpl.getPackage()
          Deprecated.  
 SAMPackage SAMFactoryImpl.getSAMPackage()
           
static SAMPackage SAMPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of SAMPackage in org.topcased.sam.presentation
 

Fields in org.topcased.sam.presentation declared as SAMPackage
protected  SAMPackage SAMModelWizard.samPackage
          This caches an instance of the model package
 

Uses of SAMPackage in org.topcased.sam.util
 

Fields in org.topcased.sam.util declared as SAMPackage
protected static SAMPackage SAMSwitch.modelPackage
          The cached model package
protected static SAMPackage SAMAdapterFactory.modelPackage
          The cached model package
 


SAM

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