Uses of Class
org.opencores.structure.NodePort

Packages that use NodePort
org.opencores.structure   
 

Uses of NodePort in org.opencores.structure
 

Methods in org.opencores.structure with parameters of type NodePort
 void NodePort.duplicate(NodePort n)
          duplicates parameters from n to this
 

Constructors in org.opencores.structure with parameters of type NodePort
NodeIOC.NodeIOC(NodePort p, NetGlobal fillWith)
          Constructs new node based on port.