|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExecutionInfo | |
---|---|
org.eclipse.graphiti.services | |
org.eclipse.graphiti.tb |
Uses of IExecutionInfo in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services with parameters of type IExecutionInfo | |
---|---|
void |
IPeService.moveBendpoints(IExecutionInfo executionInfo)
Move bendpoints. |
Uses of IExecutionInfo in org.eclipse.graphiti.tb |
---|
Methods in org.eclipse.graphiti.tb with parameters of type IExecutionInfo | |
---|---|
void |
DefaultToolBehaviorProvider.postExecute(IExecutionInfo executionInfo)
|
void |
IToolBehaviorProvider.postExecute(IExecutionInfo executionInfo)
Called after execution on stack. |
void |
DefaultToolBehaviorProvider.preExecute(IExecutionInfo executionInfo)
|
void |
IToolBehaviorProvider.preExecute(IExecutionInfo executionInfo)
Called before execution on stack. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |