a model connection More...
#include <structs.workbench.physical.h>
Public Member Functions | |
| grt::StringRef | caption () const |
| Getter for attribute caption. | |
| virtual void | caption (const grt::StringRef &value) |
| Setter for attribute caption. | |
| grt::DoubleRef | captionXOffs () const |
| Getter for attribute captionXOffs. | |
| virtual void | captionXOffs (const grt::DoubleRef &value) |
| Setter for attribute captionXOffs. | |
| grt::DoubleRef | captionYOffs () const |
| Getter for attribute captionYOffs. | |
| virtual void | captionYOffs (const grt::DoubleRef &value) |
| Setter for attribute captionYOffs. | |
| grt::StringRef | comment () const |
| Getter for attribute comment. | |
| virtual void | comment (const grt::StringRef &value) |
| Setter for attribute comment. | |
| grt::DoubleRef | endCaptionXOffs () const |
| Getter for attribute endCaptionXOffs. | |
| virtual void | endCaptionXOffs (const grt::DoubleRef &value) |
| Setter for attribute endCaptionXOffs. | |
| grt::DoubleRef | endCaptionYOffs () const |
| Getter for attribute endCaptionYOffs. | |
| virtual void | endCaptionYOffs (const grt::DoubleRef &value) |
| Setter for attribute endCaptionYOffs. | |
| grt::StringRef | extraCaption () const |
| Getter for attribute extraCaption. | |
| virtual void | extraCaption (const grt::StringRef &value) |
| Setter for attribute extraCaption. | |
| grt::DoubleRef | extraCaptionXOffs () const |
| Getter for attribute extraCaptionXOffs. | |
| virtual void | extraCaptionXOffs (const grt::DoubleRef &value) |
| Setter for attribute extraCaptionXOffs. | |
| grt::DoubleRef | extraCaptionYOffs () const |
| Getter for attribute extraCaptionYOffs. | |
| virtual void | extraCaptionYOffs (const grt::DoubleRef &value) |
| Setter for attribute extraCaptionYOffs. | |
| db_ForeignKeyRef | foreignKey () const |
| Getter for attribute foreignKey. | |
| virtual void | foreignKey (const db_ForeignKeyRef &value) |
| Setter for attribute foreignKey. | |
| grt::DoubleRef | middleSegmentOffset () const |
| Getter for attribute middleSegmentOffset. | |
| virtual void | middleSegmentOffset (const grt::DoubleRef &value) |
| Setter for attribute middleSegmentOffset. | |
| grt::DoubleRef | startCaptionXOffs () const |
| Getter for attribute startCaptionXOffs. | |
| virtual void | startCaptionXOffs (const grt::DoubleRef &value) |
| Setter for attribute startCaptionXOffs. | |
| grt::DoubleRef | startCaptionYOffs () const |
| Getter for attribute startCaptionYOffs. | |
| virtual void | startCaptionYOffs (const grt::DoubleRef &value) |
| Setter for attribute startCaptionYOffs. | |
a model connection
| grt::StringRef caption | ( | ) | const |
Getter for attribute caption.
center caption
| virtual void caption | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute caption.
center caption
| grt::DoubleRef captionXOffs | ( | ) | const |
Getter for attribute captionXOffs.
X offset of the caption
| virtual void captionXOffs | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute captionXOffs.
X offset of the caption
| grt::DoubleRef captionYOffs | ( | ) | const |
Getter for attribute captionYOffs.
Y offset of the caption
| virtual void captionYOffs | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute captionYOffs.
Y offset of the caption
| grt::StringRef comment | ( | ) | const |
Getter for attribute comment.
a comment about the relationship
| virtual void comment | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute comment.
a comment about the relationship
| grt::DoubleRef endCaptionXOffs | ( | ) | const |
Getter for attribute endCaptionXOffs.
X offset of the end caption
| virtual void endCaptionXOffs | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute endCaptionXOffs.
X offset of the end caption
| grt::DoubleRef endCaptionYOffs | ( | ) | const |
Getter for attribute endCaptionYOffs.
Y offset of the end caption
| virtual void endCaptionYOffs | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute endCaptionYOffs.
Y offset of the end caption
| grt::StringRef extraCaption | ( | ) | const |
Getter for attribute extraCaption.
additional center caption
| virtual void extraCaption | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute extraCaption.
additional center caption
| grt::DoubleRef extraCaptionXOffs | ( | ) | const |
Getter for attribute extraCaptionXOffs.
X offset of the caption
| virtual void extraCaptionXOffs | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute extraCaptionXOffs.
X offset of the caption
| grt::DoubleRef extraCaptionYOffs | ( | ) | const |
Getter for attribute extraCaptionYOffs.
Y offset of the caption
| virtual void extraCaptionYOffs | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute extraCaptionYOffs.
Y offset of the caption
| db_ForeignKeyRef foreignKey | ( | ) | const |
Getter for attribute foreignKey.
the foreign key this corresponds to
| virtual void foreignKey | ( | const db_ForeignKeyRef & | value | ) | [virtual] |
Setter for attribute foreignKey.
the foreign key this corresponds to
| virtual void middleSegmentOffset | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute middleSegmentOffset.
offset of the middle segment of the line, if applicable
| grt::DoubleRef middleSegmentOffset | ( | ) | const |
Getter for attribute middleSegmentOffset.
offset of the middle segment of the line, if applicable
| grt::DoubleRef startCaptionXOffs | ( | ) | const |
Getter for attribute startCaptionXOffs.
X offset of the start caption
| virtual void startCaptionXOffs | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute startCaptionXOffs.
X offset of the start caption
| grt::DoubleRef startCaptionYOffs | ( | ) | const |
Getter for attribute startCaptionYOffs.
Y offset of the start caption
| virtual void startCaptionYOffs | ( | const grt::DoubleRef & | value | ) | [virtual] |
Setter for attribute startCaptionYOffs.
Y offset of the start caption
1.7.1