| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event | |
| org.rr0.im.business.event | |
| Uses of Event in org.rr0.im.business.event |
| Subinterfaces of Event in org.rr0.im.business.event | |
interface | BirthBeing's birth Reference Implementation. |
interface | Employment |
interface | RelationshipAn event involving a interaction between two actors. |
interface | SightingThe event for a people sighting something (multiple witnesses imply multiple sightings). |
interface | TimeLineA chronologicaly ordered collection of events, with an acceptable interval of time between events. |
| Classes in org.rr0.im.business.event that implement Event | |
class | EventImplEvent Reference Implementation. |
| Methods in org.rr0.im.business.event with parameters of type Event | |
void | TimeLine.addEvent(Event event)Adds a event to the TimeLine. |
void | TimeLineImpl.addEvent(Event event)Adds a event to the TimeLine. |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||