Uses of Interface
org.starhope.appius.things.HasMotion

Packages that use HasMotion
org.starhope.appius.things   
 

Uses of HasMotion in org.starhope.appius.things
 

Subinterfaces of HasMotion in org.starhope.appius.things
 interface ThingIx
          Thing interface
 

Methods in org.starhope.appius.things with parameters of type HasMotion
 void MotionObserver.observeMotionCanceled(HasMotion mover, Motion newMotion)
          This method is called by a HasMotion object to add a Motion to the timeline.
 void MotionObserver.observeNewMotion(HasMotion mover, Motion newMotion)
          This method is called by a HasMotion object to remove a Motion from the timeline