Class PCMStoExSwitch

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
de.uka.ipd.sdq.stoex.util.StoexSwitch<Object>
de.uka.ipd.sdq.pcm.stochasticexpressions.PCMStoExSwitch

public class PCMStoExSwitch extends de.uka.ipd.sdq.stoex.util.StoexSwitch<Object>
  • Field Summary

    Fields inherited from class de.uka.ipd.sdq.stoex.util.StoexSwitch

    copyright, modelPackage
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    protected Object
    doSwitch(EClass theEClass, EObject theEObject)
     

    Methods inherited from class de.uka.ipd.sdq.stoex.util.StoexSwitch

    caseAbstractNamedReference, caseAtom, caseBooleanExpression, caseBooleanOperatorExpression, caseBoolLiteral, caseCompareExpression, caseComparison, caseDoubleLiteral, caseExpression, caseFunctionLiteral, caseIfElse, caseIfElseExpression, caseIntLiteral, caseNamespaceReference, caseNegativeExpression, caseNotExpression, caseNumericLiteral, caseParenthesis, casePower, casePowerExpression, caseProbabilityFunctionLiteral, caseProduct, caseProductExpression, caseRandomVariable, caseStringLiteral, caseTerm, caseTermExpression, caseUnary, caseUnitCarryingElement, caseVariable, caseVariableReference, defaultCase, doSwitch, isSwitchFor

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

    doSwitch

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait