it.amattioli.workstate.core
Class JunctionPoint
java.lang.Object
it.amattioli.workstate.core.State
it.amattioli.workstate.core.PseudoState
it.amattioli.workstate.core.JunctionPoint
- All Implemented Interfaces:
- AttributeReader
public class JunctionPoint
- extends PseudoState
| Methods inherited from class it.amattioli.workstate.core.State |
addAvailableEvents, buildEvent, checkActive, equals, exit, findAncestor, getAvailableEvents, getId, getMemento, getParent, getRootMachine, hasMetaState, isActive, isRegion, reEnter, reExit |
JunctionPoint
public JunctionPoint(MetaJunctionPoint metaState,
CompositeState parent)
enter
public void enter()
throws WorkflowException
- Description copied from class:
State
- Enter this state and activate it.
- Overrides:
enter in class State
- Throws:
WorkflowException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011. All Rights Reserved.