Uses of Interface
org.eclipse.ohf.stem.definitions.nodes.NodesPackage

Packages that use NodesPackage
org.eclipse.ohf.stem.definitions.nodes   
org.eclipse.ohf.stem.definitions.nodes.impl   
 

Uses of NodesPackage in org.eclipse.ohf.stem.definitions.nodes
 

Fields in org.eclipse.ohf.stem.definitions.nodes declared as NodesPackage
static NodesPackage NodesPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.ohf.stem.definitions.nodes that return NodesPackage
 NodesPackage NodesFactory.getNodesPackage()
          Returns the package supported by this factory.
 

Uses of NodesPackage in org.eclipse.ohf.stem.definitions.nodes.impl
 

Classes in org.eclipse.ohf.stem.definitions.nodes.impl that implement NodesPackage
 class NodesPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.ohf.stem.definitions.nodes.impl that return NodesPackage
 NodesPackage NodesFactoryImpl.getNodesPackage()
           
static NodesPackage NodesFactoryImpl.getPackage()
          Deprecated.  
static NodesPackage NodesPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.