Package | Description |
---|---|
org.yawlfoundation.yawl.editor.ui.properties | |
org.yawlfoundation.yawl.editor.ui.properties.dialog.component |
Modifier and Type | Method and Description |
---|---|
LogPredicateScope |
LogPredicateTransport.getScope() |
Constructor and Description |
---|
LogPredicateTransport(YDecomposition decomposition,
LogPredicateScope scope) |
Modifier and Type | Method and Description |
---|---|
static LogPredicateScope |
LogPredicateScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LogPredicateScope[] |
LogPredicateScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LogPredicateStyledDocument.setPredicateScope(LogPredicateScope pc) |
void |
LogPredicatePanel.setScope(LogPredicateScope scope) |
Constructor and Description |
---|
LogPredicateStyledDocument(LogPredicateScope pc) |