public class EquivPorts
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equalsPorts(EquivPorts that) |
CellId |
getCellId() |
int[] |
getEquivPortsA() |
int[] |
getEquivPortsN() |
int[] |
getEquivPortsP() |
Name |
getExportName(int exportIndex) |
int |
getNumExports() |
public CellId getCellId()
public int getNumExports()
public Name getExportName(int exportIndex)
public int[] getEquivPortsN()
public int[] getEquivPortsP()
public int[] getEquivPortsA()
public boolean equalsPorts(EquivPorts that)