ujf.verimag.bip.Extra.Time
Interface TimeReset

All Known Implementing Classes:
TimeResetImpl

public interface TimeReset

A representation of the model object 'Reset'.

The following features are supported:

See Also:
TimePackage.getTimeReset()

Method Summary
  getClock()
          Returns the value of the 'Clock' containment reference list.
 

Method Detail

getClock

 getClock()
Returns the value of the 'Clock' containment reference list. The list contents are of type VariableReference.

If the meaning of the 'Clock' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Clock' containment reference list.
See Also:
TimePackage.getTimeReset_Clock()