public class ALDOutputPort extends ALDOpNodePort
opNode.| Constructor and Description |
|---|
ALDOutputPort(ALDOpNode opNode,
int idx,
String descriptorName)
Construct an output port within the given
opNode with index idx and
descriptorName as role of the port. |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key)
Return property with key
|
Enumeration<String> |
getPropertyKeys()
Return all keys of the property hash of this output port
|
void |
print()
Print information to standard out
|
void |
setProperty(String key,
Object o)
Set property with key to object o
|
getClassname, getDescriptorName, getExplanation, getOpNode, getPortIndex, getProperties, print, setClassname, setExplanationpublic Enumeration<String> getPropertyKeys()
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.