Package | Description |
---|---|
org.yawlfoundation.yawl.editor.core.layout |
Modifier and Type | Method and Description |
---|---|
static DecoratorType |
DecoratorType.fromString(java.lang.String s)
Gets a decorator type from a String.
|
DecoratorType |
YDecoratorLayout.getType() |
static DecoratorType |
DecoratorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DecoratorType[] |
DecoratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
YDecoratorLayout.setType(DecoratorType type) |