Package edu.kit.ipd.sdq.eventsim.command.useraction
-
Class Summary Class Description FindActionInUsageBehaviour<R extends org.palladiosimulator.pcm.usagemodel.AbstractUserAction> This command searches for an action of the specified type in the specified scenario behaviour and returns the first occurrence.FindActionsInUsageScenario<A extends org.palladiosimulator.pcm.usagemodel.AbstractUserAction> This command returns allAbstractUserAction
s of a specified type that are contained in the specifiedUsageScenario
.FindAllUserActionsByType<A extends org.palladiosimulator.pcm.usagemodel.AbstractUserAction> TODOFindUsageScenarios