|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IPort | |
| org.primordion.xholon.base | |
| Uses of IPort in org.primordion.xholon.base |
| Classes in org.primordion.xholon.base that implement IPort | |
class |
Port
Port is one type of concrete "port" in a xholon application. |
| Methods in org.primordion.xholon.base that return IPort | |
static IPort |
Port.createPort(IXholon portOwner,
int multiplicity,
int[] provIfSigs,
java.lang.String[] provIfNames,
int[] reqIfSigs,
java.lang.String[] reqIfNames,
boolean isConjugated)
Create an instance of the Port class. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||