Class PcmRMIProtoAction
java.lang.Object
org.palladiosimulator.protocom.lang.java.util.PcmAction
org.palladiosimulator.protocom.lang.java.util.PcmProtoAction
org.palladiosimulator.protocom.tech.rmi.util.PcmRMIProtoAction
Defines templates for actions of both kinds: SEFF actions and user actions.
TODO: Remove programming language and technology-depend source from this class
and use template methods instead. Also move it to .lang then.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.protocom.lang.java.util.PcmProtoAction
_action, _action, _action, _action, _action, _action, _branchTransition, _branchTransition, branchTransition
-
Constructor Details
-
PcmRMIProtoAction
public PcmRMIProtoAction()
-
-
Method Details
-
_action
ExternalCallAction calls a remote service. TODO: Move exception handling to RMI tech.- Overrides:
_action
in classPcmProtoAction
-
action
- Overrides:
action
in classPcmProtoAction
-