|
OMS (v3.0.25) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Access | |
---|---|
oms3 | OMS Core execution environment. |
Uses of Access in oms3 |
---|
Methods in oms3 that return Access | |
---|---|
Access |
Notification.DataflowEvent.getAccess()
Get field access info. |
Access |
Notification.ConnectEvent.getFrom()
Get the source of the connect event |
Access |
Notification.ConnectEvent.getTo()
Get the destination for the connect event. |
Access |
ComponentAccess.input(java.lang.String field)
Get a single input field. |
Access |
ComponentAccess.output(java.lang.String field)
get a single output field. |
Methods in oms3 that return types with arguments of type Access | |
---|---|
java.util.Collection<Access> |
ComponentAccess.inputs()
Get the all the inputs. |
java.util.Collection<Access> |
ComponentAccess.outputs()
Get the all the outputs. |
|
OMS (v3.0.25) | |||||||||
PREV NEXT | FRAMES NO FRAMES |