org.jbpm.model.definition
Interface State

All Superinterfaces:
Element, Node, java.io.Serializable
All Known Subinterfaces:
EndState, ProcessState, StartState

public interface State
extends Node


Method Summary
 Swimlane getSwimlane()
           
 
Methods inherited from interface org.jbpm.model.definition.Node
getLeavingTransition, getLeavingTransitions
 
Methods inherited from interface org.jbpm.model.definition.Element
getActions, getDefinition, getDescription, getId, getName
 

Method Detail

getSwimlane

public Swimlane getSwimlane()


Version : jbpm-2.0