Class ExplicitDispatchComposedSwitch
java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.eclipse.emf.ecore.util.ComposedSwitch<InterpreterResult>
org.palladiosimulator.simulizar.interpreter.ExplicitDispatchComposedSwitch
- All Implemented Interfaces:
RDSeffSwitchContributionFactory.RDSeffElementDispatcher
public class ExplicitDispatchComposedSwitch
extends ComposedSwitch<InterpreterResult>
implements RDSeffSwitchContributionFactory.RDSeffElementDispatcher
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.emf.ecore.util.ComposedSwitch
addSwitch, delegatedDoSwitch, findDelegate, isSwitchFor, removeSwitch
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.palladiosimulator.simulizar.interpreter.RDSeffSwitchContributionFactory.RDSeffElementDispatcher
doSwitch
-
Constructor Details
-
ExplicitDispatchComposedSwitch
public ExplicitDispatchComposedSwitch()
-
-
Method Details
-
doSwitch
- Specified by:
doSwitch
in interfaceRDSeffSwitchContributionFactory.RDSeffElementDispatcher
- Overrides:
doSwitch
in classComposedSwitch<InterpreterResult>
-
defaultCase
- Overrides:
defaultCase
in classSwitch<InterpreterResult>
-