Public Member Functions | |
GrtObjectRef | category () const |
Getter for attribute category. | |
virtual void | category (const GrtObjectRef &value) |
Setter for attribute category. | |
grt::StringRef | color () const |
Getter for attribute color. | |
virtual void | color (const grt::StringRef &value) |
Setter for attribute color. | |
grt::StringRef | description () const |
Getter for attribute description. | |
virtual void | description (const grt::StringRef &value) |
Setter for attribute description. | |
grt::StringRef | label () const |
Getter for attribute label. | |
virtual void | label (const grt::StringRef &value) |
Setter for attribute label. | |
grt::ListRef< meta_TaggedObject > | objects () const |
Getter for attribute objects (read-only). |
GrtObjectRef category | ( | ) | const |
Getter for attribute category.
virtual void category | ( | const GrtObjectRef & | value | ) | [virtual] |
Setter for attribute category.
grt::StringRef color | ( | ) | const |
Getter for attribute color.
virtual void color | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute color.
grt::StringRef description | ( | ) | const |
Getter for attribute description.
virtual void description | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute description.
virtual void label | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute label.
grt::StringRef label | ( | ) | const |
Getter for attribute label.
grt::ListRef<meta_TaggedObject> objects | ( | ) | const |
Getter for attribute objects (read-only).