Uses of Package
de.cau.cs.kieler.kiml.config

Packages that use de.cau.cs.kieler.kiml.config
de.cau.cs.kieler.kaom.custom Classes for custom behavior of the KIELER Actor Oriented Modeling editor. 
de.cau.cs.kieler.keg.diagram.custom Custom code for KEG diagram. 
de.cau.cs.kieler.kiml.config Interfaces and default implementations for layout configuration. 
de.cau.cs.kieler.kiml.gmf KIML bridge implementation for GMF, the Graphical Modeling Framework. 
de.cau.cs.kieler.kiml.graphiti   
de.cau.cs.kieler.kiml.service Layout service classes that are used both in the client UI and in server applications. 
de.cau.cs.kieler.kiml.ui.diagram Generic API for layout of graphical diagrams. 
de.cau.cs.kieler.kiml.ui.service Layout service extensions for the Eclipse UI. 
de.cau.cs.kieler.kiml.ui.views Views for the KIML UI. 
de.cau.cs.kieler.synccharts.diagram.custom General classes that depend on the synccharts diagram editor. 
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.kaom.custom
ILayoutConfig
          Layout option configuration interface.
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
SemanticLayoutConfig
          An abstract layout configuration that is able to consider semantic model properties.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.keg.diagram.custom
ILayoutConfig
          Layout option configuration interface.
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
SemanticLayoutConfig
          An abstract layout configuration that is able to consider semantic model properties.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.kiml.config
ILayoutConfig
          Layout option configuration interface.
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
VolatileLayoutConfig
          A layout configuration that can be used to generate on-the-fly layout options.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.kiml.gmf
ILayoutConfig
          Layout option configuration interface.
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.kiml.graphiti
ILayoutConfig
          Layout option configuration interface.
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.kiml.service
ILayoutConfig
          Layout option configuration interface.
SemanticLayoutConfig
          An abstract layout configuration that is able to consider semantic model properties.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.kiml.ui.diagram
ILayoutConfig
          Layout option configuration interface.
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.kiml.ui.service
ILayoutConfig
          Layout option configuration interface.
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.kiml.ui.views
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
 

Classes in de.cau.cs.kieler.kiml.config used by de.cau.cs.kieler.synccharts.diagram.custom
ILayoutConfig
          Layout option configuration interface.
IMutableLayoutConfig
          An extension of the layout configuration interface for configurations that can be altered.
SemanticLayoutConfig
          An abstract layout configuration that is able to consider semantic model properties.