Uses of Package
de.cau.cs.kieler.core.properties

Packages that use de.cau.cs.kieler.core.properties
de.cau.cs.kieler.core.annotations.ui Base package of the textual editor code for the Annotations model. 
de.cau.cs.kieler.core.kgraph Base package for the KGraph data structure with its public API. 
de.cau.cs.kieler.core.kgraph.impl Internal implementation of the KGraph data structure. 
de.cau.cs.kieler.core.kgraph.util Utility classes for the KGraph data structure. 
de.cau.cs.kieler.core.properties Interfaces and default implementation for properties and property holders. 
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.keg.diagram.custom.random Random graph generation for the KEG editor. 
de.cau.cs.kieler.keg.importer The base package for KEG importers. 
de.cau.cs.kieler.keg.importer.importer KEG importer implementations. 
de.cau.cs.kieler.keg.importer.wizards KEG importer wizards. 
de.cau.cs.kieler.kiml Base classes for implementation of layout algorithms and for handling of different layout providers and layout options. 
de.cau.cs.kieler.kiml.export Base classes for the graph export. 
de.cau.cs.kieler.kiml.export.exporter Exporter implementations. 
de.cau.cs.kieler.kiml.export.ui Export UI contributions. 
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.graphviz.dot.transformations The package which contains the functionality to transform a KGraph instance to a Dot instance. 
de.cau.cs.kieler.kiml.klayoutdata Base package for the KLayoutData structure, which is an extension of KGraph to store layout data in a graph model. 
de.cau.cs.kieler.kiml.klayoutdata.impl Internal implementation of the layout data extension. 
de.cau.cs.kieler.kiml.klayoutdata.util Utility classes for the layout data extension. 
de.cau.cs.kieler.kiml.ogdf Wrapper classes and layout provider to connect the OGDF to KIML. 
de.cau.cs.kieler.kiml.options Definition of layout options for automatic layout. 
de.cau.cs.kieler.kiml.ui.layout Classes with generic implementations to apply layout to GMF diagrams. 
de.cau.cs.kieler.klay.layered.graph Basic structures for the layered layouter. 
de.cau.cs.kieler.klay.layered.properties This package contains classes defining layout properties for KLay Layered. 
de.cau.cs.kieler.klodd.hierarchical Base package of the hierarchical dataflow layout algorithm. 
de.cau.cs.kieler.synccharts.diagram.custom General classes that depend on the synccharts diagram editor. 
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.core.annotations.ui
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.core.kgraph
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.core.kgraph.impl
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.core.kgraph.util
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.core.properties
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kaom.custom
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.keg.diagram.custom
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.keg.diagram.custom.random
IPropertyHolder
          Interface for holders of property values.
Property
          A property that uses a string for identification.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.keg.importer
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
Property
          A property that uses a string for identification.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.keg.importer.importer
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.keg.importer.wizards
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.export
IProperty
          Interface for property identifiers.
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
Property
          A property that uses a string for identification.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.export.exporter
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.export.ui
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.gmf
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.graphiti
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.graphviz.dot.transformations
IProperty
          Interface for property identifiers.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.klayoutdata
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.klayoutdata.impl
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.klayoutdata.util
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.ogdf
IProperty
          Interface for property identifiers.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.options
IProperty
          Interface for property identifiers.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.ui.layout
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.klay.layered.graph
IPropertyHolder
          Interface for holders of property values.
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.klay.layered.properties
IProperty
          Interface for property identifiers.
Property
          A property that uses a string for identification.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.klodd.hierarchical
IProperty
          Interface for property identifiers.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.synccharts.diagram.custom
IPropertyHolder
          Interface for holders of property values.