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
          An implementation of the model Factory.
 

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

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