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