Package | Description |
---|---|
com.sun.electric.tool.io.output |
Modifier and Type | Method and Description |
---|---|
EDIFEquiv.VariableEquivalence |
EDIFEquiv.getElectricVariableEquivalence(java.lang.String varName)
Method to get the VariableEquivalence that maps Electric variable names to external names.
|
EDIFEquiv.VariableEquivalence |
EDIFEquiv.getExternalVariableEquivalence(java.lang.String varName)
Method to get the VariableEquivalence that maps external variable names to Electric names.
|