Class CreateVariableCharacterisationsViaEditor.AbstractUserActionOutputVariablesSwitch

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch<Collection<String>>
org.palladiosimulator.dataflow.confidentiality.pcm.editor.sirius.CreateVariableCharacterisationsViaEditor.AbstractUserActionOutputVariablesSwitch
Enclosing class:
CreateVariableCharacterisationsViaEditor

protected static class CreateVariableCharacterisationsViaEditor.AbstractUserActionOutputVariablesSwitch extends org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch<Collection<String>>
  • Field Summary

    Fields inherited from class org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch

    copyright, modelPackage
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    caseEntryLevelSystemCall(org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall object)
     
     

    Methods inherited from class org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch

    caseAbstractUserAction, caseBranch, caseBranchTransition, caseClosedWorkload, caseDelay, caseEntity, caseIdentifier, caseLoop, caseNamedElement, caseOpenWorkload, casePCMBaseClass, casePCMClass, caseScenarioBehaviour, caseStart, caseStop, caseUsageModel, caseUsageScenario, caseUserData, caseWorkload, doSwitch, isSwitchFor

    Methods inherited from class org.eclipse.emf.ecore.util.Switch

    doSwitch, doSwitch

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AbstractUserActionOutputVariablesSwitch

      protected AbstractUserActionOutputVariablesSwitch()
  • Method Details

    • caseEntryLevelSystemCall

      public Collection<String> caseEntryLevelSystemCall(org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall object)
      Overrides:
      caseEntryLevelSystemCall in class org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch<Collection<String>>
    • defaultCase

      public Collection<String> defaultCase(EObject object)
      Overrides:
      defaultCase in class org.palladiosimulator.pcm.usagemodel.util.UsagemodelSwitch<Collection<String>>