C
Connect Object NameU
I have constructed template with a stencil whose shapes and connectors have
master names.
The intent is to represent a relational structure in which the connector
master names are the relationship types and the shape master names are the
object types.
When a connection is made between two shapes in a document opnened with this
template, a corresponding relation is asserted between the objects. I need to
establish whether that assertion is 'valid'.
To do this, I need to match the triple (FromObjectNameU, ConnectObjectNameU,
ToObjectNameU) is in a table of valid relations.
master names.
The intent is to represent a relational structure in which the connector
master names are the relationship types and the shape master names are the
object types.
When a connection is made between two shapes in a document opnened with this
template, a corresponding relation is asserted between the objects. I need to
establish whether that assertion is 'valid'.
To do this, I need to match the triple (FromObjectNameU, ConnectObjectNameU,
ToObjectNameU) is in a table of valid relations.