Class OpenMetadataTypesArchive1_2


  • public class OpenMetadataTypesArchive1_2
    extends Object
    OpenMetadataTypesArchive1_2 provides the archive content for the open metadata types that were defined before Release 1.3. These types should not be changed or extended in this file. New types, and patches to existing types should be added to OpenMetadataTypes.

    Details of the open metadata types are documented on the wiki: The Open Metadata Type System

    There are 8 areas, each covering a different topic area of metadata. The module breaks down the process of creating the models into the areas and then the individual models to simplify the maintenance of this class

    • Constructor Detail

      • OpenMetadataTypesArchive1_2

        public OpenMetadataTypesArchive1_2()
        Default constructor sets up the archive builder. This in turn sets up the header for the archive.
      • OpenMetadataTypesArchive1_2

        public OpenMetadataTypesArchive1_2​(OMRSArchiveBuilder archiveBuilder)
        Chained constructor sets up the archive builder. This in turn sets up the header for the archive.
        Parameters:
        archiveBuilder - accumulator for types
    • Method Detail

      • getOriginalTypes

        public void getOriginalTypes()
        Add the types from this archive to the archive builder supplied in the constructor.
      • addStandardPrimitiveDefs

        public void addStandardPrimitiveDefs()
        Add the standard primitive types to the archive builder.
      • addStandardCollectionDefs

        public void addStandardCollectionDefs()
        Add the standard collection types to the archive builder.
      • addArea0Types

        public void addArea0Types()
        Add the list of area 0 types