org.jbpm.bpmn2.core
Class Lane
java.lang.Object
org.jbpm.bpmn2.core.Lane
- All Implemented Interfaces:
- Serializable
public class Lane
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lane
public Lane(String id)
getId
public String getId()
getName
public String getName()
setName
public void setName(String name)
getFlowElements
public List<String> getFlowElements()
addFlowElement
public void addFlowElement(String id)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.