Package org.odpi.openmetadata.accessservices.dataengine.model


package org.odpi.openmetadata.accessservices.dataengine.model
  • Class
    Description
     
    The type Attribute.
    The collection entity is a group of related items.
     
     
    OM type CSVFile
     
     
    OM type DataFile
    The type DataFlow
    DataItemSortOrder is used for schema attributes that may have multiple instances.
     
    DeleteSemantic defines the different types of delete for an entity HARD - Hard-delete strategy.
    The Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.
    The type Engine.
    The EventType type
    FileFolder entity.
    OwnerType defines the identifier used in an Asset's owner property.
    The type Parent process.
    The type Port.
    The type Port implementation.
    PortType defines the different port types used for open metadata.
    The type Process.
    ProcessContainmentType describes the type of containment that exists between two processes.
    The type Process hierarchy.
    The ProcessingState classification
     
    RelationalColumn entity is a column within a relational table.
    RelationalTable entity is a table within a relational database schema type.
    The type Schema type.
     
    UpdateSemantic defines the different types of update for a process REPLACE - entities found is in the process payload will be updated or added, existing entities not included will be removed APPEND - entities found is in the process payload will be updated or added, existing entities not included will be ignored