Uses of Interface
de.cau.cs.kieler.krep.editors.klp.klp.SetClk

Packages that use SetClk
de.cau.cs.kieler.krep.editors.klp.klp   
de.cau.cs.kieler.krep.editors.klp.klp.impl   
de.cau.cs.kieler.krep.editors.klp.klp.util   
 

Uses of SetClk in de.cau.cs.kieler.krep.editors.klp.klp
 

Methods in de.cau.cs.kieler.krep.editors.klp.klp that return SetClk
 SetClk KlpFactory.createSetClk()
          Returns a new object of class 'Set Clk'.
 

Uses of SetClk in de.cau.cs.kieler.krep.editors.klp.klp.impl
 

Classes in de.cau.cs.kieler.krep.editors.klp.klp.impl that implement SetClk
 class SetClkImpl
          An implementation of the model object 'Set Clk'.
 

Methods in de.cau.cs.kieler.krep.editors.klp.klp.impl that return SetClk
 SetClk KlpFactoryImpl.createSetClk()
           
 

Uses of SetClk in de.cau.cs.kieler.krep.editors.klp.klp.util
 

Methods in de.cau.cs.kieler.krep.editors.klp.klp.util with parameters of type SetClk
 T KlpSwitch.caseSetClk(SetClk object)
          Returns the result of interpreting the object as an instance of 'Set Clk'.