- 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
-
- 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
-
- 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).