|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PortObject | General interface for objects that are passed along node connections. |
PortObjectSpec | General interface for object specifications that are passed along node connections. |
Class Summary | |
---|---|
AbstractPortObject | Abstract implementation of general port objects. |
AbstractSimplePortObject | Abstract implementation of basic port objects that save and load themselves
from ModelContentRO objects. |
AbstractSimplePortObjectSpec | Abstract implementation of basic port object specs that save and load
themselves from ModelContentRO objects. |
PortObject.PortObjectSerializer<T extends PortObject> | Factory class that's used for writing and loading objects of class
denoted by T . |
PortObjectSpec.PortObjectSpecSerializer<T extends PortObjectSpec> | Factory class that's used for writing and loading objects of class
denoted by T . |
PortObjectSpecZipInputStream | Counterpart to PortObjectZipOutputStream . |
PortObjectSpecZipOutputStream | Zip stream that is used to persist objects of class PortObjectSpec . |
PortObjectZipInputStream | Counterpart to PortObjectZipOutputStream . |
PortObjectZipOutputStream | Zip stream that is used to persist objects of class PortObject . |
PortType | Holds type information about node port types. |
PortUtil | Contains framework methods that are used to persist or read
PortObject and PortObjectSpec objects. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |