Uses of Interface
org.eclipse.graphiti.mm.MmPackage

Packages that use MmPackage
org.eclipse.graphiti.mm   
org.eclipse.graphiti.mm.impl   
org.eclipse.graphiti.mm.util   
 

Uses of MmPackage in org.eclipse.graphiti.mm
 

Fields in org.eclipse.graphiti.mm declared as MmPackage
static MmPackage MmPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.graphiti.mm that return MmPackage
 MmPackage MmFactory.getMmPackage()
          Returns the package supported by this factory.
 

Uses of MmPackage in org.eclipse.graphiti.mm.impl
 

Classes in org.eclipse.graphiti.mm.impl that implement MmPackage
 class MmPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.graphiti.mm.impl that return MmPackage
 MmPackage MmFactoryImpl.getMmPackage()
           
static MmPackage MmFactoryImpl.getPackage()
          Deprecated.  
static MmPackage MmPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of MmPackage in org.eclipse.graphiti.mm.util
 

Fields in org.eclipse.graphiti.mm.util declared as MmPackage
protected static MmPackage MmAdapterFactory.modelPackage
          The cached model package.
protected static MmPackage MmSwitch.modelPackage
          The cached model package
 



Copyright (c) SAP AG 2005, 2012.