Class PcmRMIStubUserAction


  • public class PcmRMIStubUserAction
    extends PcmStubUserAction
    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 Detail

      • PcmRMIStubUserAction

        public PcmRMIStubUserAction()
    • Method Detail

      • _userAction

        protected String _userAction​(org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall userAction)
        EntryLevelSystemCall is an user action which calls a system service from an usage scenario.
        Overrides:
        _userAction in class PcmStubUserAction