Package org.rr0.im.business.event

Class Diagram Summary
event 
Events 
Time aspects 
 

Interface Summary
BirthBeing's birth Reference Implementation.
DurableSomething that last for some time.
Employment 
EndableSomething that have a unique start time (and optionnaly end time).
EventAn Event of interest, such as an ufological event (Sighting, InvestigationAct, etc.)
or a more common one (Employment, Birth, etc.).
An event can be considered as sentence stating what happened.
FriendshipRelationship 
LiveWithRelationship 
RelationshipAn event involving a interaction between two actors.
SightingThe event for a people sighting something (multiple witnesses imply multiple sightings).
Timeable 
TimeLine
A chronologicaly ordered collection of events,
with an acceptable interval of time between events.
WorkWithRelationship 
 

Class Summary
BirthImplBeing's birth Reference Implementation.
EventImplEvent Reference Implementation.
RelationshipImpl 
SightingImplSighting Reference Implementation.
TimeableImplTimeable object Reference Implementation.
TimeLineImplTimeLine Reference Implementation.