| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.svg.gen.model | |
| org.kie.workbench.common.stunner.svg.gen.model.impl |
| Modifier and Type | Method and Description |
|---|---|
static ShapeDefinition.ShapeStateDefinition |
ShapeDefinition.ShapeStateDefinition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShapeDefinition.ShapeStateDefinition[] |
ShapeDefinition.ShapeStateDefinition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<ShapeDefinition.ShapeStateDefinition> |
ShapeDefinition.getStateDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ShapeDefinition.ShapeStateDefinition> |
AbstractShapeDefinition.getStateDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractShapeDefinition.setStateDefinition(Optional<ShapeDefinition.ShapeStateDefinition> stateDefinition) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.