Package | Description |
---|---|
org.yawlfoundation.yawl.worklet.dialog |
Modifier and Type | Method and Description |
---|---|
static DialogMode |
DialogMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DialogMode[] |
DialogMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConclusionTable(NodePanel parent,
DialogMode mode) |
ConclusionTableModel(DialogMode mode) |
ConclusionTablePanel(NodePanel parent,
DialogMode mode) |
ConditionPanel(NodePanel parent,
DialogMode mode) |
DataContextTable(DialogMode mode) |
DataContextTablePanel(java.util.EventListener listener,
DialogMode mode) |
NodePanel(YAWLAtomicTask task,
AbstractNodeDialog parent,
DialogMode mode) |
RulePanel(YAWLAtomicTask task,
NodePanel parent,
DialogMode mode) |