Package edu.kit.ipd.sdq.eventsim.command.action
-
Class Summary Class Description ActionContext<A extends org.palladiosimulator.pcm.seff.AbstractAction> FindActionInBehaviour<R extends org.palladiosimulator.pcm.seff.AbstractAction> This command searches for an action of the specified type in the specified service effect specification and returns the first occurrence.FindActionsInSeff<A extends org.palladiosimulator.pcm.seff.AbstractAction> This command returns allAbstractAction
s of a specified type that are contained in the specified SEFF.FindAllActionsByType<A extends org.palladiosimulator.pcm.seff.AbstractAction> TODOFindSeffsForAssemblyContext This command returns allResourceDemandingSEFF
s provided by the component that is encapsulated in a specifiedAssemblyContext
.