Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACTIVE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
Normal active instance.
ACTIVE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
The relationship is in use.
addBusinessMetadataToEntity(String, String, Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add business metadata to an entity.
addClassificationType(String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add a classification definition to Apache Atlas.
addEntity(AtlasEntity) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add an entity.
ADDING_LINEAGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0048 - The integration connector {0} is adding a DataFlow lineage relationship from {1} open metadata entity {2} to {3} open metadata entity {4}
addLabelsToEntity(String, List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add labels to an entity.
addNewTypes(AtlasTypesDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create new types.
addOpenMetadataClassificationType(OpenMetadataClassificationDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add a classification definition from open metadata as a type of business metadata in Apache Atlas.
addOpenMetadataElement(OpenMetadataElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Copy the contents of an open metadata element into Apache Atlas and return the unique identifier of the new Apache Atlas element.
addOpenMetadataEntityType(OpenMetadataEntityDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Convert an open metadata entity type to an Atlas type and add it to Apache Atlas.
addOpenMetadataEnumType(OpenMetadataEnumDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add an enum definition from open metadata as an enum definition in Apache Atlas.
addOpenMetadataRelationshipType(OpenMetadataRelationshipDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Convert an open metadata relationship type to an Atlas type and add it to Apache Atlas.
addOpenMetadataType(OpenMetadataTypeDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Take an open metadata type definition and add it to Apache Atlas's type system.
addRelationship(AtlasRelationship) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add a relationship.
addTypeDefinitions(AtlasTypesDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Make updates to the atlas types map based on the type changes described in the supplied Apache Atlas type definitions
AGGREGATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Aggregation relationship
ALL_CLASSIFICATION_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
ALL_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
ALL_ENTITY_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
ALL_OPEN_METADATA_TYPES_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting openMetadataTypesPolicy to "ALL".
ALL_RELATED_ELEMENT_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting relatedClassificationPolicy or relatedEntityPolicy to "ALL".
analysisStep - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
AND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCondition
 
APACHE_ATLAS_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
A data catalog for the Hadoop ecosystem.
ApacheAtlasAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
The ApacheAtlasAuditCode is used to define the message content for the OMRS Audit Log.
ApacheAtlasErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
The ApacheAtlasErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Atlas REST connector.
ApacheAtlasIntegrationConnector - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration
ApacheAtlasIntegrationConnector exchanges glossary terms between Apache Atlas and the open metadata ecosystem.
ApacheAtlasIntegrationConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
ApacheAtlasIntegrationProvider - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration
ApacheAtlasIntegrationProvider is the connector provider for the Apache Atlas integration connector that publishes glossary terms to Apache Atlas.
ApacheAtlasIntegrationProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
ApacheAtlasRESTConnector - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource
ApacheAtlasRESTConnector is responsible for issuing calls to the Apache Atlas REST APIs.
ApacheAtlasRESTConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Default Constructor used by the connector provider.
ApacheAtlasRESTProvider - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource
ApacheAtlasRESTProvider is the connector provider for the Apache Atlas REST connector that provides a Java API to the Apache Atlas REST API.
ApacheAtlasRESTProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
ApacheHiveIntegrationModule - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
ApacheHiveIntegrationModule manages the cataloguing of Apache Hive entities stored in Apache Atlas into the open metadata ecosystem.
ApacheHiveIntegrationModule(String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.ApacheHiveIntegrationModule
Constructor for the module is supplied with the runtime context in order to operate.
ApacheKafkaIntegrationModule - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
ApacheKafkaIntegrationModule maps Apache Kafka resources catalogued in Apache Atlas into the open metadata ecosystem.
ApacheKafkaIntegrationModule(String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.ApacheKafkaIntegrationModule
Constructor for the module is supplied with the runtime context in order to operate.
ASCENDING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSortOrder
 
ASSIGNING_REFERENCE_VALUE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0051 - The integration connector {0} is adding a ReferenceValueAssignment relationship from {1} open metadata entity {2} to reference value {3} to represent the Apache Atlas {4} classification on entity {5}
ASSOCIATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Association relationship
ATLAS_BUILTIN_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_GLOSSARY_NAME_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The configuration property name used to supply the name of the Atlas Glossary to copy into the open metadata ecosystem.
ATLAS_PRIMITIVE_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_RELATIONSHIP_ATTRIBUTE_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
The list of types that are valid for relationships.
ATLAS_SERVER_NAME_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTProvider
The configuration property name used to supply the name of the Apache Atlas server.
ATLAS_TYPE_ARRAY_PREFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_ARRAY_SUFFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_ASSET - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_BIGDECIMAL - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_BIGINTEGER - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_BOOLEAN - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_BYTE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_DATASET - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_DATE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_DOUBLE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_FLOAT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_INFRASTRUCTURE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_INT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_LONG - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_MAP_KEY_VAL_SEP - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_MAP_PREFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_MAP_SUFFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_OBJECT_ID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_PROCESS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_SHORT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
ATLAS_TYPE_STRING - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
AtlasAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls
The AtlasAnnotationType enum describes the annotation types used by the Apache Atlas survey action service.
AtlasAttributeDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasAttributeDef describes a single attribute of an Apache Atlas type definition.
AtlasAttributeDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
AtlasAttributeSearchResult - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasAttributeSearchResult describes matching attributes.
AtlasAttributeSearchResult() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
AtlasAuditEventV2 - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasAuditEventV2 describes the structure of an audit event
AtlasAuditEventV2() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
AtlasAuditOperation - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasAuditOperation describes the operation that an audit event describes.
AtlasBusinessMetadataDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasBusinessMetadataDef describes the properties of a business metadata type.
AtlasBusinessMetadataDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasBusinessMetadataDef
 
AtlasCardinality - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasCardinality describes the cardinality of an attribute or relationship.
AtlasClassification - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasClassification describes an Atlas classification tag.
AtlasClassification() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
AtlasClassificationAssociateRequest - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasClassificationAssociateRequest seems to be used to do a bulk update of entities with a classification.
AtlasClassificationAssociateRequest() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
AtlasClassificationDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasClassificationDef describes a type of tag.
AtlasClassificationDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
AtlasCondition - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasCondition is used in forming queries.
AtlasConstraintDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasConstraintDef captures details of a constraint.
AtlasConstraintDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
AtlasDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.controls
Describes the standard deployed implementation types supplied with Egeria for working with Apache Atlas.
AtlasElementDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasElementDef describes a single valid value in an EnumDef.
AtlasElementDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
Default constructor
AtlasEntity - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntity describes an entity instance.
AtlasEntity() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
AtlasEntityDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityDef describes the type definition for an entity.
AtlasEntityDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
AtlasEntityExtInfo - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityExtInfo contains a map of GUIDs to entity instances.
AtlasEntityExtInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityExtInfo
 
AtlasEntityHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityHeader provides the summary information about an entity instance.
AtlasEntityHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
AtlasEntityHeaders - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityHeaders defines a map of GUID to Atlas entities
AtlasEntityHeaders() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeaders
 
AtlasEntityMutationResponse - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityMutationResponse returns information of new/updated entities
AtlasEntityMutationResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
AtlasEntityOperation - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityOperation describes the change to a collection of entities.
AtlasEntityWithExtInfo - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEntityWithExtInfo describes an entity with additional entity elements.
AtlasEntityWithExtInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityWithExtInfo
 
AtlasEnumDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasEnumDef describes the structure of an EnumDef.
AtlasEnumDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
AtlasFilterCriteria - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasFilterCriteria can represent a single condition or group of conditions.
AtlasFilterCriteria() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
AtlasFullTextResult - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasFullTextResult returns search for entity results with match score.
AtlasFullTextResult() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
AtlasGlossaryAnchorElement - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryAnchorElement describes the relationship between a glossary and one of its terms/categories.
AtlasGlossaryAnchorElement() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
AtlasGlossaryAnchorElement(AtlasGlossaryAnchorElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
AtlasGlossaryBaseProperties - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryBaseProperties describes the common properties found on all an Apache Atlas glossary elements.
AtlasGlossaryBaseProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Standard constructor
AtlasGlossaryBaseProperties(AtlasGlossaryBaseProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Copy/clone Constructor
AtlasGlossaryCategoryElement - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryElement describes an Apache Atlas glossary category and its related terms/categories retrieved from Apache Atlas.
AtlasGlossaryCategoryElement() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
AtlasGlossaryCategoryElement(AtlasGlossaryCategoryElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
AtlasGlossaryElement - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryElement describes an Apache Atlas glossary and its terms/categories retrieved from Apache Atlas.
AtlasGlossaryElement() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
AtlasGlossaryElement(AtlasGlossaryElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
AtlasGlossaryIntegrationModule - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
AtlasGlossaryIntegrationModule exchanges glossary terms between Apache Atlas and the open metadata ecosystem.
AtlasGlossaryIntegrationModule(String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasGlossaryIntegrationModule
Constructor for the module is supplied with the runtime context in order to operate.
AtlasGlossaryMemberBaseProperties - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryMemberBaseProperties is the base class for terms and categories.
AtlasGlossaryMemberBaseProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryMemberBaseProperties
Standard constructor
AtlasGlossaryMemberBaseProperties(AtlasGlossaryMemberBaseProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryMemberBaseProperties
Copy/clone Constructor
AtlasGlossaryProperties - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryProperties provides the properties of a glossary - used as part of a request body.
AtlasGlossaryProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
Standard constructor
AtlasGlossaryProperties(AtlasGlossaryProperties) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
Copy/clone constructor
AtlasGlossaryTermElement - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasGlossaryTermElement describes an Apache Atlas glossary term used to call Apache Atlas.
AtlasGlossaryTermElement() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
Standard constructor
AtlasGlossaryTermElement(AtlasGlossaryTermElement) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
Copy/clone Constructor
AtlasIndexType - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasIndexType describes the data type of the indexable value.
AtlasInformalTagsIntegrationModule - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
AtlasInformalTagsIntegrationModule synchronizes InformalTags from the open metadata ecosystem to Apache Atlas.
AtlasInformalTagsIntegrationModule(String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>, String) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasInformalTagsIntegrationModule
Constructor for the module is supplied with the runtime context in order to operate.
AtlasInstanceStatus - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasInstanceStatus describes the different status values for instances in Apache Atlas.
AtlasIntegrationAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc
The ApacheAtlasAuditCode is used to define the message content for the OMRS Audit Log.
AtlasIntegrationErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc
The ApacheAtlasErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Atlas integration connector.
AtlasIntegrationModuleBase - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
AtlasIntegrationModuleBase defines the interface that classes that support the synchronization of particular types of metadata with Apache Atlas.
AtlasIntegrationModuleBase(String, String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasIntegrationModuleBase
Initialize the common properties for an integration module.
AtlasLineageDirection - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageDirection describes the direction of lineage flow.
AtlasLineageInfo - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageInfo captures lineage for an entity instance like hive_table.
AtlasLineageInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
AtlasLineageInfoOnDemand - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageInfoOnDemand controls dynamic lineage queries.
AtlasLineageInfoOnDemand() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
AtlasLineageIntegrationModule - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
AtlasLineageIntegrationModule synchronizes lineage from Apache Atlas to the open metadata ecosystem.
AtlasLineageIntegrationModule(String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasLineageIntegrationModule
Constructor for the module is supplied with the runtime context in order to operate.
AtlasLineageOnDemandConstraints - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageOnDemandConstraints provides constraints for lineage on demand.
AtlasLineageOnDemandConstraints() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
AtlasLineageRelationship - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasLineageRelationship describes a lineage relationship between two entities.
AtlasLineageRelationship() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
AtlasMetric - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls
AtlasMetric describes the metrics from Apache Atlas that are captured by the Apache Atlas Survey Action Service.
AtlasMetrics - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetrics returns information about a running Apache Atlas.
AtlasMetrics() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Default constructor
AtlasMetrics(AtlasMetrics) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Copy/clone constructor.
AtlasMetricsData - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetricsData returns information about a running Apache Atlas.
AtlasMetricsData() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Default constructor.
AtlasMetricsData(AtlasMetricsData) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Copy/clone constructor.
AtlasMetricsGeneral - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetricsGeneral describes the high-level metrics of the system.
AtlasMetricsGeneral() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Default constructor
AtlasMetricsGeneral(AtlasMetricsGeneral) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Copy/clone constructor.
AtlasMetricsSystem - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetricsSystem describes the infrastructure that Apache Atlas is running on.
AtlasMetricsSystem() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Default constructor
AtlasMetricsSystem(AtlasMetricsSystem) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Copy/clone constructor.
AtlasMetricsTag - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasMetricsTag defines a map of classification type names to the number of entities attached to each tag.
AtlasMetricsTag() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Default constructor
AtlasMetricsTag(AtlasMetricsTag) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Copy/clone constructor.
AtlasObjectId - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasObjectId describes a reference to an Atlas entity instance.
AtlasObjectId() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
AtlasOperator - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasOperator is used in the formulations of queries.
AtlasPropagateTags - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasPropagateTags defines whether tags (Atlas classifications) are propagated along a relationship.
AtlasQueryType - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasQueryType describes the different types of query interfaces provided by Apache Atlas.
AtlasReferenceClassificationsIntegrationModule - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
AtlasReferenceClassificationsIntegrationModule synchronizes a valid value set of classification definitions from the open metadata ecosystem to Apache Atlas as classification definitions.
AtlasReferenceClassificationsIntegrationModule(String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>, String, String) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasReferenceClassificationsIntegrationModule
Constructor for the module is supplied with the runtime context in order to operate.
AtlasRegisteredIntegrationModuleBase - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
AtlasRegisteredIntegrationModuleBase defines the common classes for integration modules that are working with assets from Apache Atlas.
AtlasRegisteredIntegrationModuleBase(String, String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>, String[], String[]) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasRegisteredIntegrationModuleBase
Initialize the common properties for an integration module.
AtlasRelatedCategoryHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelatedTermHeader describes the relationship between a glossary and one of its categories.
AtlasRelatedCategoryHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
AtlasRelatedCategoryHeader(AtlasRelatedCategoryHeader) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
AtlasRelatedElementsIntegrationModule - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
AtlasRelatedElementsIntegrationModule synchronizes related entities and classifications attached to Apache Atlas originating entities within the open metadata ecosystem.
AtlasRelatedElementsIntegrationModule(String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>, String, String, List<String>, String, List<String>) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasRelatedElementsIntegrationModule
Constructor for the module is supplied with the runtime context in order to operate.
AtlasRelatedObjectId - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelatedObjectId describes an entity related by a relationship.
AtlasRelatedObjectId() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
AtlasRelatedTermHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelatedTermHeader describes the relationship between a glossary and one of its terms.
AtlasRelatedTermHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
AtlasRelatedTermHeader(AtlasRelatedTermHeader) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
AtlasRelationship - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationship describes a relationship instance in Apache Atlas.
AtlasRelationship() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
AtlasRelationshipAttributeDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipAttributeDef describes an attribute introduced to an entity via a relationshipDef
AtlasRelationshipAttributeDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
AtlasRelationshipCategory - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipCategory describes any implied lifecycle relationship between entities linked via a relationship.
AtlasRelationshipDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipDef describes a relationship between two entities.
AtlasRelationshipDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
AtlasRelationshipEndDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipEndDef describes the entity at one end of a relationship.
AtlasRelationshipEndDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
AtlasRelationshipHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasRelationshipHeader contains a summary of a relationship.
AtlasRelationshipHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
AtlasRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
AtlasSearchParameters - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasSearchParameters describes a query request to Apache Atlas.
AtlasSearchParameters() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
AtlasSearchResult - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasSearchResult describes the response structure for an Atlas search request.
AtlasSearchResult() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
AtlasSortOrder - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasSortOder defines the order of results returned from a query.
AtlasStruct - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
Provides the common properties for an Apache Atlas instance.
AtlasStruct() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
AtlasStructDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasStructDef describes a struct type and also acts as a base class for most type defs.
AtlasStructDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStructDef
 
AtlasSurveyAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc
The AtlasDiscoveryAuditCode is used to define the message content for the OMRS Audit Log.
AtlasSurveyErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc
The AtlasDiscoveryErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Apache Atlas REST connector.
AtlasTermAssignmentHeader - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTermAssignmentHeader describes a glossary term that is linked to an instance via a semantic assignment.
AtlasTermAssignmentHeader() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
AtlasTermAssignmentStatus - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTermAssignmentStatus describes the status of a semantic assignment relationship.
AtlasTermRelationshipStatus - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTermRelationshipStatus describes the status of a relationship between terms.
AtlasTimeBoundary - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTimeBoundary describes the effective time for an Atlas entity.
AtlasTimeBoundary() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
AtlasTypeCategory - Enum Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTypeCategory describes the different categories of type definition supported by Apache Atlas.
AtlasTypeDefBase - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTypeDefBase provides the common attributes found in all type definitions.
AtlasTypeDefBase() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
Default constructor
AtlasTypesDef - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasTypesDef describes the gallery of types sent and returned to Apache Atlas.
AtlasTypesDef() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
AtlasVersion - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
AtlasVersion describes the version of the connected Apache Atlas
AtlasVersion() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Default constructor.
AtlasVersion(AtlasVersion) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Copy/clone constructor.
ATTR_DEF_OPTION_APPEND_ON_PARTIAL_UPDATE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
ATTR_DEF_OPTION_SOFT_REFERENCE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
ATTR_MAX_STRING_LENGTH - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasBusinessMetadataDef
 
ATTR_OPTION_APPLICABLE_ENTITY_TYPES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasBusinessMetadataDef
 
ATTR_VALID_PATTERN - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasBusinessMetadataDef
 
ATTRIBUTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 

B

BAD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0005 - The {0} integration connector encountered an {1} exception when connecting to {2} during the {3} method.
BAD_CONFIGURATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
APACHE-ATLAS-REST-CONNECTOR-0005 - The {0} Apache Atlas REST Connector encountered an {1} exception when connecting to {2} during the {3} method.
BASIC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
BIZ_METADATA_ATTACHED_ENTITIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
BOTH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Both directions.
BOTH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Propagate tags in both directions.
BUSINESS_METADATA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
A collection of attributes to provide context to an entity.
BUSINESS_METADATA_DEF_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 

C

CATALOG_TARGET_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Symbolic name for the catalog target (Apache Atlas).
CATEGORY_ALREADY_EXISTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-400-004 - Glossary category {0} already exists in Apache Atlas
CLASSIFICATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
A tag with a list or map of attributes (ClassificationDef)
CLASSIFICATION_ATTACHED_ENTITIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
CLASSIFICATION_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
CLASSIFICATION_DEF_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
CLASSIFICATION_REFERENCE_SET_BOTH_WAYS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting classificationReferenceSetPolicy to "BOTH_WAYS".
CLASSIFICATION_REFERENCE_SET_FROM_ATLAS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting classificationReferenceSetPolicy to "FROM_ATLAS".
CLASSIFICATION_REFERENCE_SET_NAME_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The classificationReferenceSetName configuration property is used to supply the qualified name of a valid values set that lists the names and descriptions of classifications to exchange with Apache Atlas.
CLASSIFICATION_REFERENCE_SET_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The classificationReferenceSetPolicy configuration property determines the direction of the exchange of classifications from Apache Atlas and the classification reference set.
CLASSIFICATION_REFERENCE_SET_TO_ATLAS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting classificationReferenceSetPolicy to "TO_ATLAS".
classificationReferenceSetPolicyDefaultValue - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
classificationReferenceSetPolicyValidValues - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
CLASSIFIED_ENTITY_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
clearRelationship(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Remove a relationship.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
APACHE-ATLAS-REST-CONNECTOR-0031 - A client-side exception was received from API call {0} to server {1} at {2}.
CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-503-001 - A client-side exception {0} was received from API call {1} to URL {2}.
COMPOSITION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Composition (part of) relationship
CONFIGURATION_PROPERTY_NOT_SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0017 - The {0} configuration property is not set for {1} integration connector and so the default value of {2} will be used
CONFIGURATION_PROPERTY_SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0019 - The {0} configuration property is set to {1} for {2} integration connector
CONNECTOR_CONFIGURATION_ALL_ATLAS_GLOSSARIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0003 - The {0} integration connector has been initialized to publish all glossary terms from the Apache Atlas server at URL {1} to the open metadata ecosystem
CONNECTOR_CONFIGURATION_ALL_EGERIA_GLOSSARIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0001 - The {0} integration connector has been initialized to publish all glossary terms to the Apache Atlas server at URL {1}
CONNECTOR_CONFIGURATION_SPECIFIC_ATLAS_GLOSSARIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0004 - The {0} integration connector has been initialized to publish glossary terms from glossary {2} to the Apache Atlas server at URL {1}
CONNECTOR_CONFIGURATION_SPECIFIC_EGERIA_GLOSSARIES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0002 - The {0} integration connector has been initialized to publish glossary terms from glossary {2} in the Apache Atlas server at URL {1} to the open metadata ecosystem
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0009 - The {0} integration connector has stopped its monitoring of Apache Atlas at {1} and is shutting down
CONNECTOR_STOPPING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
APACHE-ATLAS-REST-CONNECTOR-0009 - The {0} Apache Atlas REST Connector has stopped its monitoring of Apache Atlas at {1} and is shutting down
CONSTRAINT_PARAM_ATTRIBUTE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
CONSTRAINT_TYPE_INVERSE_REF - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
CONSTRAINT_TYPE_OWNED_REF - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
CONTAINS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
CONTAINS_ALL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
CONTAINS_ANY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
COUNT_NOT_SET - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
CREATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been created.
createAtlasGlossary(AtlasGlossaryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create a new empty glossary.
createAtlasGlossaryCategory(AtlasGlossaryCategoryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create a new category linked to its glossary and potentially other categories and terms.
createAtlasGlossaryTerm(AtlasGlossaryTermElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create a new term linked to its glossary, other terms and categories.
CREATING_ATLAS_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0041 - The integration connector {0} created Apache Atlas {1} entity {2} match open metadata {3} entity {4}
CREATING_EGERIA_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0040 - The integration connector {0} created open metadata {1} entity {2} match Apache Atlas {3} entity {4}

D

DatabaseIntegrationModuleBase - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
DatabaseIntegrationModuleBase abstracts the process of synchronizing relational metadata from Apache Atlas, so it is independent of the actual Apache Atlas types.
DatabaseIntegrationModuleBase(String, String, String, String, String, String, String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.DatabaseIntegrationModuleBase
Constructor for the module is supplied with the runtime context in order to operate.
dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
DEFAULT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasIndexType
 
DEFAULT_SEARCH_WEIGHT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
DELETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been deleted.
deleteAtlasGlossary(AtlasGlossaryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Delete a glossary with all of its links to terms and categories.
deleteAtlasGlossaryCategory(AtlasGlossaryCategoryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Delete a category with all of its links to terms and categories.
deleteAtlasGlossaryTerm(AtlasGlossaryTermElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Delete a term with all of its links to other terms and categories.
DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
An instance that has been soft-deleted
deleteEntity(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Delete an entity.
DELETING_ATLAS_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0045 - The integration connector {0} is deleting the {1} Apache Atlas entity {2} since the open metadata entity {3} has been removed
DELETING_EGERIA_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0044 - The integration connector {0} is deleting {1} open metadata entity {2} since Apache Atlas entity {3} has been removed
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been deprecated and should not be used.
DEPRECATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
The relationship has been deprecated and should not be used.
DESCENDING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSortOrder
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
description - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
Shutdown Apache Atlas monitoring
DISCOVERED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been discovered by an automated process.
DRAFT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
The relationship has been proposed.
DSL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 

E

EGERIA_GLOSSARY_CATEGORY_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0012 - The open metadata glossary category {0} equivalent for Apache Atlas glossary category {1} is missing
EGERIA_GLOSSARY_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0010 - The open metadata glossary {0} equivalent for Apache Atlas glossary {1} is missing
EGERIA_GLOSSARY_QUALIFIED_NAME_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The configuration property name used to supply the qualified name of an Egeria glossary to synchronize with Apache Atlas.
EGERIA_GLOSSARY_TERM_DELETED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0011 - The open metadata glossary term {0} equivalent for Apache Atlas glossary term {1} is missing
EGERIA_GUID_MISSING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0013 - The equivalent Apache Atlas GUID for {0} open metadata element {1} is not stored as an external identifier
EGERIA_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
This is the name used by the connector to store the GUID of the equivalent open metadata element in the Atlas Glossary element.
END1_ENTITY_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
END2_ENTITY_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENDS_WITH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
An entity (EntityDef)
ENTITY_ATTACHED_BIZ_METADATA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTACHED_CLASSIFICATIONS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTACHED_LABELS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTACHED_TO_END1 - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_ATTACHED_TO_END2 - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
ENTITY_DEF_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
ENTITY_INSTANCE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
ENTITY_TYPE_INSTANCE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
ENTITY_WITH_SUB_TYPE_INSTANCE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
EntityTypeMetrics() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector.EntityTypeMetrics
 
ENUM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
An enumeration type (EnumDef).
EQ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Equals method that returns true if containing properties are the same.
example - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
EXPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Instances have been exported.

F

FINAL_ANALYSIS_STEP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
fromString(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
FULL_TEXT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 

G

getAbbreviation() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getAdditionalAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
getAllTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the types registered to Apache Atlas.
getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the analysis step that produces this type of annotation.
getAnchor() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryMemberBaseProperties
 
getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the defined annotation types as a list of annotation type types.
getAntonyms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getApproximateCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the optional classification name that this deployed implementation type is associated with.
getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the type name that this deployed implementation type is associated with.
getAtlasAttributeDef(OpenMetadataTypeDefAttribute, int, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a single attribute definition for a business metadata type.
getAtlasGlossary(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a glossary based on the paging count.
getAtlasGlossary(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a glossary based on its guid.
getAtlasGlossaryCategory(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a category based on its guid.
getAtlasGlossaryTerm(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a glossary term based on its guid.
getAtlasMetrics() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the metrics of this Apache Atlas.
getAtlasVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the version of this Apache Atlas.
getAttributeDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStructDef
 
getAttributeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
getAttributeValue() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getBaseEntityGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getBlockedPropagatedClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getBooleanAttributeDef(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of type boolean
getBooleanAttributeDef(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of type boolean for a business metadata element.
getBusinessAttributeDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
getBusinessAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getBusinessMetadataDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getBusinessMetadataType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the requested type from Apache Atlas.
getCardinality() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getCardinality() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
getCategories() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
getCategories() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getCategory() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the category for this deployed implementation type.
getCategory() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getCategoryGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
getChildrenCategories() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
getClassification() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
getClassification() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getClassification() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getClassificationDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getClassificationNames() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getClassificationReferenceSetGUID() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasReferenceClassificationsIntegrationModule
Return the unique identifier of the reference data set qualified name.
getClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getClassificationType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the requested type from Apache Atlas.
getClassifies() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getClientId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getCollectionTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the date/time that the stats were extracted.
getCondition() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getConfidence() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the component description that is used by this connector in the audit log.
getConstraints() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getCreatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getCreatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getCreatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getCreatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getCreateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getCreateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getCreateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getCriterion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getCustomAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getData() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Retrieve the stats.
getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return the data type for the request parameter.
getDefaultValue() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getDefaultValue() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the matching ENUM to make use of the full definition for the deployed implementation type.
getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return preferred value for deployed implementation type.
getDepth() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the description for this value.
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return the description of Apache Atlas.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Return the description of the metric.
getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return the description of the request parameter.
getDirection() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
getDisplayName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
getDisplayText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getElementDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
getEnd1() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getEnd1() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getEnd2() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getEnd2() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getEndDef1() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getEndDef2() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getEndTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getEndTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
getEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getEntitiesForType(String, int, int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return a list of entities that are of the requested type.
getEntitiesUniqueAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
getEntity() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityWithExtInfo
 
getEntity() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
getEntity() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Return details of the entities in the Apache Atlas metadata repository.
getEntityByGUID(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve a single entity by GUID.
getEntityCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the count of entity instances in the Apache Atlas repository.
getEntityDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getEntityFilters() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getEntityGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getEntityGuids() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
getEntityStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getEntityStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getEntityType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the requested type from Apache Atlas.
getEntityTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
getEntityTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
getEnumDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return an example of the request parameter to help users understand how to set it up.
getExamples() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the description of the annotation type.
getExpression() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getExpression() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the expression used in the annotation type processing.
getFromEntityId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
getFullTextResult() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getGeneral() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Return summary metrics about the metadata stored in the repository.
getGlossaryGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Return the unique identifier from Atlas.
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getGuidAssignments() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
getGuidEntityMap() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getGuidHeaderMap() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeaders
 
getHasMoreInputs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getHasMoreOutputs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getHasTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getHomeId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getHomeId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getIncomplete() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getIncomplete() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getIndexType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getInputRelationsCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getInputRelationsLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
getInputRelationsReachedLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getIsA() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the optional deployed implementation type that this technology is a tye of.
getLabel() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getLabel() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getLabels() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getLabels() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getLanguage() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
getLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getLineageDepth() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getLineageDirection() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getLineageOnDemandPayload() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getListenForTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasRegisteredIntegrationModuleBase
Return the list of open metadata types that this module supports events for.
getListenForTypes() - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Return the list of open metadata types that this module supports events for.
getLongDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
getMarker() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getMeaningNames() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getMeanings() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getMeanings() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getMemory() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
 
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
Retrieve a message definition object for an exception.
getModuleName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasRegisteredIntegrationModuleBase
Return the name of this module for messages.
getModuleName() - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Return the name of this module for messages.
getMutatedEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return the name of the Apache Atlas runtime.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the name of the annotation type.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Return the name of the metric.
getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return the name of the request parameter.
getNextMarker() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getOffset() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getOnDemandConstraints() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the name of the open metadata type used for this type of annotation.
getOperation() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getOperator() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
getOptions() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getOrdinal() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
getOs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Return a map of properties about the operating system.
getOutputRelationsCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
getOutputRelationsLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
getParams() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getParams() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
getParentCategory() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
getParentCategoryGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
getPendingTasks() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getPreferredTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getPreferredToTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getPropagate() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getPropagatedClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getPropagateTags() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getPropagateTags() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getPropagateTags() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getProvenanceType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getProvenanceType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getProxy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the qualified name for this deployed implementation type.
getQualifiedName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Return the unique name from
getQualifiedName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getQualifiedName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getQuery() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getQueryText() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getQueryType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getReferredEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityExtInfo
 
getReferredEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getRelatedEntities(AtlasEntityWithExtInfo, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entities at the other end of the named relationship.
getRelatedEntity(AtlasEntityHeader, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entity at the other end of the named relationship.
getRelatedEntity(AtlasEntity, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entity at the other end of the named relationship.
getRelatedEntity(AtlasEntityWithExtInfo, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entity at the other end of the named relationship.
getRelationGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
getRelationGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
getRelationGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
getRelationGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getRelations() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getRelations() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getRelationshipAttributeDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
getRelationshipAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getRelationshipAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getRelationshipByGUID(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve a single relationship by GUID.
getRelationshipCategory() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getRelationshipDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getRelationshipFilters() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getRelationshipGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getRelationshipGUID(AtlasEntityWithExtInfo, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the named relationship.
getRelationshipId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
getRelationshipLabel() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
getRelationshipName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getRelationships(AtlasEntityWithExtInfo, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Retrieve the entities at the other end of the named relationship and build a map of the relationships.
getRelationshipStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getRelationshipType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
getRelationshipType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the requested type from Apache Atlas.
getRelationshipTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
getRelationsOnDemand() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getRemovePropagationsOnEntityDelete() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getReplacedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getReplacementTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Return a summary of this enum to use in a service provider.
getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Retrieve all the defined request parameters
getResult() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getResultCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getRevision() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return whether this is a release or a snapshot.
getRuntime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Return a map of properties about the Java runtime.
getScore() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
getSearchParameters() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getSearchWeight() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getSeeAlso() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getServiceType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getShortDescription() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
getSortBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getSortOrder() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getSource() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getStandardAttributeDef(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an Apache Atlas attribute of the requested type.
getStandardAttributeDef(String, String, OpenMetadataAttributeTypeDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of the requested type.
getStartTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getStartTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
getStats() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return a map of the different statistics defined for the system.
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
getStatus() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getSteward() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getStringAttributeDef(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of type string
getStringAttributeDef(String, String, int, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an attribute of type string for a business metadata element.
getStructDefs() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
getSubTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
getSubTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Return the short description of the annotation type.
getSuperTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
getSuperTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
getSupportedEntityTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasRegisteredIntegrationModuleBase
Return the list of entity types that this module is maintaining.
getSupportedEntityTypes() - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Return the list of entity types that this module is maintaining.
getSymbol() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
getSymbols() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
getSynonyms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getSystem() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Return metrics relating to the IT infrastructure supporting Apache Atlas - such as memory, os and Java level.
getTag() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Return details of the classifications in use in the Apache Atlas system.
getTagCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the count of classifications found in the repository.
getTagEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Return a map of classification names to counts of the number of entities it is attached to.
getTagFilters() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getTermGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
getTermGuid() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
getTermName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
getTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
getTimeZone() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
getToEntityId() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
getTopLevelEntityTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the list of entity types that are top level - eg Referenceable.
getTranslatedTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getTranslationTerms() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getType() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Return the string name of the operation.
getType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
getType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
getType() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
getTypeCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the number of types defined.
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
getTypeName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
getTypeNamesAsString(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Return the list of entity types as a list encoded as a single string with escaped type names.
getTypeUnusedCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Return the number of types that are not used.
getTypeVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getUniqueAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
getUpdateBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getUpdatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getUpdatedBy() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getUpdateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getUpdateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getUpdateTime() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getUsage() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
getUsage() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getUserName() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
getValidityPeriods() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
getValidValues() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getValidValuesFor() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
getValue() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
Retrieve the value.
getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
Retrieve the value.
getValues() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
getValuesMaxCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getValuesMinCount() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return the version of Apache Atlas running.
getVisitedEdges() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Return the URL to more information.
GLOSSARY_CORRELATION_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
The type name for the relationship that links the correlation entity to its associated Apache Atlas glossary member.
GREMLIN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
GT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
GTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 

H

hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Return hash code for this object

I

IGNORE_ALL_OPEN_METADATA_TYPES_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting ignoreOpenMetadataTypes to "*" which means the same as if it is not set.
IGNORE_OPEN_METADATA_TYPES_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
If openMetadataTypesPolicy is set to ALL, it is possible to skip the definition of particular open metadata types in Apache Atlas by listing these types in the ignoreOpenMetadataTypes property.
IMPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Instances have been imported.
IMPORT_DELETE_REPL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Import delete replica?
IMPORTED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been imported from an external system.
IN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
INDEX_TYPE_ATTR_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
INFORMAL_TAGS_MAP_TO_CLASSIFICATIONS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting informalTagsMappingPolicy to "CLASSIFICATIONS".
INFORMAL_TAGS_MAP_TO_ENTITIES_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting informalTagsMappingPolicy to "ENTITIES".
INFORMAL_TAGS_MAP_TO_LABELS_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting informalTagsMappingPolicy to "LABELS".
INFORMAL_TAGS_MAPPING_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The name of the configuration property to control how this connector maps open metadata informal tags to Apache Atlas.
INFORMAL_TAGS_NO_MAPPING_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting informalTagsMappingPolicy to "NONE".
informalTagsMappingDefaultValue - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
informalTagsMappingValidValues - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
INPUT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Incoming data to the entity
IS_NULL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
isContainer() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
isExcludeDeletedEntities() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isExcludeHeaderAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isIncludeClassificationAttributes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isIncludeInNotification() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
isIncludeSubClassifications() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isIncludeSubTypes() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
isIndexable() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
isLegacyAttribute() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
isLegacyAttribute() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
isOptional() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
isOutputRelationsReachedLimit() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
isTypeDefinedInAtlas(String, long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Is the named type already defined in Apache Atlas? Is the version correct?
isUnique() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 

K

KEY_ATTRIBUTES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
KEY_BLOCKED_PROPAGATED_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_CREATE_TIME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_CREATE_TIME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_CREATED_BY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_CREATED_BY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_END1 - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_END2 - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_GUID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_GUID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
KEY_GUID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_HOME_ID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_HOME_ID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_IS_INCOMPLETE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_IS_PROXY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_LABEL - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_PROPAGATE_TAGS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_PROPAGATED_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_PROVENANCE_TYPE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_PROVENANCE_TYPE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_RELATIONSHIP_ATTRIBUTES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
KEY_RELATIONSHIP_GUID - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
KEY_RELATIONSHIP_STATUS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
KEY_RELATIONSHIP_TYPE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
KEY_STATUS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_STATUS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_TYPENAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
KEY_TYPENAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
KEY_UNIQUE_ATTRIBUTES - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
KEY_UPDATE_TIME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_UPDATE_TIME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_UPDATED_BY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_UPDATED_BY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
KEY_VERSION - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
KEY_VERSION - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 

L

LIKE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
A list of elements
LIST_CONFIGURATION_PROPERTY_SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0018 - The list of values from the {0} configuration property has {1} items with values {2} for {3} integration connector
LT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
LTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 

M

MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
MISSING_ASSET_UNIVERSE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-0004 - The asset universe for Apache Atlas Software Server is null.
MISSING_ASSET_UNIVERSE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-400-003 - The asset universe for Apache Atlas Software Server is null.
MISSING_CORRELATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0039 - The {0} integration connector can not retrieve the correlation information for {1} open metadata entity {2} linked in Apache Atlas {3} to {4} entity {5}
MISSING_CORRELATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-404-001 - The {0} integration connector can not retrieve the correlation information for {1} open metadata entity {2} linked in Apache Atlas {3} to {4} entity {5}

N

name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
name - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
 
NameConflictException - Exception in org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
Exception thrown when there is a conflict in Apache Atlas names.
NameConflictException(ExceptionMessageDefinition, String, String, String, Exception) - Constructor for exception org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.NameConflictException
This is the typical constructor used for creating an exception.
NEQ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
NO_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
NONE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Do not propagate tags through relationship
NONE_RELATED_ELEMENT_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting relatedClassificationPolicy or relatedEntityPolicy to "NONE".
NOT_CONTAINS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
NOT_EMPTY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
NOT_NULL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
NULL_ASSET_MANAGER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-400-003 - Integration connector {0} has been configured without a metadataSourceQualifiedName value
NULL_ATLAS_CLIENT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-400-004 - Integration connector {0} is unable to create an Apache Atlas REST Connector
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-400-001 - Integration connector {0} has been configured without the URL to Apache Atlas
NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-400-001 - Apache Atlas REST connector {0} has been configured without the URL to Apache Atlas
NULL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-400-002 - Integration connector {0} has been configured with either a null userId or password for connecting to Apache Atlas
NULL_USER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-400-002 - Apache Atlas REST connector {0} has been configured with either a null userId or password for connecting to Apache Atlas

O

OBSOLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment must not be used.
OBSOLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
The relationship must not be used.
ON_DEMAND_OPEN_METADATA_TYPES_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting openMetadataTypesPolicy to "ON_DEMAND".
ONE_TO_TWO - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Propagate tags found on the entity at end1 to the entity found at end2.
OPEN_METADATA_CORRELATION_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
The type name for the relationship that links the correlation entity to its associated Apache Atlas entity.
OPEN_METADATA_CORRELATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
The type name for the entity that holds the correlation values for corresponding open metadata entity.
OPEN_METADATA_TYPE_PREFIX - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
 
OPEN_METADATA_TYPES_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
This connector needs to add open metadata types to Apache Atlas to store particular types of open metadata elements that are beyond the types defined by Apache Atlas.
openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
openMetadataTypesPolicyDefaultValue - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
openMetadataTypesPolicyValidValues - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
OPTION_DISPLAY_TEXT_ATTRIBUTE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
OR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCondition
 
org.odpi.openmetadata.adapters.connectors.apacheatlas.controls - package org.odpi.openmetadata.adapters.connectors.apacheatlas.controls
Controls for working with Apache Atlas
org.odpi.openmetadata.adapters.connectors.apacheatlas.integration - package org.odpi.openmetadata.adapters.connectors.apacheatlas.integration
The Apache Atlas integration connector publishes glossary terms to Apache Atlas.
org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc - package org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules - package org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
 
org.odpi.openmetadata.adapters.connectors.apacheatlas.resource - package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource
The Apache Atlas REST connector provides a java interface to the Apache Atlas server.
org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc - package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
FFDC stands for First Failure Data Capture.
org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties - package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties
These are the beans used on the Apache Atlas REST API calls.
org.odpi.openmetadata.adapters.connectors.apacheatlas.survey - package org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
 
org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls - package org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls
 
org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc - package org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc
 
OTHER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
Another assignment status.
OTHER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
Another relationship status.
OUTPUT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Data consumed from the entity

P

PAIRED_ENTITY_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
PARTIAL_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been partially updated.
processEvent(AssetManagerOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
Process an event that was published by the Asset Manager OMAS.
processEvent(AssetManagerOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.ApacheKafkaIntegrationModule
Process an event that was published by the Asset Manager OMAS.
processEvent(AssetManagerOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasGlossaryIntegrationModule
Process an event that was published by the Asset Manager OMAS.
processEvent(AssetManagerOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.DatabaseIntegrationModuleBase
Process an event that was published by the Asset Manager OMAS.
processEvent(AssetManagerOutTopicEvent) - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Process an event that was published by the Asset Manager OMAS.
PROPOSED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been proposed by a consumer.
PURGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
An instance has been purged.
PURGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been purged.
PURGED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
An instance that has been complete removed from the Apache Atlas repository.

R

RDBMSIntegrationModule - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
RDBMSIntegrationModule manages the cataloguing of RDBMS entities stored in Apache Atlas into the open metadata ecosystem.
RDBMSIntegrationModule(String, ConnectionProperties, AuditLog, CatalogIntegratorContext, String, ApacheAtlasRESTConnector, List<Connector>) - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RDBMSIntegrationModule
Constructor for the module is supplied with the runtime context in order to operate.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.ApacheKafkaIntegrationModule
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasGlossaryIntegrationModule
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.DatabaseIntegrationModuleBase
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
refresh() - Method in interface org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.RegisteredIntegrationModule
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
RegisteredIntegrationModule - Interface in org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules
RegisteredIntegrationModule defines the interface for an integration module that wants to be called to synchronize assets.
RELATED_CLASSIFICATION_IGNORE_LIST_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The relatedClassificationIgnoreList configuration property is used to list the classification names that should not be copied from the open metadata ecosystem to Apache Atlas if relatedClassificationPolicy==SELECTED.
RELATED_CLASSIFICATION_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The relatedClassificationPolicy configuration property determines if a classification added to an open metadata entity that is synchronized in Apache Atlas should be added to the Apache Atlas entity as business metadata.
RELATED_ENTITY_POLICY_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The relatedEntityPolicy configuration property determines if an entity related to an open metadata entity that is synchronized in Apache Atlas should be added to the Apache Atlas entity as a related entity.
RELATED_RELATIONSHIP_IGNORE_LIST_CONFIGURATION_PROPERTY - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
The relatedRelationshipIgnoreList configuration property used to list the relationship type names that should not be copied from the open metadata ecosystem to Apache Atlas if relatedEntityPolicy==SELECTED.
relatedElementPolicyDefaultValue - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
relatedElementPolicyValidValues - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
 
RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
 
RELATIONSHIP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
A relationship between two entities (RelationshipDef)
RELATIONSHIP_DEF_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
RelationshipTypeMetrics() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector.RelationshipTypeMetrics
 
REPLACING_ATLAS_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0047 - The integration connector {0} is replacing Apache Atlas {1} entity {2} for open metadata entity {3} since the Apache Atlas entity has been unilaterally removed
REPLACING_EGERIA_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0046 - The integration connector {0} is replacing {1} open metadata entity {2} for Apache Atlas entity {3} since the open metadata entity has been unilaterally removed
REPLACING_EGERIA_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0014 - The open metadata glossary {0} for equivalent Apache Atlas glossary {1} has been unilaterally deleted; connector {2} is putting it back
REPLACING_EGERIA_GLOSSARY_CATEGORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0016 - The open metadata glossary category {0} for equivalent Apache Atlas glossary category {1} has been unilaterally deleted; connector {2} is putting it back
REPLACING_EGERIA_GLOSSARY_TERM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0015 - The open metadata glossary term {0} for equivalent Apache Atlas glossary term {1} has been unilaterally deleted; connector {2} is putting it back

S

saveAtlasGlossary(AtlasGlossaryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Save a glossary with all of its links to terms and categories.
saveAtlasGlossaryCategory(AtlasGlossaryCategoryElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Save a category with all of its links to terms and categories.
saveAtlasGlossaryTerm(AtlasGlossaryTermElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Save a term with all of its links to other terms and categories.
SEARCH_WEIGHT_ATTR_NAME - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
SELECTED_RELATED_ELEMENT_CONFIGURATION_PROPERTY_VALUE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationProvider
Static literal for setting relatedClassificationPolicy or relatedEntityPolicy to "SELECTED".
SERVER_START - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Atlas has started.
SERVER_STATE_ACTIVE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Atlas is active
SERVICE_TYPE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
 
SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
A set of elements
setAbbreviation(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setAdditionalAttributes(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setAnchor(AtlasGlossaryAnchorElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryMemberBaseProperties
 
setAntonyms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setApproximateCount(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setAttributeDefs(List<AtlasAttributeDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStructDef
 
setAttributeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setAttributes(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
setAttributes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setAttributes(AtlasAttributeSearchResult) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setAttributeValue(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Receive an audit log object that can be used to record audit log messages.
setBaseEntityGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setBlockedPropagatedClassifications(Set<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setBusinessAttributeDefs(Map<String, List<AtlasAttributeDef>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
setBusinessAttributes(Map<String, Map<String, Object>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setBusinessMetadataDefs(List<AtlasBusinessMetadataDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setCardinality(AtlasCardinality) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setCardinality(AtlasCardinality) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setCategories(List<AtlasRelatedCategoryHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
setCategories(List<AtlasRelatedCategoryHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setCategory(AtlasTypeCategory) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setCategoryGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
setChildrenCategories(List<AtlasRelatedCategoryHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
setClassification(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setClassification(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setClassification(AtlasClassification) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
setClassificationDefs(List<AtlasClassificationDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setClassificationNames(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setClassifications(List<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setClassifications(List<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setClassifications(List<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setClassifies(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setClientId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setCollectionTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the date/time that the stats were extracted.
setCondition(AtlasCondition) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setConfidence(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setConstraints(List<AtlasConstraintDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setContainer(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setCreatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setCreatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setCreatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setCreatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setCreateTime(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setCreateTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setCreateTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setCriterion(List<AtlasFilterCriteria>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setCustomAttributes(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setData(AtlasMetricsData) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Set up the stats.
setDefaultValue(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setDefaultValue(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
setDepth(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Set up the description of Apache Atlas.
setDirection(AtlasLineageDirection) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
setDisplayName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
setDisplayText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setElementDefs(List<AtlasElementDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
setEnd1(AtlasObjectId) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setEnd1(AtlasObjectId) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setEnd2(AtlasObjectId) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setEnd2(AtlasObjectId) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setEndDef1(AtlasRelationshipEndDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setEndDef2(AtlasRelationshipEndDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setEndTime(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
setEndTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setEntities(List<AtlasEntityHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setEntitiesUniqueAttributes(List<Map<String, Object>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
setEntity(Map<String, Map<String, Integer>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Set up the map of metrics about entities.
setEntity(AtlasEntity) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityWithExtInfo
 
setEntity(AtlasEntityHeader) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
setEntityCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the count of entity instances in the Apache Atlas repository.
setEntityDefs(List<AtlasEntityDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setEntityFilters(AtlasFilterCriteria) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setEntityGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setEntityGuids(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
setEntityStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setEntityStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setEntityTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
setEntityTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
setEnumDefs(List<AtlasEnumDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setExamples(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setExcludeDeletedEntities(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setExcludeHeaderAttributes(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setExpression(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setFromEntityId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
setFullTextResult(List<AtlasFullTextResult>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setGeneral(AtlasMetricsGeneral) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Set up summary metrics about the metadata stored in the repository.
setGlossaryGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
Set up the unique identifier from Atlas.
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setGuidAssignments(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
setGuidEntityMap(Map<String, AtlasEntityHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setGuidHeaderMap(Map<String, AtlasEntityHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeaders
 
setHasMoreInputs(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setHasMoreOutputs(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setHasTerms(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setHomeId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setHomeId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setIncludeClassificationAttributes(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setIncludeInNotification(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setIncludeSubClassifications(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setIncludeSubTypes(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setIncomplete(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setIncomplete(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setIndexable(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setIndexType(AtlasIndexType) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setInputRelationsCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setInputRelationsLimit(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
setInputRelationsReachedLimit(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setIsA(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setLabel(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setLabel(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setLabels(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setLabels(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setLanguage(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
setLegacyAttribute(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
setLegacyAttribute(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setLimit(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setLineageDepth(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setLineageDirection(AtlasLineageDirection) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setLineageOnDemandPayload(Map<String, AtlasLineageOnDemandConstraints>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setLongDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setMarker(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setMeaningNames(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setMeanings(List<AtlasTermAssignmentHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setMeanings(List<AtlasTermAssignmentHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setMemory(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Return a map of different memory usage stats.
setMutatedEntities(Map<AtlasEntityOperation, List<AtlasEntityHeader>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Set up the name of the Apache Atlas runtime.
setName(List<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
setNextMarker(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setOffset(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setOnDemandConstraints(AtlasLineageOnDemandConstraints) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setOperation(AtlasAuditOperation) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setOperator(AtlasOperator) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
setOptional(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setOptions(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setOrdinal(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
setOs(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Set up a map of properties about the operating system.
setOutputRelationsCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setOutputRelationsLimit(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
setOutputRelationsReachedLimit(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
setParams(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setParams(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
setParentCategory(AtlasRelatedCategoryHeader) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
setParentCategoryGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
setPendingTasks(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setPreferredTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setPreferredToTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setPropagate(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setPropagatedClassifications(Set<AtlasClassification>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setPropagateTags(AtlasPropagateTags) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setPropagateTags(AtlasPropagateTags) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setPropagateTags(AtlasPropagateTags) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setProvenanceType(Integer) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setProvenanceType(Integer) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setProxy(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setQualifiedName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setQualifiedName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setQualifiedName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setQuery(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setQueryText(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setQueryType(AtlasQueryType) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setReferredEntities(Map<String, AtlasEntity>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityExtInfo
 
setReferredEntities(Map<String, AtlasEntityHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setRelationGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
setRelationGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
setRelationGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
setRelationGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setRelations(List<AtlasRelationshipHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setRelations(Set<AtlasLineageRelationship>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setRelationshipAttributeDefs(List<AtlasRelationshipAttributeDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
setRelationshipAttributes(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setRelationshipAttributes(AtlasStruct) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setRelationshipCategory(AtlasRelationshipCategory) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setRelationshipDefs(List<AtlasRelationshipDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setRelationshipFilters(AtlasFilterCriteria) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setRelationshipGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setRelationshipId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
setRelationshipLabel(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
setRelationshipName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setRelationshipStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setRelationshipType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
setRelationshipTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
setRelationsOnDemand(Map<String, AtlasLineageInfoOnDemand>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
setRemovePropagationsOnEntityDelete(Boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setReplacedBy(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setReplacementTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setResult(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setResultCount(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setRevision(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Set up whether this is a release or a snapshot.
setRuntime(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Set up a map of properties about the Java runtime.
setScore(Double) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
setSearchParameters(AtlasSearchParameters) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setSearchWeight(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setSeeAlso(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setServiceType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setShortDescription(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
setSortBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setSortOrder(AtlasSortOrder) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setSource(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setStartTime(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
setStartTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setStats(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up a map of the different statistics defined for the system.
setStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
setStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setStatus(AtlasInstanceStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
setStatus(AtlasTermAssignmentStatus) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setSteward(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setStructDefs(List<AtlasStructDef>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
setSubTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
setSubTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
setSuperTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
setSuperTypes(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
setSynonyms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setSystem(AtlasMetricsSystem) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Set up metrics relating to the IT infrastructure supporting Apache Atlas - such as memory, os and Java level.
setTag(AtlasMetricsTag) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Set up details of the classifications in use in the Apache Atlas system.
setTagCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the count of classifications found in the repository.
setTagEntities(Map<String, Integer>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Set up a map of classification names to counts of the number of entities it is attached to.
setTagFilters(AtlasFilterCriteria) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setTermGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
setTermGuid(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
setTermName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setTerms(List<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
setTerms(List<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
setTimeZone(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
setToEntityId(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
setTranslatedTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setTranslationTerms(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
setType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipEndDef
 
setType(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
setTypeCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the number of types defined.
setTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
setTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
setTypeName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
setTypeUnusedCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Set up the number of types that are not used.
setTypeVersion(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setUnique(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setUniqueAttributes(Map<String, Object>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
setUpdateBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setUpdatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setUpdatedBy(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setUpdateTime(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setUpdateTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setUpdateTime(Date) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setupRelatedMetadataEntities(String, ElementProperties, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Create an open metadata ecosystem relationship between Apache Atlas entities.
setUsage(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
setUsage(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setUserName(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
setValidityPeriods(List<AtlasTimeBoundary>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
setValidValues(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setValidValuesFor(Set<AtlasRelatedTermHeader>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
setValue(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
setValues(List<List<Object>>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
setValuesMaxCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setValuesMinCount(int) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
setVersion(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
setVersion(long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
setVersion(Long) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
setVersion(String) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
Set up the version of Apache Atlas running.
setVisitedEdges(Set<String>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
SINGLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
One instance of element
start() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ApacheAtlasIntegrationConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Indicates that the connector is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector
Indicates that the survey service is completely configured and can begin processing.
STARTS_WITH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
STRING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasIndexType
 
STRUCT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
A structure - list of attribute types (StructDef)
summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
SurveyApacheAtlasConnector - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
This connector builds a profile of the types and instances in an Apache Atlas server.
SurveyApacheAtlasConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector
 
SurveyApacheAtlasConnector.EntityTypeMetrics - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
EntityTypeMetrics maintains counts about entity instances of a certain type.
SurveyApacheAtlasConnector.RelationshipTypeMetrics - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
RelationshipTypeMetrics manages counts of the usage of a particular relationship type
SurveyApacheAtlasConnector.TagTypeMetrics - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
TagTypeMetrics maintains counts of the classifications or business metadata attached to this type of entity.
SurveyApacheAtlasProvider - Class in org.odpi.openmetadata.adapters.connectors.apacheatlas.survey
SurveyApacheAtlasProvider is the connector provider for the SurveyApacheAtlasConnector that publishes insights about the types and instances in an Apache Atlas server.
SurveyApacheAtlasProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasProvider
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
SYNC_ATLAS_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0025 - The {0} integration connector is copying the Apache Atlas glossary called {1} into the {2} ({3}) open metadata glossary
SYNC_INTEGRATION_MODULE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0038 - The {0} integration connector is calling the {1} integration module
synchronizeClassificationDefinitions() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasReferenceClassificationsIntegrationModule
Exchange Atlas classification types as defined by the classification reference set.
synchronizeInformalTags() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasInformalTagsIntegrationModule
Look for InformalTags attached to the open metadata ecosystem version of the Atlas entities and decide how they should be represented in Apache Atlas.
synchronizeLineage() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasLineageIntegrationModule
Retrieves all the processes catalogued in Apache Atlas and creates an equivalent process in the open metadata ecosystem.
synchronizeRelatedElements(Map<String, ValidValueElement>) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.modules.AtlasRelatedElementsIntegrationModule
Handle additional related classifications and relationships/entities.

T

TagTypeMetrics() - Constructor for class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.SurveyApacheAtlasConnector.TagTypeMetrics
 
TERM_ALREADY_EXISTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-400-005 - Glossary term {0} already exists in Apache Atlas
TIME_FORMAT - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
TIME_RANGE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAttributeSearchResult
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditEventV2
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassification
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationAssociateRequest
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasClassificationDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasConstraintDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasElementDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntity
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityExtInfo
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeader
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityHeaders
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityMutationResponse
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityWithExtInfo
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEnumDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFilterCriteria
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasFullTextResult
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryAnchorElement
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryBaseProperties
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryCategoryElement
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryElement
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryProperties
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasGlossaryTermElement
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfo
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageInfoOnDemand
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageOnDemandConstraints
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageRelationship
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetrics
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsData
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsGeneral
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsSystem
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasMetricsTag
Standard toString method.
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasObjectId
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedCategoryHeader
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedObjectId
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelatedTermHeader
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationship
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipAttributeDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipHeader
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchResult
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStruct
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasStructDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentHeader
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
 
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTimeBoundary
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypesDef
 
toString() - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasVersion
JSON-style toString.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Output of this enum class and main value.
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
JSON-style toString
TWO_TO_ONE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Propagate tags found on the entity at end2 to the entity found at end1.
TYPE_ANALYSIS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
 
TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
TYPE_DEF_CREATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
New type created
TYPE_DEF_DELETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
A type has been deleted.
TYPE_DEF_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Existing type updated.
TYPE_UNUSED_COUNT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
 
TYPEDEF_OPTION_SUPPORTS_PROFILE - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 
TYPEDEF_OPTION_SUPPORTS_SCHEMA - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeDefBase
 

U

UNABLE_TO_ADD_CLASSIFICATION_REFERENCE_SET_TO_ATLAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0036 - The {0} integration connector encountered an {1} exception when setting up Classifications in Apache Atlas using the members of the classification reference set called {2}.
UNABLE_TO_BUILD_CLASSIFICATION_REFERENCE_SET_FROM_ATLAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0037 - The {0} integration connector encountered an {1} exception when retrieving/setting up the members of the classification reference set called {2} using the classifications from Apache Atlas.
UNABLE_TO_DEFINE_TYPE_IN_ATLAS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0033 - The {0} integration connector encountered an {1} exception when defining a {2} open metadata type {3} in Apache Atlas.
UNABLE_TO_GET_CLASSIFICATION_REFERENCE_SET_MEMBERS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0035 - The {0} integration connector encountered an {1} exception when retrieving/setting up the members of the classification reference set called {2}.
UNABLE_TO_GET_REFERENCE_VALUE_ASSIGNMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0049 - The {0} integration connector encountered an {1} exception when retrieving the related reference values assigned to entity {2}.
UNABLE_TO_GET_RELATED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0052 - The {0} integration connector encountered an {1} exception when retrieving the related elements linked to entity {2}.
UNABLE_TO_PROCESS_RELATED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0054 - The {0} integration connector encountered an {1} exception when setting up the related elements linked to entity {2}.
UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0032 - The {0} integration connector encountered an {1} exception when registering a listener to the open metadata ecosystem.
UNABLE_TO_RETRIEVE_ATLAS_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0007 - The {0} integration connector us unable to retrieve requested {1} glossary from Apache Atlas
UNABLE_TO_RETRIEVE_EGERIA_GLOSSARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0006 - The {0} integration connector is unable to retrieve the requested {1} glossary from the open metadata ecosystem
UNABLE_TO_SET_REFERENCE_VALUE_ASSIGNMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0050 - The {0} integration connector encountered an {1} exception when setting up the related reference values assigned to the open metadata entity {2} that represents Apache Atlas entity {3}.
UNABLE_TO_SET_RELATED_ELEMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0053 - The {0} integration connector encountered an {1} exception when setting up the related elements linked to entity {2}.
UNABLE_TO_SET_UP_CLASSIFICATION_REFERENCE_SET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0034 - The {0} integration connector encountered an {1} exception when retrieving/setting up the classification reference set called {2}.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0008 - The {0} integration connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-500-001 - The {0} connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
APACHE-ATLAS-REST-CONNECTOR-0008 - The {0} Apache Atlas REST Connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
APACHE-ATLAS-REST-CONNECTOR-500-001 - The {0} Apache Atlas REST connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-0001 - The {0} Apache Atlas Discovery Connector received an unexpected exception {1} during method {2}; the error message was: {3}
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-500-001 - The {0} Apache Atlas Survey Action connector received an unexpected exception {1} during method {2}; the error message was: {3}
UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
The entity has been update.
updateEntity(AtlasEntityWithExtInfo) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Update an entity's properties.
updateOpenMetadataElement(String, OpenMetadataElement) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Update the contents of an Apache Atlas entity using the contents of an open metadata element.
updateRelationship(AtlasRelationship) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Add a relationship.
updateTypes(AtlasTypesDef) - Method in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ApacheAtlasRESTConnector
Update existing types.
UPDATING_ATLAS_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0043 - The integration connector {0} is synchronizing open metadata {1} entity {2} to the {3} Apache Atlas entity {4}
UPDATING_EGERIA_ENTITY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
APACHE-ATLAS-INTEGRATION-CONNECTOR-0042 - The integration connector {0} is synchronizing Apache Atlas {1} entity {2} to {3} open metadata entity {4}

V

VALIDATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
The assignment has been validated by a subject-matter expert,
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCondition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasIndexType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.controls.AtlasDeployedImplementationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.integration.ffdc.AtlasIntegrationErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.ApacheAtlasErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasAuditOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCardinality
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasCondition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasEntityOperation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasIndexType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasInstanceStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasLineageDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasPropagateTags
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasQueryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasRelationshipCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermAssignmentStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTermRelationshipStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasTypeCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasAnnotationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasMetric
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.controls.AtlasRequestParameter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.

W

WILDCARD_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.properties.AtlasSearchParameters
 
WRONG_REST_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-0002 - The {0} Apache Atlas Survey Action Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_REST_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-400-001 - The {0} Apache Atlas Discovery Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyAuditCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-0003 - The {0} Apache Atlas Discovery Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
WRONG_ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.apacheatlas.survey.ffdc.AtlasSurveyErrorCode
APACHE-ATLAS-SURVEY-ACTION-CONNECTOR-400-002 - The root schema type for Apache Atlas Software Server {0} is of type {1} rather than {2}.
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form