Package org.palladiosimulator.analyzer.slingshot.common.events
@NonNullByDefault
package org.palladiosimulator.analyzer.slingshot.common.events
-
ClassDescriptionAbstractGenericEvent<G,
T> This abstract event is used for the special case that an event uses generics which need to be distinguished by it.This is an event that should happen during the simulation.ModelVisited<T>An OSGI Event carries additional information from which bundle/plugin the event has originated.This interface is the upper-most event type for any event that should be considered by Slingshot.A system event is an event that is not a simulation event.