Uses of Interface
byucc.jhdl.base.Observable

Packages that use Observable
byucc.jhdl.base   
 

Uses of Observable in byucc.jhdl.base
 

Methods in byucc.jhdl.base that return Observable
 Observable ObservableList.getObservables()
          Returns the current list element
 

Methods in byucc.jhdl.base with parameters of type Observable
 void HWSystem.addObservable(Observable obs)
          Adds an Observable to the circuit.
 void Node.addObservable(Observable o)
          This method will add the specified Observable to the Observable list for the current HWSystem.
 



Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.