Class DbViewSwitch<T>
- java.lang.Object
-
- org.eclipse.emf.ecore.util.Switch<T>
-
- com._1c.g5.v8.dt.metadata.dbview.util.DbViewSwitch<T>
-
public class DbViewSwitch<T> extends org.eclipse.emf.ecore.util.Switch<T>
The Switch for the model's inheritance hierarchy. It supports the calldoSwitch(object)
to invoke thecaseXXX
method for each class of the model, starting with the actual class of the object and proceeding up the inheritance hierarchy until a non-null result is returned, which is the result of the switch.- See Also:
DbViewPackage
-
-
Field Summary
Fields Modifier and Type Field Description protected static DbViewPackage
modelPackage
The cached model package
-
Constructor Summary
Constructors Constructor Description DbViewSwitch()
Creates an instance of the switch.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description T
caseAccountingRegisterDbViewDefs(AccountingRegisterDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Accounting Register Db View Defs'.T
caseAccumulationRegisterbViewDefs(AccumulationRegisterbViewDefs object)
Returns the result of interpreting the object as an instance of 'Accumulation Registerb View Defs'.T
caseBasicDbViewDefs(BasicDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Basic Db View Defs'.T
caseBusinessProcessDbViewDefs(BusinessProcessDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Business Process Db View Defs'.T
caseCalculationRegisterDbViewDefs(CalculationRegisterDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Calculation Register Db View Defs'.T
caseCatalogDbViewDefs(CatalogDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Catalog Db View Defs'.T
caseChangeableDbViewDefs(ChangeableDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Changeable Db View Defs'.T
caseChartOfAccountsDbViewDefs(ChartOfAccountsDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Chart Of Accounts Db View Defs'.T
caseChartOfCalculationTypesDbViewDefs(ChartOfCalculationTypesDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Chart Of Calculation Types Db View Defs'.T
caseChartOfCharacteristicTypesDbViewDefs(ChartOfCharacteristicTypesDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Chart Of Characteristic Types Db View Defs'.T
caseConstantDbViewDefs(ConstantDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Constant Db View Defs'.T
caseConstantsDbViewDefs(ConstantsDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Constants Db View Defs'.T
caseCubeDbViewDefs(CubeDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Cube Db View Defs'.T
caseDbNonObjectDef(DbNonObjectDef object)
Returns the result of interpreting the object as an instance of 'Db Non Object Def'.T
caseDbObjectDef(DbObjectDef object)
Returns the result of interpreting the object as an instance of 'Db Object Def'.T
caseDbViewDef(DbViewDef object)
Returns the result of interpreting the object as an instance of 'Def'.T
caseDbViewElement(DbViewElement object)
Returns the result of interpreting the object as an instance of 'Element'.T
caseDbViewFieldDef(DbViewFieldDef object)
Returns the result of interpreting the object as an instance of 'Field Def'.T
caseDbViewFieldFieldDef(DbViewFieldFieldDef object)
Returns the result of interpreting the object as an instance of 'Field Field Def'.T
caseDbViewFieldRole(DbViewFieldRole object)
Returns the result of interpreting the object as an instance of 'Field Role'.T
caseDbViewFieldTableDef(DbViewFieldTableDef object)
Returns the result of interpreting the object as an instance of 'Field Table Def'.T
caseDbViewSelectDef(DbViewSelectDef object)
Returns the result of interpreting the object as an instance of 'Select Def'.T
caseDbViewSelectParamDef(DbViewSelectParamDef object)
Returns the result of interpreting the object as an instance of 'Select Param Def'.T
caseDbViewSelectParamVariant(DbViewSelectParamVariant object)
Returns the result of interpreting the object as an instance of 'Select Param Variant'.T
caseDbViewTableDef(DbViewTableDef object)
Returns the result of interpreting the object as an instance of 'Table Def'.T
caseDbViewVirtualFieldDef(DbViewVirtualFieldDef object)
Returns the result of interpreting the object as an instance of 'Virtual Field Def'.T
caseDimensionTableDbViewDefs(DimensionTableDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Dimension Table Db View Defs'.T
caseDocumentDbViewDefs(DocumentDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Document Db View Defs'.T
caseDocumentJournalDbViewDefs(DocumentJournalDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Document Journal Db View Defs'.T
caseDuallyNamedElement(DuallyNamedElement object)
Returns the result of interpreting the object as an instance of 'Dually Named Element'.T
caseEnumDbViewDefs(EnumDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Enum Db View Defs'.T
caseExchangePlanDbViewDefs(ExchangePlanDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Exchange Plan Db View Defs'.T
caseFilterCriterionDbViewDefs(FilterCriterionDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Filter Criterion Db View Defs'.T
caseHierarchicalDef(HierarchicalDef object)
Returns the result of interpreting the object as an instance of 'Hierarchical Def'.T
caseInformationRegisterDbViewDefs(InformationRegisterDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Information Register Db View Defs'.T
caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'.T
caseOwnedTableDef(OwnedTableDef object)
Returns the result of interpreting the object as an instance of 'Owned Table Def'.T
caseRecalculationDbViewDefs(RecalculationDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Recalculation Db View Defs'.T
caseSequenceDbViewDefs(SequenceDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Sequence Db View Defs'.T
caseTable(Table object)
Returns the result of interpreting the object as an instance of 'Table'.T
caseTableDbViewDefs(TableDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Table Db View Defs'.T
caseTaskDbViewDefs(TaskDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Task Db View Defs'.T
defaultCase(org.eclipse.emf.ecore.EObject object)
Returns the result of interpreting the object as an instance of 'EObject'.protected T
doSwitch(int classifierID, org.eclipse.emf.ecore.EObject theEObject)
CallscaseXXX
for each class of the model until one returns a non null result; it yields that result.protected boolean
isSwitchFor(org.eclipse.emf.ecore.EPackage ePackage)
Checks whether this is a switch for the given package.
-
-
-
Field Detail
-
modelPackage
protected static DbViewPackage modelPackage
The cached model package
-
-
Method Detail
-
isSwitchFor
protected boolean isSwitchFor(org.eclipse.emf.ecore.EPackage ePackage)
Checks whether this is a switch for the given package.- Specified by:
isSwitchFor
in classorg.eclipse.emf.ecore.util.Switch<T>
- Parameters:
ePackage
- the package in question.- Returns:
- whether this is a switch for the given package.
-
doSwitch
protected T doSwitch(int classifierID, org.eclipse.emf.ecore.EObject theEObject)
CallscaseXXX
for each class of the model until one returns a non null result; it yields that result.- Overrides:
doSwitch
in classorg.eclipse.emf.ecore.util.Switch<T>
- Returns:
- the first non-null result returned by a
caseXXX
call.
-
caseDbViewElement
public T caseDbViewElement(DbViewElement object)
Returns the result of interpreting the object as an instance of 'Element'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Element'.
- See Also:
doSwitch(EObject)
-
caseTable
public T caseTable(Table object)
Returns the result of interpreting the object as an instance of 'Table'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Table'.
- See Also:
doSwitch(EObject)
-
caseDbViewDef
public T caseDbViewDef(DbViewDef object)
Returns the result of interpreting the object as an instance of 'Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Def'.
- See Also:
doSwitch(EObject)
-
caseDbObjectDef
public T caseDbObjectDef(DbObjectDef object)
Returns the result of interpreting the object as an instance of 'Db Object Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Db Object Def'.
- See Also:
doSwitch(EObject)
-
caseDbNonObjectDef
public T caseDbNonObjectDef(DbNonObjectDef object)
Returns the result of interpreting the object as an instance of 'Db Non Object Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Db Non Object Def'.
- See Also:
doSwitch(EObject)
-
caseHierarchicalDef
public T caseHierarchicalDef(HierarchicalDef object)
Returns the result of interpreting the object as an instance of 'Hierarchical Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Hierarchical Def'.
- See Also:
doSwitch(EObject)
-
caseOwnedTableDef
public T caseOwnedTableDef(OwnedTableDef object)
Returns the result of interpreting the object as an instance of 'Owned Table Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Owned Table Def'.
- See Also:
doSwitch(EObject)
-
caseDbViewTableDef
public T caseDbViewTableDef(DbViewTableDef object)
Returns the result of interpreting the object as an instance of 'Table Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Table Def'.
- See Also:
doSwitch(EObject)
-
caseDbViewSelectDef
public T caseDbViewSelectDef(DbViewSelectDef object)
Returns the result of interpreting the object as an instance of 'Select Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Select Def'.
- See Also:
doSwitch(EObject)
-
caseDbViewSelectParamDef
public T caseDbViewSelectParamDef(DbViewSelectParamDef object)
Returns the result of interpreting the object as an instance of 'Select Param Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Select Param Def'.
- See Also:
doSwitch(EObject)
-
caseDbViewSelectParamVariant
public T caseDbViewSelectParamVariant(DbViewSelectParamVariant object)
Returns the result of interpreting the object as an instance of 'Select Param Variant'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Select Param Variant'.
- See Also:
doSwitch(EObject)
-
caseDbViewFieldRole
public T caseDbViewFieldRole(DbViewFieldRole object)
Returns the result of interpreting the object as an instance of 'Field Role'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Field Role'.
- See Also:
doSwitch(EObject)
-
caseDbViewFieldDef
public T caseDbViewFieldDef(DbViewFieldDef object)
Returns the result of interpreting the object as an instance of 'Field Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Field Def'.
- See Also:
doSwitch(EObject)
-
caseDbViewFieldFieldDef
public T caseDbViewFieldFieldDef(DbViewFieldFieldDef object)
Returns the result of interpreting the object as an instance of 'Field Field Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Field Field Def'.
- See Also:
doSwitch(EObject)
-
caseDbViewFieldTableDef
public T caseDbViewFieldTableDef(DbViewFieldTableDef object)
Returns the result of interpreting the object as an instance of 'Field Table Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Field Table Def'.
- See Also:
doSwitch(EObject)
-
caseDbViewVirtualFieldDef
public T caseDbViewVirtualFieldDef(DbViewVirtualFieldDef object)
Returns the result of interpreting the object as an instance of 'Virtual Field Def'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Virtual Field Def'.
- See Also:
doSwitch(EObject)
-
caseBasicDbViewDefs
public T caseBasicDbViewDefs(BasicDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Basic Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Basic Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseChangeableDbViewDefs
public T caseChangeableDbViewDefs(ChangeableDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Changeable Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Changeable Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseEnumDbViewDefs
public T caseEnumDbViewDefs(EnumDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Enum Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Enum Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseCatalogDbViewDefs
public T caseCatalogDbViewDefs(CatalogDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Catalog Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Catalog Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseDocumentDbViewDefs
public T caseDocumentDbViewDefs(DocumentDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Document Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Document Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseChartOfCharacteristicTypesDbViewDefs
public T caseChartOfCharacteristicTypesDbViewDefs(ChartOfCharacteristicTypesDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Chart Of Characteristic Types Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Chart Of Characteristic Types Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseInformationRegisterDbViewDefs
public T caseInformationRegisterDbViewDefs(InformationRegisterDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Information Register Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Information Register Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseExchangePlanDbViewDefs
public T caseExchangePlanDbViewDefs(ExchangePlanDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Exchange Plan Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Exchange Plan Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseConstantDbViewDefs
public T caseConstantDbViewDefs(ConstantDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Constant Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Constant Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseConstantsDbViewDefs
public T caseConstantsDbViewDefs(ConstantsDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Constants Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Constants Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseSequenceDbViewDefs
public T caseSequenceDbViewDefs(SequenceDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Sequence Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Sequence Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseDocumentJournalDbViewDefs
public T caseDocumentJournalDbViewDefs(DocumentJournalDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Document Journal Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Document Journal Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseAccumulationRegisterbViewDefs
public T caseAccumulationRegisterbViewDefs(AccumulationRegisterbViewDefs object)
Returns the result of interpreting the object as an instance of 'Accumulation Registerb View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Accumulation Registerb View Defs'.
- See Also:
doSwitch(EObject)
-
caseBusinessProcessDbViewDefs
public T caseBusinessProcessDbViewDefs(BusinessProcessDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Business Process Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Business Process Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseTaskDbViewDefs
public T caseTaskDbViewDefs(TaskDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Task Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Task Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseFilterCriterionDbViewDefs
public T caseFilterCriterionDbViewDefs(FilterCriterionDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Filter Criterion Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Filter Criterion Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseChartOfAccountsDbViewDefs
public T caseChartOfAccountsDbViewDefs(ChartOfAccountsDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Chart Of Accounts Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Chart Of Accounts Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseChartOfCalculationTypesDbViewDefs
public T caseChartOfCalculationTypesDbViewDefs(ChartOfCalculationTypesDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Chart Of Calculation Types Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Chart Of Calculation Types Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseAccountingRegisterDbViewDefs
public T caseAccountingRegisterDbViewDefs(AccountingRegisterDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Accounting Register Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Accounting Register Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseCalculationRegisterDbViewDefs
public T caseCalculationRegisterDbViewDefs(CalculationRegisterDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Calculation Register Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Calculation Register Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseRecalculationDbViewDefs
public T caseRecalculationDbViewDefs(RecalculationDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Recalculation Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Recalculation Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseTableDbViewDefs
public T caseTableDbViewDefs(TableDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Table Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Table Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseCubeDbViewDefs
public T caseCubeDbViewDefs(CubeDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Cube Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Cube Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseDimensionTableDbViewDefs
public T caseDimensionTableDbViewDefs(DimensionTableDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Dimension Table Db View Defs'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Dimension Table Db View Defs'.
- See Also:
doSwitch(EObject)
-
caseNamedElement
public T caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Named Element'.
- See Also:
doSwitch(EObject)
-
caseDuallyNamedElement
public T caseDuallyNamedElement(DuallyNamedElement object)
Returns the result of interpreting the object as an instance of 'Dually Named Element'. This implementation returns null; returning a non-null result will terminate the switch.- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'Dually Named Element'.
- See Also:
doSwitch(EObject)
-
defaultCase
public T defaultCase(org.eclipse.emf.ecore.EObject object)
Returns the result of interpreting the object as an instance of 'EObject'. This implementation returns null; returning a non-null result will terminate the switch, but this is the last case anyway.- Overrides:
defaultCase
in classorg.eclipse.emf.ecore.util.Switch<T>
- Parameters:
object
- the target of the switch.- Returns:
- the result of interpreting the object as an instance of 'EObject'.
- See Also:
Switch.doSwitch(org.eclipse.emf.ecore.EObject)
-
-