Class MdTypeAdapterFactory

  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.AdapterFactory

    public class MdTypeAdapterFactory
    extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
    The Adapter Factory for the model. It provides an adapter createXXX method for each class of the model.
    See Also:
    MdTypePackage
    • Field Detail

      • modelPackage

        protected static MdTypePackage modelPackage
        The cached model package.
      • modelSwitch

        protected MdTypeSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
        The switch that delegates to the createXXX methods.
    • Constructor Detail

      • MdTypeAdapterFactory

        public MdTypeAdapterFactory()
        Creates an instance of the adapter factory.
    • Method Detail

      • isFactoryForType

        public boolean isFactoryForType​(Object object)
        Returns whether this factory is applicable for the type of the object. This implementation returns true if the object is either the model's package or is an instance object of the model.
        Specified by:
        isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
        Overrides:
        isFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        Returns:
        whether this factory is applicable for the type of the object.
      • createAdapter

        public org.eclipse.emf.common.notify.Adapter createAdapter​(org.eclipse.emf.common.notify.Notifier target)
        Creates an adapter for the target.
        Overrides:
        createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        Parameters:
        target - the object to adapt.
        Returns:
        the adapter for the target.
      • createAbstractMdTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createAbstractMdTypeAdapter()
        Creates a new adapter for an object of class 'Abstract Md Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        AbstractMdType
      • createMdTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdTypeAdapter()
        Creates a new adapter for an object of class 'Md Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdType
      • createMdTypeSetAdapter

        public org.eclipse.emf.common.notify.Adapter createMdTypeSetAdapter()
        Creates a new adapter for an object of class 'Set'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdTypeSet
      • createMdRefTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdRefTypeAdapter()
        Creates a new adapter for an object of class 'Md Ref Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdRefType
      • createEmptyRefAdapter

        public org.eclipse.emf.common.notify.Adapter createEmptyRefAdapter()
        Creates a new adapter for an object of class 'Empty Ref'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        EmptyRef
      • createMdObjectTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdObjectTypeAdapter()
        Creates a new adapter for an object of class 'Md Object Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdObjectType
      • createMdRowTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdRowTypeAdapter()
        Creates a new adapter for an object of class 'Md Row Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdRowType
      • createMdListTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdListTypeAdapter()
        Creates a new adapter for an object of class 'Md List Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdListType
      • createMdSelectionTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdSelectionTypeAdapter()
        Creates a new adapter for an object of class 'Md Selection Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdSelectionType
      • createMdManagerTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdManagerTypeAdapter()
        Creates a new adapter for an object of class 'Md Manager Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdManagerType
      • createMdValueKeyTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdValueKeyTypeAdapter()
        Creates a new adapter for an object of class 'Md Value Key Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdValueKeyType
      • createMdValueManagerTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdValueManagerTypeAdapter()
        Creates a new adapter for an object of class 'Md Value Manager Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdValueManagerType
      • createMdContainerTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdContainerTypeAdapter()
        Creates a new adapter for an object of class 'Md Container Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdContainerType
      • createMdRecordSetTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdRecordSetTypeAdapter()
        Creates a new adapter for an object of class 'Md Record Set Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdRecordSetType
      • createMdRecordKeyTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdRecordKeyTypeAdapter()
        Creates a new adapter for an object of class 'Md Record Key Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdRecordKeyType
      • createMdRecalcsTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdRecalcsTypeAdapter()
        Creates a new adapter for an object of class 'Md Recalcs Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdRecalcsType
      • createMdRecordManagerTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdRecordManagerTypeAdapter()
        Creates a new adapter for an object of class 'Md Record Manager Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdRecordManagerType
      • createMdUserDefinedTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdUserDefinedTypeAdapter()
        Creates a new adapter for an object of class 'Md User Defined Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdUserDefinedType
      • createRoutePointRefTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createRoutePointRefTypeAdapter()
        Creates a new adapter for an object of class 'Route Point Ref Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        RoutePointRefType
      • createMdDisplacingCalculationTypesTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdDisplacingCalculationTypesTypeAdapter()
        Creates a new adapter for an object of class 'Md Displacing Calculation Types Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdDisplacingCalculationTypesType
      • createMdDisplacingCalculationTypesRowTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdDisplacingCalculationTypesRowTypeAdapter()
        Creates a new adapter for an object of class 'Md Displacing Calculation Types Row Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdDisplacingCalculationTypesRowType
      • createMdBaseCalculationTypesTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdBaseCalculationTypesTypeAdapter()
        Creates a new adapter for an object of class 'Md Base Calculation Types Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdBaseCalculationTypesType
      • createMdBaseCalculationTypesRowTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdBaseCalculationTypesRowTypeAdapter()
        Creates a new adapter for an object of class 'Md Base Calculation Types Row Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdBaseCalculationTypesRowType
      • createMdLeadingCalculationTypesTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdLeadingCalculationTypesTypeAdapter()
        Creates a new adapter for an object of class 'Md Leading Calculation Types Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdLeadingCalculationTypesType
      • createMdLeadingCalculationTypesRowTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdLeadingCalculationTypesRowTypeAdapter()
        Creates a new adapter for an object of class 'Md Leading Calculation Types Row Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdLeadingCalculationTypesRowType
      • createMdRecordTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdRecordTypeAdapter()
        Creates a new adapter for an object of class 'Md Record Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdRecordType
      • createMdExtDimensionTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createMdExtDimensionTypesAdapter()
        Creates a new adapter for an object of class 'Md Ext Dimension Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdExtDimensionTypes
      • createMdExtDimensionTypesRowAdapter

        public org.eclipse.emf.common.notify.Adapter createMdExtDimensionTypesRowAdapter()
        Creates a new adapter for an object of class 'Md Ext Dimension Types Row'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdExtDimensionTypesRow
      • createMdExtDimensionsTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdExtDimensionsTypeAdapter()
        Creates a new adapter for an object of class 'Md Ext Dimensions Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdExtDimensionsType
      • createMdTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createMdTypesAdapter()
        Creates a new adapter for an object of class 'Md Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdTypes
      • createTabularSectionTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createTabularSectionTypesAdapter()
        Creates a new adapter for an object of class 'Tabular Section Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        TabularSectionTypes
      • createEnumTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createEnumTypesAdapter()
        Creates a new adapter for an object of class 'Enum Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        EnumTypes
      • createBasicDbObjectTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createBasicDbObjectTypesAdapter()
        Creates a new adapter for an object of class 'Basic Db Object Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        BasicDbObjectTypes
      • createBasicRegisterTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createBasicRegisterTypesAdapter()
        Creates a new adapter for an object of class 'Basic Register Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        BasicRegisterTypes
      • createCatalogTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createCatalogTypesAdapter()
        Creates a new adapter for an object of class 'Catalog Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        CatalogTypes
      • createDocumentTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createDocumentTypesAdapter()
        Creates a new adapter for an object of class 'Document Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        DocumentTypes
      • createChartOfCharacteristicTypesTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createChartOfCharacteristicTypesTypesAdapter()
        Creates a new adapter for an object of class 'Chart Of Characteristic Types Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ChartOfCharacteristicTypesTypes
      • createInformationRegisterTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createInformationRegisterTypesAdapter()
        Creates a new adapter for an object of class 'Information Register Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        InformationRegisterTypes
      • createAccumulationRegisterTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createAccumulationRegisterTypesAdapter()
        Creates a new adapter for an object of class 'Accumulation Register Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        AccumulationRegisterTypes
      • createConstantTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createConstantTypesAdapter()
        Creates a new adapter for an object of class 'Constant Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ConstantTypes
      • createExchangePlanTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createExchangePlanTypesAdapter()
        Creates a new adapter for an object of class 'Exchange Plan Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ExchangePlanTypes
      • createDefinedTypeTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createDefinedTypeTypesAdapter()
        Creates a new adapter for an object of class 'Defined Type Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        DefinedTypeTypes
      • createSequenceTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createSequenceTypesAdapter()
        Creates a new adapter for an object of class 'Sequence Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        SequenceTypes
      • createDocumentJournalTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createDocumentJournalTypesAdapter()
        Creates a new adapter for an object of class 'Document Journal Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        DocumentJournalTypes
      • createReportTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createReportTypesAdapter()
        Creates a new adapter for an object of class 'Report Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ReportTypes
      • createExternalReportTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createExternalReportTypesAdapter()
        Creates a new adapter for an object of class 'External Report Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ExternalReportTypes
      • createDataProcessorTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createDataProcessorTypesAdapter()
        Creates a new adapter for an object of class 'Data Processor Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        DataProcessorTypes
      • createExternalDataProcessorTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createExternalDataProcessorTypesAdapter()
        Creates a new adapter for an object of class 'External Data Processor Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ExternalDataProcessorTypes
      • createBusinessProcessTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createBusinessProcessTypesAdapter()
        Creates a new adapter for an object of class 'Business Process Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        BusinessProcessTypes
      • createTaskTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createTaskTypesAdapter()
        Creates a new adapter for an object of class 'Task Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        TaskTypes
      • createFilterCriterionTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createFilterCriterionTypesAdapter()
        Creates a new adapter for an object of class 'Filter Criterion Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        FilterCriterionTypes
      • createSettingsStorageTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createSettingsStorageTypesAdapter()
        Creates a new adapter for an object of class 'Settings Storage Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        SettingsStorageTypes
      • createWSReferenceTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createWSReferenceTypesAdapter()
        Creates a new adapter for an object of class 'WS Reference Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        WSReferenceTypes
      • createChartOfAccountsTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createChartOfAccountsTypesAdapter()
        Creates a new adapter for an object of class 'Chart Of Accounts Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ChartOfAccountsTypes
      • createChartOfCalculationTypesTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createChartOfCalculationTypesTypesAdapter()
        Creates a new adapter for an object of class 'Chart Of Calculation Types Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ChartOfCalculationTypesTypes
      • createAccountingRegisterTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createAccountingRegisterTypesAdapter()
        Creates a new adapter for an object of class 'Accounting Register Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        AccountingRegisterTypes
      • createCalculationRegisterTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createCalculationRegisterTypesAdapter()
        Creates a new adapter for an object of class 'Calculation Register Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        CalculationRegisterTypes
      • createRecalculationTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createRecalculationTypesAdapter()
        Creates a new adapter for an object of class 'Recalculation Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        RecalculationTypes
      • createExternalDataSourceTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createExternalDataSourceTypesAdapter()
        Creates a new adapter for an object of class 'External Data Source Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        ExternalDataSourceTypes
      • createTableTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createTableTypesAdapter()
        Creates a new adapter for an object of class 'Table Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        TableTypes
      • createMdDimensionTablesManagerTypeAdapter

        public org.eclipse.emf.common.notify.Adapter createMdDimensionTablesManagerTypeAdapter()
        Creates a new adapter for an object of class 'Md Dimension Tables Manager Type'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        MdDimensionTablesManagerType
      • createCubeTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createCubeTypesAdapter()
        Creates a new adapter for an object of class 'Cube Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        CubeTypes
      • createCubeDimensionTableTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createCubeDimensionTableTypesAdapter()
        Creates a new adapter for an object of class 'Cube Dimension Table Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        CubeDimensionTableTypes
      • createIntegrationServiceTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createIntegrationServiceTypesAdapter()
        Creates a new adapter for an object of class 'Integration Service Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        IntegrationServiceTypes
      • createIntegrationServiceChannelTypesAdapter

        public org.eclipse.emf.common.notify.Adapter createIntegrationServiceChannelTypesAdapter()
        Creates a new adapter for an object of class 'Integration Service Channel Types'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
        Returns:
        the new adapter.
        See Also:
        IntegrationServiceChannelTypes
      • createEObjectAdapter

        public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
        Creates a new adapter for the default case. This default implementation returns null.
        Returns:
        the new adapter.