public interface DataEdge extends UserAttributeContainer
| Modifier and Type | Method and Description |
|---|---|
ActivityConstants.AccessType |
getType()
Returns the constant stating the type of the edge (READ or WRITE).
|
boolean |
isOptional()
Returns true, if the access of the data element is optional.
|
getUserAttributes, getUserAttributeValue, removeUserAttributeValue, setUserAttributeValueActivityConstants.AccessType getType()
boolean isOptional()