Uses of Interface
de.cau.cs.kieler.core.ui.figures.IAttributeAwareFigure

Packages that use IAttributeAwareFigure
de.cau.cs.kieler.core.ui.figures Package for commonly used Draw2D figures. 
de.cau.cs.kieler.synccharts.custom Classes for custom behavior of the SyncCharts editor. 
 

Uses of IAttributeAwareFigure in de.cau.cs.kieler.core.ui.figures
 

Classes in de.cau.cs.kieler.core.ui.figures that implement IAttributeAwareFigure
 class AttributeAwareConnection
          An attribute aware polyline connection figure that is able to change its decoration according to attribute changes.
 class AttributeAwareSwitchFigure
          An attribute aware figure that switches the displayed figure according to attribute changes.
 

Uses of IAttributeAwareFigure in de.cau.cs.kieler.synccharts.custom
 

Classes in de.cau.cs.kieler.synccharts.custom that implement IAttributeAwareFigure
 class AttributeAwareStateFigure
          This class represents attribute aware state figures.
 class AttributeAwareTransitionFigure
          This class represents attribute aware transition figures.