Uses of Record Class
de.xam.featdoc.system.Event
Packages that use Event
-
Uses of Event in de.xam.featdoc.system
Methods in de.xam.featdoc.system that return EventModifier and TypeMethodDescriptionUniverse.ResultStep.action()Returns the value of theactionrecord component.Step.event()Returns the value of theeventrecord component.System.eventAsync(String eventName) Rule.trigger()Methods in de.xam.featdoc.system that return types with arguments of type EventModifier and TypeMethodDescriptionRule.actions()System.events()Feature.producedEvents()Rule.producedEvents()System.producedEvents()Methods in de.xam.featdoc.system with parameters of type EventModifier and TypeMethodDescriptionScenario.asyncEvent(System source, System target, Event event) Alias forScenario.step(System, System, Event)to ease refactoring/refinement of scenariosUniverse.featuresProducing(Event event) booleanFeature.isProducing(Event event) booleanSystem.isProducing(Event event) Universe.scenarioStepsProducing(Event event) Alias forScenario.step(System, System, Event)to ease refactoring/refinement of scenariosUniverse.systemsProducing(Event event) Constructors in de.xam.featdoc.system with parameters of type Event