gov.nasa.arc.brahms.vm.api.events
Interface IBeliefTransferredEM

All Superinterfaces:
IEventMessage, java.io.Serializable

public interface IBeliefTransferredEM
extends IEventMessage

TheI BeliefTransferredEM event message is send to the event notifier for all beliefs that are transferred from one agent or object to another agent or object as part of a communicate or broadcast activity as specified by one transfer definition.

The contents of this event (property name - type):

Version:
27 September 2000
Author:
Ron van Hoof

Field Summary
static java.lang.String TRANSFERDEFCTX
          Property name indicating that its value is a TransferDefinitionCtx
 
Method Summary
 
Methods inherited from interface gov.nasa.arc.brahms.vm.api.events.IEventMessage
getBody, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists
 

Field Detail

TRANSFERDEFCTX

static final java.lang.String TRANSFERDEFCTX
Property name indicating that its value is a TransferDefinitionCtx

See Also:
Constant Field Values


Copyright © 1997-2012 All Rights Reserved.