org.eclipse.graphiti.platform.ga
Interface IVisualStateHolder


public interface IVisualStateHolder

The Interface IVisualStateHolder provides access to an IVisualState.


Method Summary
 IVisualState getVisualState()
          Returns the IVisualState.
 

Method Detail

getVisualState

IVisualState getVisualState()
Returns the IVisualState. Must not be null.

Returns:
The IVisualState


Copyright (c) SAP AG 2005, 2012.