|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Binary cell. Constructor or Duplicator.
Field Summary |
Method Summary | |
void |
changeToDuplicator()
Changes this cell to a duplicator (if it is a constructor). |
Port |
getPort1()
Returns the first auxiliary Port of this Cell. |
Port |
getPort2()
Returns the second auxiliary Port of this Cell. |
boolean |
isDuplicator()
Returns true if this cell is a duplicator, false if this is a constructor. |
Methods inherited from interface org.xmloperator.lambda2.net.model.Cell |
cloneCell, collectPorts, getPort, getPrincipalPort, getSymbol, getSymbolArity, interact, isBinaryCell, isDecoder, isEraser, isPentaryMultiplexor, isWireCell |
Method Detail |
public Port getPort1()
public Port getPort2()
public boolean isDuplicator()
public void changeToDuplicator()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |