Uses of Interface
net.ogdf.ogml.OgmlPackage

Packages that use OgmlPackage
net.ogdf.ogml   
net.ogdf.ogml.impl   
net.ogdf.ogml.util   
 

Uses of OgmlPackage in net.ogdf.ogml
 

Fields in net.ogdf.ogml declared as OgmlPackage
static OgmlPackage OgmlPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in net.ogdf.ogml that return OgmlPackage
 OgmlPackage OgmlFactory.getOgmlPackage()
          Returns the package supported by this factory.
 

Uses of OgmlPackage in net.ogdf.ogml.impl
 

Classes in net.ogdf.ogml.impl that implement OgmlPackage
 class OgmlPackageImpl
          An implementation of the model Package.
 

Methods in net.ogdf.ogml.impl that return OgmlPackage
 OgmlPackage OgmlFactoryImpl.getOgmlPackage()
           
static OgmlPackage OgmlFactoryImpl.getPackage()
          Deprecated.  
static OgmlPackage OgmlPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of OgmlPackage in net.ogdf.ogml.util
 

Fields in net.ogdf.ogml.util declared as OgmlPackage
protected static OgmlPackage OgmlAdapterFactory.modelPackage
          The cached model package.
protected static OgmlPackage OgmlSwitch.modelPackage
          The cached model package