gov.nasa.arc.brahms.vm.api.events
Interface IDetectableDetectedEM
- All Superinterfaces:
- IEventMessage, java.io.Serializable
public interface IDetectableDetectedEM
- extends IEventMessage
The IDetectableDetectedEM event message is send to the event notifier
for every detectable that detected a fact.
The contents of this event (property name - type):
- IDetectableDetectedEM.DETECTCTX - a DetectCtx (object property)
- Version:
- 27 September 2000
- Author:
- Ron van Hoof
Field Summary |
static java.lang.String |
DETECTCTX
Property name indicating that its value is a Detect Context |
Methods inherited from interface gov.nasa.arc.brahms.vm.api.events.IEventMessage |
getBody, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists |
DETECTCTX
static final java.lang.String DETECTCTX
- Property name indicating that its value is a Detect Context
- See Also:
- Constant Field Values
Copyright © 1997-2012 All Rights Reserved.