| Modifier and Type | Method and Description |
|---|---|
void |
addIncomingAssociation(Association association) |
void |
addOutgoingAssociation(Association association) |
List<Association> |
getIncomingAssociations() |
List<Association> |
getOutgoingAssociations() |
void |
setIncomingAssociations(List<Association> incomingAssociations) |
void |
setOutgoingAssociations(List<Association> outgoingAssociations) |
void addIncomingAssociation(Association association)
List<Association> getIncomingAssociations()
void setIncomingAssociations(List<Association> incomingAssociations)
void addOutgoingAssociation(Association association)
List<Association> getOutgoingAssociations()
void setOutgoingAssociations(List<Association> outgoingAssociations)
Copyright © 2021 Flowable. All rights reserved.