| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn | |
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Method and Description | 
|---|---|
static AssociationDirection | 
AssociationDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AssociationDirection[] | 
AssociationDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static Attribute<AssociationDirection> | 
AssociationImpl.associationDirectionAttribute  | 
| Modifier and Type | Method and Description | 
|---|---|
AssociationDirection | 
AssociationImpl.getAssociationDirection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AssociationImpl.setAssociationDirection(AssociationDirection associationDirection)  | 
| Modifier and Type | Method and Description | 
|---|---|
AssociationDirection | 
Association.getAssociationDirection()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Association.setAssociationDirection(AssociationDirection associationDirection)  | 
Copyright © 2017. All rights reserved.