Uses of Interface
de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsFactory

Packages that use LayoutOptionsFactory
de.cau.cs.kieler.kiml.gmf.layoutoptions Base package for the LayoutOptions data structure with its public API and implementation. 
 

Uses of LayoutOptionsFactory in de.cau.cs.kieler.kiml.gmf.layoutoptions
 

Classes in de.cau.cs.kieler.kiml.gmf.layoutoptions that implement LayoutOptionsFactory
 class LayoutOptionsFactoryImpl
          Deprecated. use StringValueStyle instead
 

Fields in de.cau.cs.kieler.kiml.gmf.layoutoptions declared as LayoutOptionsFactory
static LayoutOptionsFactory LayoutOptionsFactory.eINSTANCE
          Deprecated. The singleton instance of the factory.
 

Methods in de.cau.cs.kieler.kiml.gmf.layoutoptions that return LayoutOptionsFactory
 LayoutOptionsFactory LayoutOptionsPackage.getLayoutOptionsFactory()
          Deprecated. Returns the factory that creates the instances of the model.
 LayoutOptionsFactory LayoutOptionsPackageImpl.getLayoutOptionsFactory()
          Deprecated.  
static LayoutOptionsFactory LayoutOptionsFactoryImpl.init()
          Deprecated. Creates the default factory implementation.