The category of such a lifeline is:
- the Classes category if and only if the name of the class of the owning object is "class";
that means that the method is static usually
- the Object category in any other situation
NOW -
Static variable in interface org.eclipse.hyades.uml2sd.trace.selection.IDateSelection
The predefined meanings for a date selection:
NOW: the selection represents a single date the user is focusing on
VISIBLE_RANGE: the selection represents the visible time window the user is focusing on,
by its starting and end dates
GLOBAL_RANGE: the selection represents the full time window the user can navigate through
by its starting and end dates
It is ensured by the Selection Provider that the start date is before the end date.