Uses of Interface
org.ptolemy.moml.MomlPackage

Packages that use MomlPackage
org.ptolemy.moml   
org.ptolemy.moml.impl   
org.ptolemy.moml.util   
 

Uses of MomlPackage in org.ptolemy.moml
 

Fields in org.ptolemy.moml declared as MomlPackage
static MomlPackage MomlPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.ptolemy.moml that return MomlPackage
 MomlPackage MomlFactory.getMomlPackage()
          Returns the package supported by this factory.
 

Uses of MomlPackage in org.ptolemy.moml.impl
 

Classes in org.ptolemy.moml.impl that implement MomlPackage
 class MomlPackageImpl
          An implementation of the model Package.
 

Methods in org.ptolemy.moml.impl that return MomlPackage
 MomlPackage MomlFactoryImpl.getMomlPackage()
           
static MomlPackage MomlFactoryImpl.getPackage()
          Deprecated.  
static MomlPackage MomlPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of MomlPackage in org.ptolemy.moml.util
 

Fields in org.ptolemy.moml.util declared as MomlPackage
protected static MomlPackage MomlAdapterFactory.modelPackage
          The cached model package.
protected static MomlPackage MomlSwitch.modelPackage
          The cached model package