|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ModuleDescriptor
Contains information about about a module's input and output ports.
| Method Summary | |
|---|---|
List |
getInputPorts()
Returns all the input ports of this module. |
List |
getOutputPorts()
Returns all the output ports of this module. |
Port |
getPort(String name)
Returns Port with the given name. |
| Method Detail |
|---|
List getInputPorts()
List getOutputPorts()
Port getPort(String name)
Port with the given name.
Port with the given name. Returns null if there is
no port with that name.
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||