| ModelUtilsGetConnectionObjects Method |
| Name | Description | |
|---|---|---|
| GetConnectionObjects(IRepository, IObject, IObject, IRelType, RelDirection, IRelType, RelDirection) |
Retrieves objects that serve as "connectors" between known object
instances.
[object_0] --rel_0-- [connection_object] --rel_1-- [object_1]
| |
| GetConnectionObjectsT(IRepository, IObject, IObject, IRelType, RelDirection, IRelType, RelDirection, IObjType) |
Retrieves business objects that serve as "connectors" between known object
instances.
[object_0] --rel_0-- [connection_object] --rel_1-- [object_1]
|