Uses of Interface
org.eclipse.graphiti.mm.algorithms.styles.StylesFactory

Packages that use StylesFactory
org.eclipse.graphiti.mm.algorithms.styles   
org.eclipse.graphiti.mm.algorithms.styles.impl   
 

Uses of StylesFactory in org.eclipse.graphiti.mm.algorithms.styles
 

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

Methods in org.eclipse.graphiti.mm.algorithms.styles that return StylesFactory
 StylesFactory StylesPackage.getStylesFactory()
          Returns the factory that creates the instances of the model.
 

Uses of StylesFactory in org.eclipse.graphiti.mm.algorithms.styles.impl
 

Classes in org.eclipse.graphiti.mm.algorithms.styles.impl that implement StylesFactory
 class StylesFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.graphiti.mm.algorithms.styles.impl that return StylesFactory
 StylesFactory StylesPackageImpl.getStylesFactory()
           
static StylesFactory StylesFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright (c) SAP AG 2005, 2012.