Interface RDSeffSwitchContributionFactory.RDSeffElementDispatcher
-
- All Known Implementing Classes:
ExplicitDispatchComposedSwitch
- Enclosing interface:
- RDSeffSwitchContributionFactory
public static interface RDSeffSwitchContributionFactory.RDSeffElementDispatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description InterpreterResult
doSwitch(EClass theEClass, EObject theEObject)
default InterpreterResult
doSwitch(EObject theEObject)
-
-
-
Method Detail
-
doSwitch
InterpreterResult doSwitch(EClass theEClass, EObject theEObject)
-
doSwitch
default InterpreterResult doSwitch(EObject theEObject)
-
-