|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DigitalSignal | |
---|---|
com.sun.electric.tool.simulation | Package for handling the simulation tool. |
Uses of DigitalSignal in com.sun.electric.tool.simulation |
---|
Methods in com.sun.electric.tool.simulation that return types with arguments of type DigitalSignal | |
---|---|
java.util.List<DigitalSignal> |
DigitalAnalysis.getBussedSignals()
Method to get the list of bussed signals in this Simulation Data object. |
java.util.List<DigitalSignal> |
DigitalSignal.getBussedSignals()
Method to return a List of signals on this bus signal. |
Methods in com.sun.electric.tool.simulation with parameters of type DigitalSignal | |
---|---|
void |
DigitalSignal.addToBussedSignalList(DigitalSignal ws)
Method to add a signal to this bus signal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |