Skip to content

Retype Instance Profile

The technology under test supports the command to change the type of a metadata instance to either its super type or a subtype.

Update instance type

The technology under test supports the command to change the type of a metadata instance mastered in its repository to either its super type or a subtype.

Assertions
ID Description
repository-entity-retype-03 entity is retyped. This tests the reTypeEntity method of the OMRSMetadataCollection interface.
repository-entity-retype-04 retyped entity has expected type. This tests the reTypeEntity method of the OMRSMetadataCollection interface.
repository-entity-retype-05 retyped entity has expected properties. This tests the reTypeEntity method of the OMRSMetadataCollection interface.
repository-entity-retype-06 retyped entity version number is <version>. This tests the reTypeEntity method of the OMRSMetadataCollection interface.
repository-entity-retype-07 retyped entity can be retrieved. This tests the getEntityDetail method of the OMRSMetadataCollection interface.
repository-entity-retype-08 retyped entity has expected type. This tests the getEntityDetail method of the OMRSMetadataCollection interface.
repository-entity-retype-09 retyped entity has expected properties. This tests the getEntityDetail method of the OMRSMetadataCollection interface.
repository-entity-retype-10 retyped entity can be retrieved. This tests the reTypeEntity method of the OMRSMetadataCollection interface.
repository-entity-retype-11 retyped entity has expected type. This tests the reTypeEntity method of the OMRSMetadataCollection interface.
repository-entity-retype-12 retyped entity has expected properties. This tests the reTypeEntity method of the OMRSMetadataCollection interface.
repository-entity-retype-13 retyped entity version number is <version>. This tests the reTypeEntity method of the OMRSMetadataCollection interface.
repository-entity-retype-14 retyped entity can be retrieved. This tests the getEntityDetail method of the OMRSMetadataCollection interface.
repository-entity-retype-15 retyped entity has expected type. This tests the getEntityDetail method of the OMRSMetadataCollection interface.
repository-entity-retype-16 retyped entity has expected properties. This tests the getEntityDetail method of the OMRSMetadataCollection interface.
repository-entity-retype-18 repository supports retype of instances of type <typeName>. This tests the reTypeEntity method of the OMRSMetadataCollection interface.

Send retyped event

The technology under test supports the broadcasting of instance re-typed events to other members of the cohort.

Not yet implemented

Process retyped event

The technology under test supports the receipt/processing of instance re-typed events from other members of the cohort.

Not yet implemented