Class OroEventNewInstances
java.lang.Object
laas.openrobots.ontology.modules.events.OroEventImpl
laas.openrobots.ontology.modules.events.OroEventNewInstances
- All Implemented Interfaces:
OroEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the context of the event (for instance, the facts that triggered the event) in a serializable form.
-
Constructor Details
-
OroEventNewInstances
-
-
Method Details
-
getEventContext
Description copied from interface:OroEventReturns the context of the event (for instance, the facts that triggered the event) in a serializable form. The actual content depends on the event type, as described here:invalid reference
EventType- Specified by:
getEventContextin interfaceOroEvent- Overrides:
getEventContextin classOroEventImpl- Returns:
- A serializable form of the event context.
- See Also:
-
getMatchingId
-
getMatchingIds
-