| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.shape.impl |
| Modifier and Type | Method and Description |
|---|---|
static ShapeStateAttributeHandler.ShapeStateAttribute |
ShapeStateAttributeHandler.ShapeStateAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShapeStateAttributeHandler.ShapeStateAttribute[] |
ShapeStateAttributeHandler.ShapeStateAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ShapeStateAttributeHandler.ShapeStateAttribute,Object> |
ShapeStateAttributeHandler.ShapeStateAttributes.getValues() |
| Modifier and Type | Method and Description |
|---|---|
ShapeStateAttributeHandler.ShapeStateAttributes |
ShapeStateAttributeHandler.ShapeStateAttributes.set(ShapeStateAttributeHandler.ShapeStateAttribute attribute,
Object value) |
ShapeStateAttributeHandler.ShapeStateAttributes |
ShapeStateAttributeHandler.ShapeStateAttributes.unset(ShapeStateAttributeHandler.ShapeStateAttribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
ShapeStateAttributeHandler.ShapeStateAttributes |
ShapeStateAttributeHandler.ShapeStateAttributes.consume(BiConsumer<ShapeStateAttributeHandler.ShapeStateAttribute,Object> attribute) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.