org.rr0.im.business.event
Class SightingImpl
org.rr0.im.business.event.TimeableImpl
|
+--org.rr0.im.business.event.EventImpl
|
+--org.rr0.im.business.event.SightingImpl
- public class SightingImpl
- extends EventImpl
- implements Sighting
Sighting Reference Implementation.
- Author:
- Jérôme Beau
- Version: 21 avr. 2003 16:08:50
anomalousAppearance
private boolean anomalousAppearance
anomalousMouvements
private boolean anomalousMouvements
beingsAssociatedToUFO
private Collection beingsAssociatedToUFO
closeEncounter
private boolean closeEncounter
location
private Place location
moment
private Moment moment
physicalOrSpatialIncongruities
private boolean physicalOrSpatialIncongruities
technologyDetected
private boolean technologyDetected
tracesOrEffectsProducted
private boolean tracesOrEffectsProducted
weatherConditions
private WeatherCondition weatherConditions
witness
private Being witness
SightingImpl
public SightingImpl(String someShortDescription, Moment someMoment, Place someLocation, Being witness)
getDuration
public Duration getDuration()
getForcedCategory
public Category getForcedCategory(Classification classification)
getLocation
public Location getLocation()
- associates <{org.rr0.im.business.event.circumstance.Location}>
getMoment
public Moment getMoment()
- associates <{org.rr0.im.business.event.circumstance.Moment}>
getWeatherConditions
public WeatherCondition getWeatherConditions()
- associates <{org.rr0.im.business.event.circumstance.WeatherCondition}>
getWitness
public Being getWitness()
isAppearanceAnomalous
public boolean isAppearanceAnomalous()
isCloseEncounter
public boolean isCloseEncounter()
isTechnologyDetected
public boolean isTechnologyDetected()
isThereAnomalousMouvements
public boolean isThereAnomalousMouvements()
isTherePhysicalSpatialIncongruities
public boolean isTherePhysicalSpatialIncongruities()
isThereTracesOrEffectsProduced
public boolean isThereTracesOrEffectsProduced()
sightedBeings
public Collection sightedBeings()
- Beings associated to UFO
- Returns: A collection of Beings
to Class org.rr0.im.business.event.circumstance.Moment
to Class org.rr0.im.business.event.circumstance.Place
to Class java.util.Collection
to Class org.rr0.im.business.event.circumstance.WeatherCondition
to Class org.rr0.im.business.actor.Being
to Class org.rr0.im.business.event.circumstance.WeatherCondition
- associates <{org.rr0.im.business.event.circumstance.WeatherCondition}>
to Class org.rr0.im.business.event.circumstance.Location
- associates <{org.rr0.im.business.event.circumstance.Location}>
to Class org.rr0.im.business.event.circumstance.Moment
- associates <{org.rr0.im.business.event.circumstance.Moment}>