SalesPoint Framework v3.0

Hook: Define Time Representation


Requirement

The time representation needs to be defined.

Method of Adaptation
Replace Feature
Level of Support
Parameter Pattern  
HotSpot
Time management
Hooks used
Select Timer Type , Incorporate Timer
Participants
Time, NewTime , time , SelectedTimer

Changes

  1. implementation NewTime of Time.
  2. instance time of NewTime.
  3. SelectedTimer = Select Timer Type [SelectedTimer].
  4. Incorporate Timer [NewTimer = SelectedTimer, timer = instance of NewTimer with parameter time].

Comments


SalesPoint Framework v3.0