Package org.odpi.openmetadata.accessservices.digitalarchitecture.converters


package org.odpi.openmetadata.accessservices.digitalarchitecture.converters
Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into Digital Architecture OMAS beans to return to the caller.
  • Classes
    Class
    Description
    ConnectionConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
    ConnectorTypeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ConnectorTypeElement bean.
    DigitalArchitectureOMASConverter provides the generic methods for the Data Manager beans converters.
    ElementHeaderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ElementHeader bean.
    EndpointConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a EndpointElement bean.
    LocationConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from LocationElement.
    ReferenceDataAssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from AssetProperties.
    ReferenceValueAssignmentDefinitionConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship and linked EntityDetail object into a bean that inherits from ReferenceValueAssignmentDefinitionElement.
    ReferenceValueAssignmentItemConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship and linked EntityDetail object into a bean that inherits from ReferenceValueAssignmentItemElement.
    ValidValueAssignmentConsumerConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship and linked EntityDetail object into a bean that inherits from ValidValueAssignmentConsumerElement.
    ValidValueAssignmentDefinitionConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship and linked EntityDetail object into a bean that inherits from ValidValueAssignmentDefinitionElement.
    ValidValueConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from ValidValueElement.
    ValidValueImplAssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship and linked EntityDetail object into a bean that inherits from ValidValueImplAssetElement.
    ValidValueImplDefinitionConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship and linked EntityDetail object into a bean that inherits from ValidValueImplDefinitionElement.
    ReferenceValueAssignmentDefinitionConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) Relationship and linked EntityDetail object into a bean that inherits from ReferenceValueAssignmentDefinitionElement.