Using ITR
extern SE_STATUS_CODE_ENUM
SE_ReferencePublishedObject
const char *transmittal_name_in,
const char *object_label_in,
const char implementation_identifier[],
SE_OBJECT *object_out_ptr
- Allows referencing of unresolved objects
- An unresolved object is an object that the API cannot instantiate
- This method instantiates a place holder object by specifying the transmittal name & object label
- Can use in AddComponentRelationship() & AddAssociateRelationship()
- Cannot use for bi-directional relationship