public interface AccessPoint
extends org.eclipse.stardust.common.AttributeHolder, org.eclipse.stardust.engine.api.model.Typeable
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.stardust.common.Direction |
getDirection()
Gets the data flow direction of this access point, may be either
Direction#In, Direction#Out or Direction#InOut. |
String |
getId()
Gets the id of this access point.
|
String |
getName()
Gets the name of this access point.
|
org.eclipse.stardust.common.Direction getDirection()
Direction#In, Direction#Out or Direction#InOut.String getId()
getName()Copyright © 2016 Eclipse Stardust. All Rights Reserved.