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

Packages that use MmFactory
org.eclipse.graphiti.mm   
org.eclipse.graphiti.mm.impl   
 

Uses of MmFactory in org.eclipse.graphiti.mm
 

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

Methods in org.eclipse.graphiti.mm that return MmFactory
 MmFactory MmPackage.getMmFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.graphiti.mm.impl that implement MmFactory
 class MmFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.graphiti.mm.impl that return MmFactory
 MmFactory MmPackageImpl.getMmFactory()
           
static MmFactory MmFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright (c) SAP AG 2005, 2010.