org.eclipse.etrice.ui.behavior.support
Class StateGraphSupport

java.lang.Object
  extended by org.eclipse.etrice.ui.behavior.support.StateGraphSupport

public class StateGraphSupport
extends java.lang.Object


Field Summary
static int DEFAULT_SIZE_X
           
static int DEFAULT_SIZE_Y
           
static int MARGIN
           
 
Constructor Summary
StateGraphSupport(IDiagramTypeProvider dtp, IFeatureProvider fp)
           
 
Method Summary
 IFeatureProvider getFeatureProvider()
           
 IToolBehaviorProvider getToolBehaviorProvider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MARGIN

public static final int MARGIN
See Also:
Constant Field Values

DEFAULT_SIZE_X

public static final int DEFAULT_SIZE_X
See Also:
Constant Field Values

DEFAULT_SIZE_Y

public static final int DEFAULT_SIZE_Y
See Also:
Constant Field Values
Constructor Detail

StateGraphSupport

public StateGraphSupport(IDiagramTypeProvider dtp,
                         IFeatureProvider fp)
Method Detail

getFeatureProvider

public IFeatureProvider getFeatureProvider()

getToolBehaviorProvider

public IToolBehaviorProvider getToolBehaviorProvider()