Log4j 0.9d

pl.psnc.expres.wfm.action
Interface IActionGraphDecorator

All Known Implementing Classes:
CcfEditorPaneAction, CloseAppAction, CloseScenarioAction, EventLogPerspAction, NewScenarioAction, OpenFileAction, OpenVexFileAction, ResInfPerspAction, SaveFileAction, SaveFileAsAction, ScenarioPropertiesAction, SubmitWorkflowAction, WelcomePaneAction, WfmAbstractAction, WfmObservableAbstractAction, WorkflowEditorViewAction

public interface IActionGraphDecorator

IActionGraphDecorator interface - graph decorator interface for actions.

Author:
Dominik Stoklosa (~osa~)

Method Summary
 CustomGraph getCurrentGraph()
          Return an instance of the current Scenario Graph for the current Graph Editor.
 org.jgraph.graph.GraphLayoutCache getCurrentGraphLayoutCache()
          Get the current Graph Layout Cache
 

Method Detail

getCurrentGraph

CustomGraph getCurrentGraph()
                            throws GraphException
Return an instance of the current Scenario Graph for the current Graph Editor.

Returns:
instance of the current Scenario Graph for the current Graph
Throws:
GraphException

getCurrentGraphLayoutCache

org.jgraph.graph.GraphLayoutCache getCurrentGraphLayoutCache()
                                                             throws GraphException
Get the current Graph Layout Cache

Returns:
current Graph Layout Cache
Throws:
GraphException

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.