Skip navigation links
$ A C D E F G H I M N O P R S T U V 

$

$payload - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
The 'payload' property, displayed as 'Last Version' in the IGC UI.
$sourceRID - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
The 'sourceRID' property, displayed as 'IGC RID' in the IGC UI.
$sourceType - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
The 'sourceType' property, displayed as 'IGC Type' in the IGC UI.

A

ACTION - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
The 'ACTION' property of an event gives the type of action that was taken that this event represents.
ACTION_ASSIGNED_RELATIONSHIP - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
ACTION_CREATE - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
ACTION_CREATE - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
 
ACTION_DELETE - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
ACTION_MODIFY - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
ACTION_MODIFY - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
 
addAlternativeIgcRelationshipProperty(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
Add an alternative IGC relationship property to this side of the relationship, that can be additionally used to traverse to the other side of the relationship.
addAlternativePropertyFromOne(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Add an alternative IGC property that can be used to traverse the relationship from proxy one to proxy two.
addAlternativePropertyFromTwo(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Add an alternative IGC property that can be used to traverse the relationship from proxy two to proxy one.
addAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Create a definition of a new AttributeTypeDef.
addAttributeTypeDef(AttributeTypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.AttributeMappingStore
Adds the provided AttributeTypeDef to the list of those that are implemented in the repository.
addClassificationMapper(ClassificationMapping) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Add the provided classification mapping as one that describes classifications for this entity.
addClassificationToIGCAsset(IGCOMRSRepositoryConnector, Reference, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Implement this method to define how to add an OMRS classification to an existing IGC asset.
addClassificationToIGCAsset(IGCOMRSRepositoryConnector, Reference, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ConfidentialityMapper
Implement this method to define how to add an OMRS classification to an existing IGC asset.
addClassificationToIGCAsset(IGCOMRSRepositoryConnector, Reference, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.PrimaryKeyMapper
Implement this method to define how to add an OMRS classification to an existing IGC asset.
addClassificationToIGCAsset(IGCOMRSRepositoryConnector, Reference, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.SpineObjectMapper
Implement this method to define how to add an OMRS classification to an existing IGC asset.
addClassificationToIGCAsset(IGCOMRSRepositoryConnector, Reference, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.SubjectAreaMapper
Implement this method to define how to add an OMRS classification to an existing IGC asset.
addComplexIgc(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Notes the provided IGC property name requires more than a simple one-to-one mapping.
addComplexIgcProperty(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Note the provided IGC property name as requiring more than a simple one-to-one mapping to an OMRS property.
addComplexOmrs(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Notes the provided OMRS property name requires more than a simple one-to-one mapping.
addComplexOmrsProperty(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Note the provided OMRS property name as requiring more than a simple one-to-one mapping to an IGC property.
addDefaultEnumMapping(int, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.EnumMapping
 
addEnumMapping(String, int, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.EnumMapping
 
addExcludedIgcAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
When the asset this applies to is a 'main_object', use this method to add any objects that should NOT be included under that umbrella.
addExcludedIgcAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
When the asset this applies to is a 'main_object', use this method to add any objects that should NOT be included under that umbrella.
addIgcRelationship(IGCOMRSRepositoryConnector, RelationshipMapping, InstanceProperties, Reference, Reference, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Adds the provided relationship to IGC (if possible), or throws a RepositoryErrorException if the relationship cannot be created in IGC.
addIgcRelationshipProperty(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Add the provided property as one of the IGC properties needed to setup this classification.
addMappedOMRSClassifications(IGCOMRSRepositoryConnector, List<Classification>, Reference, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Implement this method to actually define the logic for the classification.
addMappedOMRSClassifications(IGCOMRSRepositoryConnector, List<Classification>, Reference, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ConfidentialityMapper
Implements the "Confidentiality" classification for IGC objects (by default we only apply to terms, but could apply to any IGC asset type).
addMappedOMRSClassifications(IGCOMRSRepositoryConnector, List<Classification>, Reference, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.PrimaryKeyMapper
Implements the "PrimaryKey" OMRS classification for IGC database_column assets.
addMappedOMRSClassifications(IGCOMRSRepositoryConnector, List<Classification>, Reference, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.SpineObjectMapper
Implements the SpineObject classification for IGC 'term' assets.
addMappedOMRSClassifications(IGCOMRSRepositoryConnector, List<Classification>, Reference, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.SubjectAreaMapper
Implements the SubjectArea classification for IGC 'category' assets.
addMappedOmrsProperty(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Add the provided property name as one supported by this classification mapping.
addMappedOmrsProperty(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Add the provided property name as one supported by this classification mapping.
addMappedOMRSRelationships(IGCOMRSRepositoryConnector, List<Relationship>, Reference, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ConnectionEndpointMapper
Custom implementation of the relationship between an Endpoint (host) and a Connection (data_connection).
addMappedOMRSRelationships(IGCOMRSRepositoryConnector, List<Relationship>, Reference, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.DataClassAssignmentMapper
Custom implementation of the relationship between an a DataClass (data_class) and a Referenceable (main_object).
addMappedOMRSRelationships(IGCOMRSRepositoryConnector, List<Relationship>, Reference, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Must be implemented to define how to map the relationships defined by the mapper, if there are any complex custom mappings to be done for relationships.
addMapping(AttributeTypeDef, Class) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.AttributeMappingStore
Adds an attribute mapping for the provided AttributeTypeDef, using the provided Java class for the mapping.
addMapping(TypeDef, Class) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.ClassificationMappingStore
Adds a classification mapping for the provided TypeDef, using the provided Java class for the mapping.
addMapping(TypeDef, Class, IGCOMRSRepositoryConnector, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Adds an entity mapping for the provided TypeDef, using the provided EntityMapping Java class and repository details.
addMapping(TypeDef, Class) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.RelationshipMappingStore
Adds a relationship mapping for the provided TypeDef, using the provided Java class for the mapping.
addOtherIGCAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Add any other IGC asset type needed for this mapping.
addPrimitivePropertyToInstance(OMRSRepositoryHelper, String, InstanceProperties, TypeDefAttribute, Object, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
Add the supplied property to an instance properties object.
addRelationship(String, String, InstanceProperties, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Add a new relationship between two entities to the metadata collection.
addRelationshipMapper(RelationshipMapping) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Add the provided relationship mapping as one that describes relationships for this entity.
addSearchConditionFromValue(IGCSearchConditionSet, String, List<String>, PropertyMappingSet, InstancePropertyValue) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Adds the provided value to the search criteria for IGC.
addSimpleMapping(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Adds a new mapping to the set of mappings.
addSimplePropertyMapping(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Add a simple one-to-one property mapping between an IGC property and an OMRS property.
addSubType(RelationshipMapping) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Adds a subtype to this relationship mapping.
addSupportedStatus(InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Add the provided status as one supported by this classification mapping.
addSupportedStatus(InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Add the provided status as one supported by this entity mapping.
addSupportedStatus(InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Add the provided status as one supported by this relationship mapping.
addTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Create a definition of a new TypeDef.
addTypeDef(TypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
Adds the provided TypeDef to the list of those that are implemented in the repository.
addTypeDefGallery(String, TypeDefGallery) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Create a collection of related types.
addUnimplementedTypeDef(TypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
Adds the provided TypeDef to the list of those that are not implemented in the repository.
ASSET_CONTEXT - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
The 'ASSET_CONTEXT' property of an event gives the identity of the asset in question, without relying on IDs.
ASSET_NAME - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
The 'ASSET_NAME' property of an event gives the name (non-unique) of the asset that was involved.
ASSET_RID - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
The 'ASSET_RID' property of an event gives the IGC Repository ID (RID) unique id of the asset within IGC.
ASSET_TYPE - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
The 'ASSET_TYPE' property of an event gives the display name of the asset type as known within IGC.
AssetSchemaTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "AssetSchemaType" relationship.
AssetSchemaTypeMapper_DatabaseSchema - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "AssetSchemaType" relationship for IGC "database_schema" assets.
AssetSchemaTypeMapper_FileRecord - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "AssetSchemaType" relationship between IGC "data_file" and "data_file_record" objects.
AttachedTagMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "AttachedTag" relationship for IGC "label" assets.
AttributeForSchemaMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "AttributeForSchemaMapper" relationship.
AttributeForSchemaMapper_RecordField - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "AttributeForSchema" relationship between IGC "data_file_record" and "data_file_field" assets.
AttributeForSchemaMapper_TableColumn - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "AttributeForSchema" relationship between IGC "database_table" and "database_column" assets.
AttributeForSchemaMapper_TableSchema - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "AttributeForSchema" relationship between IGC "database_schema" and "database_table" assets.
AttributeMapping - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes
The base class for all mappings between OMRS AttributeTypeDefs and IGC properties.
AttributeMapping(AttributeMapping.IGCPropertyType, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
 
AttributeMapping(String, String, AttributeMapping.IGCPropertyType, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
 
AttributeMapping.IGCPropertyType - Enum in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes
 
AttributeMappingStore - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores
 
AttributeMappingStore() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.AttributeMappingStore
 

C

camRid - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
The 'camRid' property indicates the Repository ID (RID) of a Column Analysis Master object.
canBeCreated() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
CategoryHierarchyLinkMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "CategoryHierarchyLink" relationship for IGC "category" assets.
Change(JsonNode) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet.Change
 
Change(String, String, JsonNode) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet.Change
 
ChangeSet - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model
A class to capture differences between IGC objects through the JSON Patch notation.
ChangeSet(IGCRestClient, Reference, OMRSStub) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet
Create a new JSON Patch based on the provided asset details and stub.
ChangeSet.Change - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model
A sub-class to capture individual differences.
ClassificationMapping - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications
The base class for all mappings between OMRS Classification TypeDefs and IGC assets.
ClassificationMapping(String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
 
ClassificationMappingStore - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores
Store of implemented classification mappings for the repository.
ClassificationMappingStore() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.ClassificationMappingStore
 
classifyEntity(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Add the requested classification to a specific entity.
COL_ANALYZED - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
COL_CLASSIFIED - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
COMPLEX_MAPPING_SENTINEL - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
 
complexPropertyMappings(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ContactDetailsMapper
Implement any complex property mappings that cannot be simply mapped one-to-one.
complexPropertyMappings(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.DataClassMapper
Implement any complex property mappings that cannot be simply mapped one-to-one.
complexPropertyMappings(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EndpointMapper
Implement any complex property mappings that cannot be simply mapped one-to-one.
complexPropertyMappings(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
This method needs to be implemented to define any complex property mapping logic, if any.
complexPropertyMappings(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
 
ConfidentialityLevelMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes
Singleton to map between OMRS "ConfidentialityLevel" enum and corresponding IGC property values.
ConfidentialityMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications
Singleton defining the mapping to the OMRS "Confidentiality" classification.
ConnectionConnectorTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ConnectionConnectorType" relationship between IGC "data_connection" and "connector" assets.
ConnectionEndpointMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ConnectionEndpoint" relationship between IGC "host" and "data_connection" assets (via "connector" assets where needed).
ConnectionMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "Connection" entity.
ConnectionMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ConnectionMapper
 
ConnectionToAssetMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ConnectionToAsset" relationship.
ConnectionToAssetMapper_Database - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ConnectionToAsset" relationship between IGC "data_connection" and "database" assets.
ConnectionToAssetMapper_FileFolder - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ConnectionToAssetMapper" relationship between IGC "data_connection" and "data_file_folder" assets.
ConnectorTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "ConnectorType" entity.
ConnectorTypeMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ConnectorTypeMapper
 
ContactDetailsMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "ContactDetails" entity.
ContactDetailsMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ContactDetailsMapper
 
ContactMethodTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes
Singleton to map between OMRS "ContactMethodType" enum and corresponding IGC property values.
ContactThroughMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ContactThrough" relationship.
ContactThroughMapper_Person - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ContactThrough" relationship for IGC "user" assets.
ContactThroughMapper_Team - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ContactThrough" relationship for IGC "group" assets.
createdRID - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
The 'createdRID' property lists the RID of the data connection object that was created.
createdRIDs - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
The 'createdRIDs' property lists (comma-separated) the RIDs of any objects that were created.

D

DatabaseMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Define sthe mapping to the OMRS "Database" entity.
DatabaseMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.DatabaseMapper
 
DataClassAssignmentMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "DataClassAssignment" relationship for IGC "data_class" assets, including both detected and selected classifications, and the additional details on IGC "classification" assets.
DataClassAssignmentStatusMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes
Singleton to map between OMRS "DataClassAssignmentStatus" enum and corresponding IGC property values.
DataClassHierarchyMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "DataClassHierarchy" relationship for IGC "data_class" assets.
DataClassMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "DataClass" entity.
DataClassMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.DataClassMapper
 
dataCollectionRid - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
The 'dataCollectionRid' property indicates the Repository ID (RID) of a table ('database_table' or 'data_file_record') that has been published as part of the event.
DataContentForDataSetMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "DataContentForDataSet" relationship between IGC "database" and "database_schema" assets.
dataFieldRid - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
The 'dataFieldRid' property indicates the Repository ID (RID) of a field ('database_column' or 'data_file_field') that has been analyzed or classified as part of the event.
DataFileMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "DataFile" entity.
DataFileMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.DataFileMapper
 
declassifyEntity(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Remove a specific classification from an entity.
DEFAULT_IGC_TYPE - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
 
DEFAULT_IGC_TYPE_DISPLAY_NAME - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
 
deletedRIDs - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
The 'deletedRIDs' property lists (comma-separated) the RIDs of any objects that were deleted.
deleteOMRSStubForAsset(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Delete the OMRS asset stub for the provided asset details (cannot require the asset itself since it has already been removed).
DeployedDatabaseSchemaMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "DeployedDatabaseSchema" entity.
DeployedDatabaseSchemaMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.DeployedDatabaseSchemaMapper
 
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.IGCOMRSRepositoryEventMapper
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSRepositoryConnector
Free up any resources held since the connector is no longer needed.

E

EndpointMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "Endpoint" entity.
EndpointMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EndpointMapper
 
EntityMapping - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Provides the base class for all entity mappings.
EntityMapping(IGCOMRSRepositoryConnector, String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
EntityMappingStore - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores
Store of implemented entity mappings for the repository.
EntityMappingStore() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
 
EnumMapping - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes
The base class for all Enum mappings between OMRS AttributeTypeDefs and IGC properties.
EnumMapping(String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.EnumMapping
 
EnumMapping(String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.EnumMapping
 
eventType - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEvents
The 'eventType' property of an event defines the type of event.

F

FileFolderMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "FileFolder" entity.
FileFolderMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.FileFolderMapper
 
findAttributeTypeDefsByCategory(String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Returns all of the AttributeTypeDefs for a specific category.
findEntitiesByClassification(String, String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return a list of entities that have the requested type of classification attached.
findEntitiesByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return a list of entities that match the supplied properties according to the match criteria.
findEntitiesByPropertyValue(String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return a list of entities whose string based property values match the search criteria.
findRelationshipsByProperty(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return a list of relationships that match the requested properties by the matching criteria.
findRelationshipsByPropertyValue(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return a list of relationships whose string based property values match the search criteria.
findTypeDefsByCategory(String, TypeDefCategory) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Returns all of the TypeDefs for a specific category.
findTypeDefsByProperty(String, TypeDefProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the TypeDefs that have the properties matching the supplied match criteria.
findTypesByExternalID(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the types that are linked to the elements from the specified standard.
FolderHierarchyMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "FolderHierarchy" relationship for IGC "data_file_folder" assets.
ForeignKeyMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ForeignKey" relationship for IGC "database_column" assets.

G

GENERATED_TYPE_POSTFIX - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
 
GENERATED_TYPE_PREFIX - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
 
generateTypePrefix(String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Generates a unique type prefix for RIDs based on the provided moniker.
getAction() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
getAllAttributeTypeDefs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.AttributeMappingStore
Retrieves a listing of all AttributeTypeDefs implemented for this repository.
getAllMappedIgcProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Returns the set of all IGC properties that are mapped to OMRS properties.
getAllMappedOmrsProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Returns the set of OMRS property names that are mapped to IGC properties.
getAllMappings() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Retrieves all entity mappings that are implemented for this repository.
getAllTypeDefAttributesForGUID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
Retrieves a map from attribute name to attribute definition for all attributes of the specified type definition, including all of its supertypes' attributes.
getAllTypeDefAttributesForName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
Retrieves a map from attribute name to attribute definition for all attributes of the specified type definition, including all of its supertypes' attributes.
getAllTypeDefs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
Retrieves a listing of all of the implemented type definitions for this repository.
getAllTypes(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Returns the list of different types of metadata organized into two groups.
getAssetContext() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
getAssetName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
getAssetRid() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
getAssetType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByGUID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.AttributeMappingStore
Retrieves an implemented AttributeTypeDef by its GUID.
getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the AttributeTypeDef identified by the unique name.
getAttributeTypeDefByName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.AttributeMappingStore
Retrieves an implemented AttributeTypeDef by its name.
getAttributeTypeDefsByCategory(AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.AttributeMappingStore
Retrieves a listing of all AttributeTypeDefs of the provided category.
getBaseIgcAssetFromAlternative(Reference) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.DataClassMapper
Retrieve the base data_class asset expected for the mapper from a classification asset.
getBaseIgcAssetFromAlternative(Reference) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EndpointMapper
Retrieve the base host asset expected for the mapper from a host_(engine) asset.
getBaseIgcAssetFromAlternative(Reference) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve the base IGC asset expected for the mapper from one of its alternative assets.
getCamRid() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
getChangedProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet
Retrieve the set of IGC property names that have some change.
getChangesForProperty(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet
Retrieve the list of changes for the provided IGC property name.
getClassificationMappers() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve the classification mappings for this entity.
getComplexMappedIgcProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Returns only the subset of mapped IGC properties that are complex mappings to OMRS properties.
getComplexMappedOmrsProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Returns only the subset of mapped OMRS properties that are complex mappings to IGC properties.
getCreatedRID() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
 
getCreatedRIDs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
 
getDataCollectionRid() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
getDataFieldRid() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
getDefaultEntityMapper(IGCOMRSRepositoryConnector, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Retrieves the entity mapping that can be applied by default to any entity.
getDeletedRIDs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
 
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String, Reference) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the header, classifications and properties of a specific entity, using the provided IGC asset.
getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the entities and relationships that radiate out from the supplied entity GUID.
getEntityProxyForObject(IGCOMRSRepositoryConnector, Reference, String, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieves an EntityProxy object for the provided IGC object.
getEntitySummary(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the header and classifications for a specific entity.
getEnumMappingByIgcValue(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.EnumMapping
 
getErrorMessageId() - Method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSErrorCode
Returns the unique identifier for the error message.
getEventType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEvents
 
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getFullAssetDetails(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieve all of the asset details, including all relationships, from the RID.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSErrorCode
 
getIgcAssetType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
Retrieve the IGC asset type to which this attribute mapping applies.
getIgcAssetType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Retrieve the IGC asset type to which this classification mapping applies.
getIgcAssetType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve the primary IGC asset type used by this mapping.
getIgcAssetType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
Retrieve the type of IGC asset that is expected by this side of the relationship mapping.
getIgcAssetTypeDisplayName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve the display name of the primary IGC asset type used by this mapping.
getIgcAssetTypeForAssetName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieves the IGC asset type from the provided IGC asset display name (only for those assets that have a mapping implemented).
getIgcPOJO() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve the POJO used to translate the IGC REST API's JSON representation into a Java object.
getIgcPropertiesToRelationshipMappings(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieve a mapping from IGC property name to the OMRS relationship type it represents.
getIgcPropertyName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet.Change
Retrieve the simple IGC property name indicated by the JSON Patch entry.
getIgcPropertyName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Retrieves the IGC property name mapped to the provided OMRS property name.
getIgcPropertyName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet.PropertyMapping
 
getIgcPropertyPath() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet.Change
Retrieve the full IGC property 'path' indicated by the JSON Patch entry.
getIgcPropertyType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
Retrieve the IGC property type for this attribute mapping.
getIgcRelationshipProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Retrieve the list of IGC properties used to apply this classification mapping.
getIgcRelationshipProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
Retrieve the list of IGC relationship properties that can be used from this side of the relationship mapping to traverse to the other side of the relationship.
getIgcRelationshipPropertiesForType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the IGC relationship properties that define the relationship for the provided IGC asset type.
getIGCRestClient() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSRepositoryConnector
Access the IGC REST API client directly.
getIgcRidPrefix() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieves the IGC Repository ID (RID) prefix required by this entity, if any (or null if none is needed).
getIgcRidPrefix() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
Retrieve the prefix that should be added to the IGC Repository ID (RID) in order to make this side of the relationship point to a generated IGC entity instance (ie.
getIGCSearchCriteria(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Implement this method to define how IGC assets can be searched based on this classification.
getIGCSearchCriteria(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ConfidentialityMapper
Search for Confidentiality by looking for a term assignment where the assigned term both sits under a Confidentiality parent category and has a name matching the confidentiality level.
getIGCSearchCriteria(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.PrimaryKeyMapper
Search for PrimaryKey by looking for either a defined or selected primary key in IGC.
getIGCSearchCriteria(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.SpineObjectMapper
Search for SpineObject by looking at parent category of the term being under a "Spine Objects" category.
getIGCSearchCriteria(InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.SubjectAreaMapper
Search for SubjectArea by looking at ancestral categories of the term being under a "Subject Area" category.
getIgcTypeDisplayName() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
getIgcTypeId() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
getIgcValueForOrdinal(int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.EnumMapping
 
getIGCVersion() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSRepositoryConnector
Retrieve the version identifier of the IGC environment.
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.ConfidentialityLevelMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.ContactMethodTypeMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.DataClassAssignmentStatusMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ConfidentialityMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.PrimaryKeyMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.SpineObjectMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.SubjectAreaMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.AssetSchemaTypeMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.AssetSchemaTypeMapper_DatabaseSchema
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.AssetSchemaTypeMapper_FileRecord
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.AttachedTagMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.AttributeForSchemaMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.AttributeForSchemaMapper_RecordField
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.AttributeForSchemaMapper_TableColumn
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.AttributeForSchemaMapper_TableSchema
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.CategoryHierarchyLinkMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ConnectionConnectorTypeMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ConnectionEndpointMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ConnectionToAssetMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ConnectionToAssetMapper_Database
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ConnectionToAssetMapper_FileFolder
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ContactThroughMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ContactThroughMapper_Person
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ContactThroughMapper_Team
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.DataClassAssignmentMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.DataClassHierarchyMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.DataContentForDataSetMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.FolderHierarchyMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ForeignKeyMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.GovernancePolicyLinkMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.NestedFileMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelatedTermMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ReplacementTermMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.SchemaAttributeTypeMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.SchemaAttributeTypeMapper_DatabaseColumn
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.SchemaAttributeTypeMapper_DatabaseTable
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.SchemaAttributeTypeMapper_FileField
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.SemanticAssignmentMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.SynonymMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.TermCategorizationMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.TermHASARelationshipMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.TermISATypeOFRelationshipMapper
 
getInstance() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.TranslationMapper
 
getLinkingAssetType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the name of the asset type needed to link together the two endpoints of the relationship (if any), or null.
getLinkingEntities(String, String, String, List<InstanceStatus>, Date) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return all of the relationships and intermediate entities that connect the startEntity with the endEntity.
getMappedClassification(IGCOMRSRepositoryConnector, String, String, InstanceProperties, Reference, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Retrieve a Classification instance based on the provided information.
getMappedOmrsPropertyNames() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Retrieve the set of OMRS properties that are supported by the classification mapping.
getMappedOmrsPropertyNames() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the set of OMRS properties that are supported by the classification mapping.
getMappedRelationship(IGCOMRSRepositoryConnector, RelationshipMapping, RelationshipDef, Reference, Reference, String, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve a Relationship instance based on the provided definition and endpoints.
getMappedRelationship(IGCOMRSRepositoryConnector, RelationshipMapping, RelationshipDef, Reference, Reference, String, String, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve a Relationship instance based on the provided definition, endpoints, and optional prefixes.
getMappedRelationships(IGCOMRSRepositoryConnector, List<Relationship>, List<RelationshipMapping>, String, Reference, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Utility function that actually does the Relationship object setup and addition to 'relationships' member.
getMapperForParameters(Reference, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieves the Mapper that can be used for the provided parameters (or null if none exists).
getMappers(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieves the classes to use for mapping the provided IGC asset type to an OMRS entity.
getMappingByIgcAssetDisplayName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Retrieves the entity mapping that applies to the provided IGC asset type, by its display name.
getMappingByIgcAssetTypeAndPrefix(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Retrieves the entity mapping that applies to the provided IGC asset type and prefix (if any).
getMappingByOmrsTypeGUID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.ClassificationMappingStore
Retrieves a classification mapping based on the GUID of the OMRS classification type.
getMappingByOmrsTypeGUID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Retrieves the entity mapping by GUID of the OMRS TypeDef.
getMappingByOmrsTypeGUID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.RelationshipMappingStore
Retrieves the relationship mapping for the provided TypeDef GUID.
getMappingByOmrsTypeName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.ClassificationMappingStore
Retrieves a classification mapping based ont he name of the OMRS classification type.
getMappingByOmrsTypeName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Retrieves the entity mapping that applies to the provided OMRS entity type name.
getMappingByOmrsTypeName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.RelationshipMappingStore
Retrieves the relationship mapping for the provided TypeDef name.
getMappingByTypes(String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.RelationshipMappingStore
Retrieves a RelationshipMapping by OMRS relationship type from those that are listed as implemented.
getMappingsByIgcAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Retrieves all entity mappings that could be applied to the provided IGC asset type.
getMergedRID() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
 
getMergedRIDs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
 
getMetadataCollection() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSRepositoryConnector
Returns the metadata collection object that provides an OMRS abstraction of the metadata within a metadata repository.
getNewInstance() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
Retrieves a new instance of this same class, which is needed to ensure there are distinct protected members to populate for each instance of an object that needs to be mapped.
getNewValue(List<String>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet.Change
Retrieve the changed value indicated by the JSON Patch entry.
getNonRelationshipProperties() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
getOmrsAttributeTypeDefName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
Retrieve the OMRS AttributeTypeDef name for this attribute mapping applies.
getOmrsClassificationType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Retrieve the name of the OMRS ClassificationDef represented by this mapping.
getOMRSEntityDetail() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
Map the IGC entity to an OMRS EntityDetail object.
getOMRSEntitySummary() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
Map the IGC entity to an OMRS EntitySummary object.
getOmrsPropertyName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Retrieves the OMRS property name mapped to the provided IGC property name.
getOmrsPropertyName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet.PropertyMapping
 
getOmrsRelationshipProperty() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
Retrieve the name of the OMRS relationship property that represents this side of the relationship.
getOMRSRelationships(String, int, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
Map the IGC entity's relationships to OMRS Relationship objects.
getOmrsRelationshipType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the type of OMRS relationship this mapping handles.
getOMRSStubForAsset(Reference) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieve an OMRS asset stub (shadow copy of last version of an asset) for the provided asset.
getOmrsTypeDefName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieves the name of the OMRS TypeDef that this mapping translates IGC objects into.
getOp() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet.Change
Retrieve the 'op'eration indicated by the JSON Patch entry.
getOptimalStart() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Get the optimal starting point for traversing this relationship.
getOtherIGCAssetTypes() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve listing of any additional IGC asset types needed by this mapping.
getOtherIGCPOJOs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve listing of any additional IGC POJOs needed by this mapping.
getOtherProxyFromType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the proxy details for the other side of the relationship from the IGC asset type provided.
getPayload() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
getPrefixFromGeneratedId(String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieves the generated prefix from a generated GUID (or null if the GUID is not generated).
getProjectName() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
getProjectRid() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
getPropertyMappings() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve the set of property mappings that are defined by this Mapper.
getProxyFromType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the proxy details for the side of the relationship given by the asset type provided.
getProxyOneAssetFromAsset(Reference, IGCRestClient) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ConnectionEndpointMapper
Retrieve the host asset expected from a connector asset.
getProxyOneAssetFromAsset(Reference, IGCRestClient) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.DataClassAssignmentMapper
Retrieve the main_object asset expected from a classification asset.
getProxyOneAssetFromAsset(Reference, IGCRestClient) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
By default, return the asset itself.
getProxyOneGUIDFromRelationshipGUID(String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the portion of the provided relationship GUID that represents the GUID for proxy one of the relationship.
getProxyOneMapping() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieves the mapping details for endpoint 1 (proxy 1) of the OMRS relationship.
getProxyTwoAssetFromAsset(Reference, IGCRestClient) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.ConnectionEndpointMapper
Retrieve the data_connection asset expected from a connector asset.
getProxyTwoAssetFromAsset(Reference, IGCRestClient) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.DataClassAssignmentMapper
Retrieve the data_class asset expected from a classification asset.
getProxyTwoAssetFromAsset(Reference, IGCRestClient) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
By default, return the asset itself.
getProxyTwoGUIDFromRelationshipGUID(String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the portion of the provided relationship GUID that represents the GUID for proxy two of the relationship.
getProxyTwoMapping() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieves the mapping detals for endpoint 2 (proxy 2) of the OMRS relationship.
getRelatedEntities(String, String, List<String>, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the list of entities that are of the types listed in entityTypeGUIDs and are connected, either directly or indirectly to the entity identified by startEntityGUID.
getRelationship(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return a requested relationship.
getRelationshipGUID(RelationshipMapping, Reference, Reference, String, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Generates a unique relationship GUID based on the provided parameters.
getRelationshipLevelIgcAsset() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the name of the IGC asset type that represents the relationship itself.
getRelationshipMappers() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve the relationship mappings for this entity.
getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the relationships for a specific entity.
getRelationshipTypeFromRelationshipGUID(String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the portion of the provided relationship GUID that represents the OMRS relationship type.
getRidFromGeneratedId(String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieves the RID from a generated GUID (or the GUID if it is not generated).
getSimpleMappedIgcProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Returns only the subset of mapped IGC properties that are simple one-to-one mappings to OMRS properties.
getSimpleMappedOmrsProperties() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Returns only the subset of mapped OMRS properties that are simple one-to-one mappings to IGC properties.
getSourceRID() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
getSourceType() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
getStubNameForAsset(String, String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Construct the unique name for the OMRS stub based on the provided asset information.
getStubNameFromAsset(Reference) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Construct the unique name for the OMRS stub based on the provided asset.
getSubTypes() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the listing of sub-relationship mappings of this mapping.
getSupportedStatuses() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Retrieve the list of statuses that are supported by the classification mapping.
getSupportedStatuses() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Retrieve the list of statuses that are supported by the entity mapping.
getSupportedStatuses() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Retrieve the list of statuses that are supported by the relationship mapping.
getSystemAction() - Method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSErrorCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTamRid() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
getTypeDefAttributesForType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Retrieves a mapping from attribute name to TypeDefAttribute for all OMRS attributes defined for the provided OMRS TypeDef name.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the TypeDef identified by the GUID.
getTypeDefByGUID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
Retrieves an implemented TypeDef by its GUID.
getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the TypeDef identified by the unique name.
getTypeDefByName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
Retrieves an implemented TypeDef by its name.
getTypeDefs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.ClassificationMappingStore
Retrieves the listing of all TypeDefs for which classification mappings are implemented.
getTypeDefs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.EntityMappingStore
Retrieves a listing of all TypeDefs for which entity mappings have been implemented.
getTypeDefs() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.RelationshipMappingStore
Retrieves the listing of all TypeDefs for which relationship mappings are implemented.
getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSErrorCode
Returns the error message with placeholders for specific details.
getUnimplementedTypeDefByGUID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
Retrieves an unimplemented TypeDef by its GUID.
getUser() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
getUserAction() - Method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSErrorCode
Returns instructions of how to resolve the issue reported in this exception.
GlossaryCategoryMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "GlossaryCategory" entity.
GlossaryCategoryMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.GlossaryCategoryMapper
 
GlossaryTermMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "GlossaryTerm" entity.
GlossaryTermMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.GlossaryTermMapper
 
GovernancePolicyLinkMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "GovernancePolicyLink" relationship for IGC "information_governance_policy" assets.
GovernancePolicyMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "GlossaryPolicy" entity.
GovernancePolicyMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.GovernancePolicyMapper
 

H

hasLinkingAsset() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Indicates whether this mapping needs an IGC asset linking the endpoints (true) or not (false).
hasRelationshipLevelAsset() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Indicates whether this mapping has an IGC asset that represents the relationship directly (true) or not (false).
hasSubTypes() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Indicates whether this relationship mapping has subtypes (true) or not (false).

I

IGC_RID_PREFIX - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ContactDetailsMapper
 
IGC_RID_PREFIX - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.RelationalColumnTypeMapper
 
IGC_RID_PREFIX - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.RelationalDBSchemaTypeMapper
 
IGC_RID_PREFIX - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.RelationalTableTypeMapper
 
IGC_RID_PREFIX - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.TabularColumnTypeMapper
 
igcEntity - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
igcEntityAlternative - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
IGCOMRSErrorCode - Enum in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector
 
IGCOMRSMetadataCollection - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector
Provides the OMRSMetadataCollection implementation for IBM InfoSphere Information Governance Catalog ("IGC").
IGCOMRSMetadataCollection(IGCOMRSRepositoryConnector, String, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
 
igcomrsMetadataCollection - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
IGCOMRSRepositoryConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector
 
IGCOMRSRepositoryConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSRepositoryConnector
Default constructor used by the OCF Connector Provider.
igcomrsRepositoryConnector - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
IGCOMRSRepositoryConnectorProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector
In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.
IGCOMRSRepositoryConnectorProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSRepositoryConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
IGCOMRSRepositoryEventMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper
IGCOMRSRepositoryEventMapper supports the event mapper function for the IBM Information Server suite (IBM InfoSphere Information Governance Catalog, Metadata Asset Manager, and Information Analyzer) when used as an open metadata repository.
IGCOMRSRepositoryEventMapper() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.IGCOMRSRepositoryEventMapper
Default constructor
IGCOMRSRepositoryEventMapperProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper
In the Open Connector Framework (OCF), a ConnectorProvider is a factory for a specific type of connector.
IGCOMRSRepositoryEventMapperProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.IGCOMRSRepositoryEventMapperProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
igcRidNeedsPrefix() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Indicates whether the IGC Repository ID (RID) requires a prefix (true) or not (false).
includesModificationDetails() - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
InformalTagMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "InformalTag" entity.
InformalTagMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.InformalTagMapper
 
InfosphereEvents - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model
The base class of all InfosphereEvents topic messages from IBM Information Server, including Information Governance Catalog, Metadata Asset Manager and Information Analyzer.
InfosphereEvents() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEvents
 
InfosphereEventsAssetEvent - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model
The payload contents of all asset-specific events on the InfosphereEvents topic.
InfosphereEventsAssetEvent() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
InfosphereEventsDCEvent - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model
The payload contents of all data connection-specific events on the InfosphereEvents topic.
InfosphereEventsDCEvent() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
 
InfosphereEventsIAEvent - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model
The payload contents of all Information Analyzer-specific events on the InfosphereEvents topic.
InfosphereEventsIAEvent() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
InfosphereEventsIMAMEvent - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model
The payload contents of all Metadata Asset Manager-specific events on the InfosphereEvents topic.
InfosphereEventsIMAMEvent() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
 
initialize(String, OMRSRepositoryConnector) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.IGCOMRSRepositoryEventMapper
Pass additional information to the connector needed to process events.
initialize(String, ConnectionProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSRepositoryConnector
Call made by the ConnectorProvider to initialize the Connector with the base services.
initialize(Reference, Reference) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
Initialize the mapper with an IGC object to be mapped.
initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.IGCOMRSRepositoryEventMapper
Registers itself as a listener of any OpenMetadataTopicConnectors that are passed as embedded connectors.
isEntityKnown(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Returns the entity if the entity is stored in the metadata collection, otherwise null.
isForGeneralAttribute() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
Indicates whether this mapping is for a general attribute (true) or a specific attribute (false).
isForSpecificAttribute() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
Indicates whether this mapping is for a specific attribute (true) or a general attribute (false).
isGeneratedGUID(String) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Indicates whether the provided GUID was generated (true) or not (false).
isIgcPropertyComplexMapped(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Determines whether the provided IGC property name is complex mapped (true) or not (false).
isIgcPropertySimpleMapped(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Determines whether the provided IGC property name is simple (one-to-one) mapped (true) or not (false).
isOmrsPropertyComplexMapped(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Determines whether the provided OMRS property name is complex mapped (true) or not (false).
isOmrsPropertySimpleMapped(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
Determines whether the provided OMRS property name is simple (one-to-one) mapped (true) or not (false).
isOMRSStub(Object) - Static method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
isRelationshipKnown(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Returns a boolean indicating if the relationship is stored in the metadata collection.
isSelfReferencing() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Indicates whether the relationship references the same IGC object (true) or not (false).
isSelfReferencing() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
Indicates whether this side of the relationship is self-referencing (true) or not (false).

M

mapIGCToOMRSEntityDetail() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Utility function to initalize an EntityDetail object based on the initialized IGC entity.
mapIGCToOMRSEntitySummary() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Utility function to initialize an EntitySummary object based on the initialized IGC entity.
MAPPING_PKG - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
 
matchesAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications.ClassificationMapping
Indicates whether this classification mapping matches the provided IGC asset type: that is, this mapping can be used to translate to the provided IGC asset type.
matchesAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
Indicates whether this entity mapping matches the provided IGC asset type: that is, this mapping can be used to translate to the provided IGC asset type.
matchesAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
Indicates whether this side of the relationship matches the provided IGC asset type: that is, this side of the relationship can be used to relate to the provided IGC asset type.
matchesProperty(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping
Indicates whether this attribute mapping can be applied to the provided IGC property (for the provided IGC asset type) (true) or not (false).
mergedRID - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
The 'mergedRIDs' property lists (comma-separated) the RIDs of any objects that were merged.
mergedRIDs - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
The 'mergedRIDs' property lists (comma-separated) the RIDs of any objects that were merged.

N

NestedFileMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "NestedFile" relationship between IGC "data_file_folder" and "data_file" assets.

O

omrsClassifications - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
omrsDetail - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
omrsRelationships - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
OMRSStub - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model
 
OMRSStub() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
omrsSummary - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 
org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper - package org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper
 
org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model - package org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model
 
org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector - package org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector
 
org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes - package org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes
 
org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications - package org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications
 
org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities - package org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
 
org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships - package org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
 
org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model - package org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model
 
org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores - package org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores
 

P

PersonMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "Person" entity.
PersonMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PersonMapper
 
PrimaryKeyMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications
Singleton defining the mapping to the OMRS "PrimaryKey" classification.
processEvent(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.IGCOMRSRepositoryEventMapper
Method to pass an event received on topic.
projectName - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
The 'projectName' property indicates the name of the Information Analyzer project.
projectRid - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
The 'projectRid' property indicates the Repository ID (RID) of the Information Analyzer project.
PropertyMapping(String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet.PropertyMapping
 
PropertyMappingSet - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines a set of mappings between an IGC object's properties and an OMRS entity's properties.
PropertyMappingSet() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.PropertyMappingSet
 
PropertyMappingSet.PropertyMapping - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Subclass to contain individual mappings.
ProxyMapping(String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
 
purgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Permanently removes a deleted entity from the metadata collection.
purgeRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Permanently delete the relationship from the repository.

R

ReferenceableMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the default mapping to an OMRS entity (the OMRS "Referenceable" entity), along with the base methods for all other entity mappings.
ReferenceableMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
 
ReferenceableMapper(IGCOMRSRepositoryConnector, String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
 
ReferenceableMapper(IGCOMRSRepositoryConnector, String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
 
ReferenceableMapper(IGCOMRSRepositoryConnector, String, String, String, String, String, boolean) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.ReferenceableMapper
 
RelatedTermMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "RelatedTerm" relationship for IGC "term" assets.
RelationalColumnMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "RelationalColumn" entity.
RelationalColumnMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.RelationalColumnMapper
 
RelationalColumnTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "RelationalColumnType" entity.
RelationalColumnTypeMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.RelationalColumnTypeMapper
 
RelationalDBSchemaTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "RelationalDBSchemaType" entity.
RelationalDBSchemaTypeMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.RelationalDBSchemaTypeMapper
 
RelationalTableMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "RelationalTable" entity.
RelationalTableMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.RelationalTableMapper
 
RelationalTableTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "RelationalTableType" entity.
RelationalTableTypeMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.RelationalTableTypeMapper
 
RelationshipMapping - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Provides the base class for all relationship mappings, as well as base methods for calculating the transformed relationships.
RelationshipMapping(String, String, String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
 
RelationshipMapping(String, String, String, String, String, String, String, String, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
 
RelationshipMapping.OptimalStart - Enum in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
The optimal endpoint from which to retrieve the relationship: - ONE = from ProxyOne - TWO = from ProxyTwo - OPPOSITE = from whichever Proxy does not match the entity for which relationships are being retrieved - CUSTOM = must be custom implemented via a complexRelationshipMappings method
RelationshipMapping.ProxyMapping - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Class to represent each side of a relationship mapping, keeping the details of that side of the mapping together.
RelationshipMappingStore - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores
Store of implemented relationship mappings for the repository.
RelationshipMappingStore() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.RelationshipMappingStore
 
ReplacementTermMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "ReplacementTerm" relationship for IGC "term" assets.

S

samePropertiesOnBothEnds() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Indicates whether the same relationship properties are used on both ends of the relationship (true) or not (false).
sameTypeOnBothEnds() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Indicates whether the same asset / entity type is used on both ends of the relationship (true) or not (false).
SchemaAttributeTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "SchemaAttributeType" relationship.
SchemaAttributeTypeMapper_DatabaseColumn - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "SchemaAttributeType" relationship for IGC "database_column" assets.
SchemaAttributeTypeMapper_DatabaseTable - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "SchemaAttributeType" relationship for IGC "database_table" assets.
SchemaAttributeTypeMapper_FileField - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "SchemaAttributeType" relationship for IGC "data_file_field" assets.
searchForTypeDefs(String, String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Return the TypeDefs that match the search criteria.
SELF_REFERENCE_SENTINEL - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
 
SemanticAssignmentMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "SemanticAssignment" relationship for IGC "term" assets.
setAction(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
setAssetContext(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
setAssetName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
setAssetRid(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
setAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsAssetEvent
 
setCamRid(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
setCreatedRID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
 
setCreatedRIDs(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
 
setDataCollectionRid(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
setDataFieldRid(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
setDeletedRIDs(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
 
setEventType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEvents
 
setLinkingAssetType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Define an IGC asset type as linking together the two endpoints of the relationship translated by this mapping.
setMergedRID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsDCEvent
 
setMergedRIDs(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIMAMEvent
 
setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSRepositoryConnector
Set up the unique Id for this metadata collection.
setOptimalStart(RelationshipMapping.OptimalStart) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Set the optimal starting point for traversing this relationship.
setPayload(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
setProjectName(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
setProjectRid(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
setRelationshipLevelIgcAsset(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
Sets a relationship-level IGC asset type (these very rarely exist, only known example is 'classification').
setSourceRID(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
setSourceType(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.model.OMRSStub
 
setTamRid(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
setUser(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
SpineObjectMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications
Singleton defining the mapping to the OMRS "SpineObject" classification.
start() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.IGCOMRSRepositoryEventMapper
Indicates that the connector is completely configured and can begin processing.
SubjectAreaMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.classifications
Singleton defining the mapping to the OMRS "SubjectArea" classification.
SynonymMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "Synonym" relationship for IGC "term" assets.

T

TabularColumnMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "TabularColumn" entity.
TabularColumnMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.TabularColumnMapper
 
TabularColumnTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "TabularColumnType" entity.
TabularColumnTypeMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.TabularColumnTypeMapper
 
TabularSchemaTypeMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "TabularSchemaType" entity.
TabularSchemaTypeMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.TabularSchemaTypeMapper
 
tamRid - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
The 'tamRid' property indicates the Repository ID (RID) of a Table Analysis Master object.
TBL_PUBLISHED - Static variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
 
TeamMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities
Defines the mapping to the OMRS "Team" entity.
TeamMapper(IGCOMRSRepositoryConnector, String) - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.TeamMapper
 
TermCategorizationMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "TermCategorization" relationship between IGC "category" and "term" assets.
TermHASARelationshipMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "TermHASARelationship" relationship for IGC "term" assets.
TermISATypeOFRelationshipMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "TermISATypeOFRelationship" relationship for IGC "term" assets.
toString() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.ChangeSet.Change
 
toString() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.ProxyMapping
 
toString() - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping
 
TranslationMapper - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships
Singleton to map the OMRS "Translation" relationship for IGC "term" assets.
TypeDefStore - Class in org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores
Store of implemented TypeDefs for the repository.
TypeDefStore() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.stores.TypeDefStore
 

U

updateEntityClassification(String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Update one or more properties in one of an entity's classifications.
updateEntityProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Update selected properties in an entity.
updateEntityStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Update the status for a specific entity.
updateRelationshipProperties(String, String, InstanceProperties) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Update the properties of a specific relationship.
updateRelationshipStatus(String, String, InstanceStatus) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Update the status of a specific relationship.
upsertOMRSStubForAsset(Reference) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Update (or create if it does not already exist) the OMRS asset stub for the provided asset.
user - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.eventmapper.model.InfosphereEventsIAEvent
The 'user' property indicates the user who took the action on the Information Analyzer project.
userId - Variable in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.entities.EntityMapping
 

V

valueOf(String) - Static method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping.IGCPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.OptimalStart
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.attributes.AttributeMapping.IGCPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.mapping.relationships.RelationshipMapping.OptimalStart
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAttributeTypeDef(String, AttributeTypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyTypeDef(String, TypeDef) - Method in class org.odpi.openmetadata.adapters.repositoryservices.igc.repositoryconnector.IGCOMRSMetadataCollection
Verify that a definition of a TypeDef is either new or matches the definition already stored.
$ A C D E F G H I M N O P R S T U V 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.