Page History
Public Methods
Method | Description |
---|---|
ParentRelationship | Get the parent Relationship of this RelationshipDisplay. DATATYPE: Relationship. |
RepoCheckOutStatus | Get the Check Out status of this RelationshipDisplay object. DATATYPE: StringObjects. |
RepoVersionHistory | Get the Version History of this RelationshipDisplay from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
Public Properties
Property | Description |
---|---|
This is the color of the relationship display object |
...
. It takes a 4 byte integer where the 1st byte represents red value (0-255), the 2nd byte represents green value (0-255), and the 3rd byte represents blue value (0-255). | |
This is the elbow position (position of the middle line segment when the relationship is drawn in rectilinear line mode) of the relationship. DATATYPE: Integer. | |
GUID of the relationship display object. This GUID is assigned by ER/Studio. |
...
Each relationship display object |
...
has a unique GUID. DATATYPE: String. | |
This is the x coordinate of the business name. DATATYPE: Integer. | |
This is the x coordinate of the inverse verb. DATATYPE: Integer. | |
This is the x coordinate of the name. DATATYPE: Integer. | |
This is the x coordinate of the verb. DATATYPE: Integer. | |
ID of the relationship display object. This ID is assigned by ER/Studio. Each relationship display object in a diagram has a unique ID. DATATYPE: Integer. | |
This is the y coordinate of the business name. DATATYPE: Integer. | |
This is the y coordinate of the inverse verb. DATATYPE: Integer. | |
This is the y coordinate of the name. DATATYPE: Integer. | |
This is the y coordinate of the verb. DATATYPE: Integer. |
Info | ||
---|---|---|
| ||