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