|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPartAddedEM
The IPartAddedEM event message is send to the event notifier for every conceptual object or object instance that is added as a part to a conceptual object during a simulation run.
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 |
EVENTTIME
Property name indicating that its value is a long indicating the event time |
static java.lang.String |
PARTCTX
Property name indicating that its value is a PartCtx |
| 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 PARTCTX
static final java.lang.String ACTIVITYCTX
static final java.lang.String EVENTTIME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||