|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConceptCreatedEM
The IConceptCreatedEM event message is send to the event notifier every time a new concept is created in the virtual machine by a create object activity.
The contents of this event (property name - type):
Field Summary | |
---|---|
static java.lang.String |
ACTIVITYCTX
Property name indicating that its value is an IActivityCtx |
static java.lang.String |
AGGREGATES_STRING
Property name indicating that its value is a String with the aggregate ids (only for file-based agent viewer service) |
static java.lang.String |
EVENTTIME
Property name indicating that its value is a long indicating the event time |
static java.lang.String |
NEWCONCEPTCTX
Property name indicating that its value is a ConceptCtx |
static java.lang.String |
SRCCONCEPTCTX
Property name indicating that its value is a ConceptCtx |
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 |
---|
static final java.lang.String SRCCONCEPTCTX
static final java.lang.String NEWCONCEPTCTX
static final java.lang.String ACTIVITYCTX
static final java.lang.String EVENTTIME
static final java.lang.String AGGREGATES_STRING
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |