|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wsmostudio.bpmo.model.WorkflowEntityNode
org.wsmostudio.bpmo.model.WorkflowEntitiesContainer
public abstract class WorkflowEntitiesContainer
| Field Summary | |
|---|---|
protected java.util.List<WorkflowEntityNode> |
workflows
|
| Fields inherited from class org.wsmostudio.bpmo.model.WorkflowEntityNode |
|---|
identifierProp, inArcs, listeners, location, outArcs, size |
| Constructor Summary | |
|---|---|
WorkflowEntitiesContainer()
|
|
| Method Summary | |
|---|---|
void |
addWorkflow(WorkflowEntityNode value)
|
protected void |
cloneProperties(WorkflowEntitiesContainer clone)
|
java.util.Collection<WorkflowEntityNode> |
listWorkflows()
|
void |
removeWorkflow(WorkflowEntityNode value)
|
| Methods inherited from class org.wsmostudio.bpmo.model.WorkflowEntityNode |
|---|
addInConnection, addOutConnection, addPropertyChangeListener, cloneNode, cloneProperties, firePropertyChange, getIdentifier, getLocation, getOwner, getPreferredSize, getSize, getTopContainer, handleAction, isServiceNode, listInArcs, listOutArcs, listSupportedProperties, moveToLocation, notifyContentChanged, removeInConnection, removeOutConnection, removePropertyChangeListener, setIdentifier, setLocation, setOwner, setSize, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<WorkflowEntityNode> workflows
| Constructor Detail |
|---|
public WorkflowEntitiesContainer()
| Method Detail |
|---|
public void addWorkflow(WorkflowEntityNode value)
public java.util.Collection<WorkflowEntityNode> listWorkflows()
public void removeWorkflow(WorkflowEntityNode value)
protected void cloneProperties(WorkflowEntitiesContainer clone)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||