Interface MdTypeFactory

  • All Superinterfaces:
    org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    MdTypeFactoryImpl

    public interface MdTypeFactory
    extends org.eclipse.emf.ecore.EFactory
    The Factory for the model. It provides a create method for each non-abstract class of the model.
    See Also:
    MdTypePackage
    • Field Detail

      • eINSTANCE

        static final MdTypeFactory eINSTANCE
        The singleton instance of the factory.
    • Method Detail

      • createMdRefType

        MdRefType createMdRefType()
        Returns a new object of class 'Md Ref Type'.
        Returns:
        a new object of class 'Md Ref Type'.
      • createEmptyRef

        EmptyRef createEmptyRef()
        Returns a new object of class 'Empty Ref'.
        Returns:
        a new object of class 'Empty Ref'.
      • createMdObjectType

        MdObjectType createMdObjectType()
        Returns a new object of class 'Md Object Type'.
        Returns:
        a new object of class 'Md Object Type'.
      • createMdRowType

        MdRowType createMdRowType()
        Returns a new object of class 'Md Row Type'.
        Returns:
        a new object of class 'Md Row Type'.
      • createMdListType

        MdListType createMdListType()
        Returns a new object of class 'Md List Type'.
        Returns:
        a new object of class 'Md List Type'.
      • createMdSelectionType

        MdSelectionType createMdSelectionType()
        Returns a new object of class 'Md Selection Type'.
        Returns:
        a new object of class 'Md Selection Type'.
      • createMdManagerType

        MdManagerType createMdManagerType()
        Returns a new object of class 'Md Manager Type'.
        Returns:
        a new object of class 'Md Manager Type'.
      • createMdValueKeyType

        MdValueKeyType createMdValueKeyType()
        Returns a new object of class 'Md Value Key Type'.
        Returns:
        a new object of class 'Md Value Key Type'.
      • createMdValueManagerType

        MdValueManagerType createMdValueManagerType()
        Returns a new object of class 'Md Value Manager Type'.
        Returns:
        a new object of class 'Md Value Manager Type'.
      • createMdContainerType

        MdContainerType createMdContainerType()
        Returns a new object of class 'Md Container Type'.
        Returns:
        a new object of class 'Md Container Type'.
      • createMdRecordSetType

        MdRecordSetType createMdRecordSetType()
        Returns a new object of class 'Md Record Set Type'.
        Returns:
        a new object of class 'Md Record Set Type'.
      • createMdRecordKeyType

        MdRecordKeyType createMdRecordKeyType()
        Returns a new object of class 'Md Record Key Type'.
        Returns:
        a new object of class 'Md Record Key Type'.
      • createMdRecalcsType

        MdRecalcsType createMdRecalcsType()
        Returns a new object of class 'Md Recalcs Type'.
        Returns:
        a new object of class 'Md Recalcs Type'.
      • createMdRecordManagerType

        MdRecordManagerType createMdRecordManagerType()
        Returns a new object of class 'Md Record Manager Type'.
        Returns:
        a new object of class 'Md Record Manager Type'.
      • createMdUserDefinedType

        MdUserDefinedType createMdUserDefinedType()
        Returns a new object of class 'Md User Defined Type'.
        Returns:
        a new object of class 'Md User Defined Type'.
      • createRoutePointRefType

        RoutePointRefType createRoutePointRefType()
        Returns a new object of class 'Route Point Ref Type'.
        Returns:
        a new object of class 'Route Point Ref Type'.
      • createMdDisplacingCalculationTypesType

        MdDisplacingCalculationTypesType createMdDisplacingCalculationTypesType()
        Returns a new object of class 'Md Displacing Calculation Types Type'.
        Returns:
        a new object of class 'Md Displacing Calculation Types Type'.
      • createMdDisplacingCalculationTypesRowType

        MdDisplacingCalculationTypesRowType createMdDisplacingCalculationTypesRowType()
        Returns a new object of class 'Md Displacing Calculation Types Row Type'.
        Returns:
        a new object of class 'Md Displacing Calculation Types Row Type'.
      • createMdBaseCalculationTypesType

        MdBaseCalculationTypesType createMdBaseCalculationTypesType()
        Returns a new object of class 'Md Base Calculation Types Type'.
        Returns:
        a new object of class 'Md Base Calculation Types Type'.
      • createMdBaseCalculationTypesRowType

        MdBaseCalculationTypesRowType createMdBaseCalculationTypesRowType()
        Returns a new object of class 'Md Base Calculation Types Row Type'.
        Returns:
        a new object of class 'Md Base Calculation Types Row Type'.
      • createMdLeadingCalculationTypesType

        MdLeadingCalculationTypesType createMdLeadingCalculationTypesType()
        Returns a new object of class 'Md Leading Calculation Types Type'.
        Returns:
        a new object of class 'Md Leading Calculation Types Type'.
      • createMdLeadingCalculationTypesRowType

        MdLeadingCalculationTypesRowType createMdLeadingCalculationTypesRowType()
        Returns a new object of class 'Md Leading Calculation Types Row Type'.
        Returns:
        a new object of class 'Md Leading Calculation Types Row Type'.
      • createMdRecordType

        MdRecordType createMdRecordType()
        Returns a new object of class 'Md Record Type'.
        Returns:
        a new object of class 'Md Record Type'.
      • createMdExtDimensionTypes

        MdExtDimensionTypes createMdExtDimensionTypes()
        Returns a new object of class 'Md Ext Dimension Types'.
        Returns:
        a new object of class 'Md Ext Dimension Types'.
      • createMdExtDimensionTypesRow

        MdExtDimensionTypesRow createMdExtDimensionTypesRow()
        Returns a new object of class 'Md Ext Dimension Types Row'.
        Returns:
        a new object of class 'Md Ext Dimension Types Row'.
      • createMdExtDimensionsType

        MdExtDimensionsType createMdExtDimensionsType()
        Returns a new object of class 'Md Ext Dimensions Type'.
        Returns:
        a new object of class 'Md Ext Dimensions Type'.
      • createTabularSectionTypes

        TabularSectionTypes createTabularSectionTypes()
        Returns a new object of class 'Tabular Section Types'.
        Returns:
        a new object of class 'Tabular Section Types'.
      • createEnumTypes

        EnumTypes createEnumTypes()
        Returns a new object of class 'Enum Types'.
        Returns:
        a new object of class 'Enum Types'.
      • createCatalogTypes

        CatalogTypes createCatalogTypes()
        Returns a new object of class 'Catalog Types'.
        Returns:
        a new object of class 'Catalog Types'.
      • createDocumentTypes

        DocumentTypes createDocumentTypes()
        Returns a new object of class 'Document Types'.
        Returns:
        a new object of class 'Document Types'.
      • createChartOfCharacteristicTypesTypes

        ChartOfCharacteristicTypesTypes createChartOfCharacteristicTypesTypes()
        Returns a new object of class 'Chart Of Characteristic Types Types'.
        Returns:
        a new object of class 'Chart Of Characteristic Types Types'.
      • createInformationRegisterTypes

        InformationRegisterTypes createInformationRegisterTypes()
        Returns a new object of class 'Information Register Types'.
        Returns:
        a new object of class 'Information Register Types'.
      • createAccumulationRegisterTypes

        AccumulationRegisterTypes createAccumulationRegisterTypes()
        Returns a new object of class 'Accumulation Register Types'.
        Returns:
        a new object of class 'Accumulation Register Types'.
      • createConstantTypes

        ConstantTypes createConstantTypes()
        Returns a new object of class 'Constant Types'.
        Returns:
        a new object of class 'Constant Types'.
      • createExchangePlanTypes

        ExchangePlanTypes createExchangePlanTypes()
        Returns a new object of class 'Exchange Plan Types'.
        Returns:
        a new object of class 'Exchange Plan Types'.
      • createDefinedTypeTypes

        DefinedTypeTypes createDefinedTypeTypes()
        Returns a new object of class 'Defined Type Types'.
        Returns:
        a new object of class 'Defined Type Types'.
      • createSequenceTypes

        SequenceTypes createSequenceTypes()
        Returns a new object of class 'Sequence Types'.
        Returns:
        a new object of class 'Sequence Types'.
      • createDocumentJournalTypes

        DocumentJournalTypes createDocumentJournalTypes()
        Returns a new object of class 'Document Journal Types'.
        Returns:
        a new object of class 'Document Journal Types'.
      • createReportTypes

        ReportTypes createReportTypes()
        Returns a new object of class 'Report Types'.
        Returns:
        a new object of class 'Report Types'.
      • createExternalReportTypes

        ExternalReportTypes createExternalReportTypes()
        Returns a new object of class 'External Report Types'.
        Returns:
        a new object of class 'External Report Types'.
      • createDataProcessorTypes

        DataProcessorTypes createDataProcessorTypes()
        Returns a new object of class 'Data Processor Types'.
        Returns:
        a new object of class 'Data Processor Types'.
      • createExternalDataProcessorTypes

        ExternalDataProcessorTypes createExternalDataProcessorTypes()
        Returns a new object of class 'External Data Processor Types'.
        Returns:
        a new object of class 'External Data Processor Types'.
      • createBusinessProcessTypes

        BusinessProcessTypes createBusinessProcessTypes()
        Returns a new object of class 'Business Process Types'.
        Returns:
        a new object of class 'Business Process Types'.
      • createTaskTypes

        TaskTypes createTaskTypes()
        Returns a new object of class 'Task Types'.
        Returns:
        a new object of class 'Task Types'.
      • createFilterCriterionTypes

        FilterCriterionTypes createFilterCriterionTypes()
        Returns a new object of class 'Filter Criterion Types'.
        Returns:
        a new object of class 'Filter Criterion Types'.
      • createSettingsStorageTypes

        SettingsStorageTypes createSettingsStorageTypes()
        Returns a new object of class 'Settings Storage Types'.
        Returns:
        a new object of class 'Settings Storage Types'.
      • createWSReferenceTypes

        WSReferenceTypes createWSReferenceTypes()
        Returns a new object of class 'WS Reference Types'.
        Returns:
        a new object of class 'WS Reference Types'.
      • createChartOfAccountsTypes

        ChartOfAccountsTypes createChartOfAccountsTypes()
        Returns a new object of class 'Chart Of Accounts Types'.
        Returns:
        a new object of class 'Chart Of Accounts Types'.
      • createChartOfCalculationTypesTypes

        ChartOfCalculationTypesTypes createChartOfCalculationTypesTypes()
        Returns a new object of class 'Chart Of Calculation Types Types'.
        Returns:
        a new object of class 'Chart Of Calculation Types Types'.
      • createAccountingRegisterTypes

        AccountingRegisterTypes createAccountingRegisterTypes()
        Returns a new object of class 'Accounting Register Types'.
        Returns:
        a new object of class 'Accounting Register Types'.
      • createCalculationRegisterTypes

        CalculationRegisterTypes createCalculationRegisterTypes()
        Returns a new object of class 'Calculation Register Types'.
        Returns:
        a new object of class 'Calculation Register Types'.
      • createRecalculationTypes

        RecalculationTypes createRecalculationTypes()
        Returns a new object of class 'Recalculation Types'.
        Returns:
        a new object of class 'Recalculation Types'.
      • createExternalDataSourceTypes

        ExternalDataSourceTypes createExternalDataSourceTypes()
        Returns a new object of class 'External Data Source Types'.
        Returns:
        a new object of class 'External Data Source Types'.
      • createTableTypes

        TableTypes createTableTypes()
        Returns a new object of class 'Table Types'.
        Returns:
        a new object of class 'Table Types'.
      • createMdDimensionTablesManagerType

        MdDimensionTablesManagerType createMdDimensionTablesManagerType()
        Returns a new object of class 'Md Dimension Tables Manager Type'.
        Returns:
        a new object of class 'Md Dimension Tables Manager Type'.
      • createCubeTypes

        CubeTypes createCubeTypes()
        Returns a new object of class 'Cube Types'.
        Returns:
        a new object of class 'Cube Types'.
      • createCubeDimensionTableTypes

        CubeDimensionTableTypes createCubeDimensionTableTypes()
        Returns a new object of class 'Cube Dimension Table Types'.
        Returns:
        a new object of class 'Cube Dimension Table Types'.
      • createIntegrationServiceTypes

        IntegrationServiceTypes createIntegrationServiceTypes()
        Returns a new object of class 'Integration Service Types'.
        Returns:
        a new object of class 'Integration Service Types'.
      • createIntegrationServiceChannelTypes

        IntegrationServiceChannelTypes createIntegrationServiceChannelTypes()
        Returns a new object of class 'Integration Service Channel Types'.
        Returns:
        a new object of class 'Integration Service Channel Types'.
      • getMdTypePackage

        MdTypePackage getMdTypePackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.