Class SimSEFFBodyXpt
java.lang.Object
de.uka.ipd.sdq.pcm.codegen.simucom.transformations.SEFFBodyXpt
de.uka.ipd.sdq.pcm.codegen.simucom.transformations.sim.SimSEFFBodyXpt
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected CharSequence
_action
(org.palladiosimulator.analyzer.completions.DelegatingExternalCallAction deca) protected CharSequence
_action
(org.palladiosimulator.pcm.seff.AcquireAction aa) protected CharSequence
_action
(org.palladiosimulator.pcm.seff.BranchAction ba) protected String
_action
(org.palladiosimulator.pcm.seff.CollectionIteratorAction cir) protected CharSequence
_action
(org.palladiosimulator.pcm.seff.ForkAction fa) protected String
_action
(org.palladiosimulator.pcm.seff.LoopAction la) protected CharSequence
_action
(org.palladiosimulator.pcm.seff.ReleaseAction ra) protected CharSequence
_action
(org.palladiosimulator.pcm.seff.SetVariableAction sva) protected String
_action
(org.palladiosimulator.pcm.seff.StartAction sa) protected String
_action
(org.palladiosimulator.pcm.seff.StopAction sa) protected CharSequence
_branchTransition
(org.palladiosimulator.pcm.seff.AbstractBranchTransition abt, String counterNumber) protected CharSequence
_branchTransition
(org.palladiosimulator.pcm.seff.GuardedBranchTransition gbt, String counterNumber) protected CharSequence
_branchTransition
(org.palladiosimulator.pcm.seff.ProbabilisticBranchTransition pbt, String counterNumber) action
(org.palladiosimulator.pcm.seff.AbstractAction deca) branchTransition
(org.palladiosimulator.pcm.seff.AbstractBranchTransition gbt, String counterNumber) failureInternalActionPreTM
(org.palladiosimulator.pcm.seff.InternalAction ia) failureOccurrence
(org.palladiosimulator.pcm.reliability.InternalFailureOccurrenceDescription ifod) raiseInternalSoftwareFailure
(org.palladiosimulator.pcm.reliability.SoftwareInducedFailureType sift, String internalActionId) Methods inherited from class de.uka.ipd.sdq.pcm.codegen.simucom.transformations.SEFFBodyXpt
_action, _action, _action, _action, _checkFailureTypeMatch, _checkFailureTypeMatch, _checkFailureTypeMatch, _checkFailureTypeMatch, catchFailureExceptions, checkFailureTypeMatch, checkIfExceptionIsHandled, initFailureHandling, nextRecoveryActionAlternative, recoveryActionAlternative
-
Constructor Details
-
SimSEFFBodyXpt
public SimSEFFBodyXpt()
-
-
Method Details
-
_action
- Overrides:
_action
in classSEFFBodyXpt
-
_action
- Overrides:
_action
in classSEFFBodyXpt
-
failureInternalActionPreTM
- Overrides:
failureInternalActionPreTM
in classSEFFBodyXpt
-
failureOccurrence
public CharSequence failureOccurrence(org.palladiosimulator.pcm.reliability.InternalFailureOccurrenceDescription ifod) -
raiseInternalSoftwareFailure
public CharSequence raiseInternalSoftwareFailure(org.palladiosimulator.pcm.reliability.SoftwareInducedFailureType sift, String internalActionId) -
_action
- Overrides:
_action
in classSEFFBodyXpt
-
_branchTransition
protected CharSequence _branchTransition(org.palladiosimulator.pcm.seff.AbstractBranchTransition abt, String counterNumber) -
_branchTransition
protected CharSequence _branchTransition(org.palladiosimulator.pcm.seff.GuardedBranchTransition gbt, String counterNumber) -
_branchTransition
protected CharSequence _branchTransition(org.palladiosimulator.pcm.seff.ProbabilisticBranchTransition pbt, String counterNumber) -
_action
- Overrides:
_action
in classSEFFBodyXpt
-
_action
- Overrides:
_action
in classSEFFBodyXpt
-
_action
- Overrides:
_action
in classSEFFBodyXpt
-
_action
- Overrides:
_action
in classSEFFBodyXpt
-
_action
- Overrides:
_action
in classSEFFBodyXpt
-
_action
- Overrides:
_action
in classSEFFBodyXpt
-
_action
protected CharSequence _action(org.palladiosimulator.analyzer.completions.DelegatingExternalCallAction deca) - Overrides:
_action
in classSEFFBodyXpt
-
action
- Overrides:
action
in classSEFFBodyXpt
-
branchTransition
public CharSequence branchTransition(org.palladiosimulator.pcm.seff.AbstractBranchTransition gbt, String counterNumber)
-