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

All Known Subinterfaces:
IBeliefAssertedEM, IBeliefRetractedEM, IFactAssertedEM, IFactRetractedEM

public interface IStatementEventConstants

The IStatementEventConstants interface specifies constants related to the event messages for beliefs and facts. The constants mainly consist of property names used in the event messages.

Version:
27 September 2000
Author:
Ron van Hoof

Field Summary
static java.lang.String BELIEFCTX
          Property name indicating that its value is a belief context
static java.lang.String FACTCTX
          Property name indicating that its value is a fact context
 

Field Detail

BELIEFCTX

static final java.lang.String BELIEFCTX
Property name indicating that its value is a belief context

See Also:
Constant Field Values

FACTCTX

static final java.lang.String FACTCTX
Property name indicating that its value is a fact context

See Also:
Constant Field Values


Copyright © 1997-2012 All Rights Reserved.