| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Being | |
| org.rr0.im.business.actor | |
| org.rr0.im.business.event | |
| org.rr0.im.service.function | |
| Uses of Being in org.rr0.im.business.actor |
| Subinterfaces of Being in org.rr0.im.business.actor | |
interface | HumanBeingA human being |
interface | UnidentifiedBeingA being that cannot be classified in a known category. |
| Classes in org.rr0.im.business.actor that implement Being | |
class | BeingImplIntelligent Being Reference Implementation |
| Uses of Being in org.rr0.im.business.event |
| Fields in org.rr0.im.business.event declared as Being | |
private Being | BirthImpl.peopleThe being |
private Being | SightingImpl.witness |
| Constructors in org.rr0.im.business.event with parameters of type Being | |
SightingImpl.SightingImpl(String someShortDescription, Moment someMoment, Place someLocation, Being witness) | |
| Methods in org.rr0.im.business.event that return Being | |
Being | Sighting.getWitness()Returns the witness of the Sighting. |
Being | SightingImpl.getWitness() |
| Uses of Being in org.rr0.im.service.function |
| Methods in org.rr0.im.service.function with parameters of type Being | |
double | CaseReliability.getOccupationFactor(Being witness)Factor depending on the profession or occupation of the witnesses (indicates their level of job responsibility, from which can be inferred a measure of their dependability or social status). |
double | CaseReliabilityImpl.getOccupationFactor(Being witness)Factor depending on the profession or occupation of the witnesses (indicates their level of job responsibility, from which can be inferred a measure of their dependability or social status). |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||