Uses of Class
com.eu.miscedautils.gentbvhdl.FVhPWaveFormElement

Packages that use FVhPWaveFormElement
com.eu.miscedautils.gentbvhdl   
 

Uses of FVhPWaveFormElement in com.eu.miscedautils.gentbvhdl
 

Methods in com.eu.miscedautils.gentbvhdl that return types with arguments of type FVhPWaveFormElement
 java.util.LinkedList<FVhPWaveFormElement> FVhPReset.getWaveFrmList()
           
 

Method parameters in com.eu.miscedautils.gentbvhdl with type arguments of type FVhPWaveFormElement
 void FVhPReset.setWaveFrmList(java.util.LinkedList<FVhPWaveFormElement> waveFrmList)