| Package | Description |
|---|---|
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected TAssociationDirection |
TAssociation.associationDirection |
| Modifier and Type | Method and Description |
|---|---|
static TAssociationDirection |
TAssociationDirection.fromValue(java.lang.String v) |
TAssociationDirection |
TAssociation.getAssociationDirection()
Gets the value of the associationDirection property.
|
static TAssociationDirection |
TAssociationDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TAssociationDirection[] |
TAssociationDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TAssociation.setAssociationDirection(TAssociationDirection value)
Sets the value of the associationDirection property.
|
Copyright © 2018 SAP SE. All Rights Reserved.