public final class APortNode extends PNode
| Constructor and Description |
|---|
APortNode() |
APortNode(PAtom _name_,
PAtom _port_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
PAtom |
getName() |
PAtom |
getPort() |
void |
setName(PAtom node) |
void |
setPort(PAtom node) |
java.lang.String |
toString() |