| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.bpmn.client.marshall.converters.customproperties |
| Modifier and Type | Method and Description |
|---|---|
AssociationDeclaration.Type |
AssociationDeclaration.getType() |
static AssociationDeclaration.Type |
AssociationDeclaration.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationDeclaration.Type[] |
AssociationDeclaration.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationDeclaration.setType(AssociationDeclaration.Type type) |
| Constructor and Description |
|---|
AssociationDeclaration(AssociationDeclaration.Direction direction,
AssociationDeclaration.Type type,
String source,
String target) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.