JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
spdfcore.PortRef
Packages that use
PortRef
Package
Description
spdfcore
package contains components to build an application graph.
Uses of
PortRef
in
spdfcore
Methods in
spdfcore
with parameters of type
PortRef
Modifier and Type
Method and Description
private void
Channel.
bind
(
PortRef
ref,
Port.DIR
dir)
Bind a port of an actor.
void
Channel.
bind
(
PortRef
src,
PortRef
snk)
Let the channel bind the two specified ports.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes