Modifier and Type | Method and Description |
---|---|
java.util.Set<YAWLCompositeTask> |
NetElementSummary.getCompositeTasks() |
Constructor and Description |
---|
GotoSubNetAction(YAWLCompositeTask task) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeTask |
class |
MultipleCompositeTask |
Modifier and Type | Method and Description |
---|---|
void |
NetGraph.setUnfoldingNet(YAWLCompositeTask task,
NetGraph graph) |
Modifier and Type | Method and Description |
---|---|
static YAWLCompositeTask |
NetCellUtilities.getCompositeTaskFromCell(java.lang.Object cell) |
Modifier and Type | Method and Description |
---|---|
static java.util.Set<YAWLCompositeTask> |
NetUtilities.getCompositeTasks(NetGraphModel net)
Returns all composite tasks in the selected net.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<YAWLCompositeTask> |
NetModelSet.resetUnfoldingCompositeTasks(NetGraphModel netModel) |
Constructor and Description |
---|
UndoableNetDeletion(NetModelSet nets,
NetGraphModel deletedNet,
NetGraphModel newRootNet,
java.util.Set<YAWLCompositeTask> changedTasks) |