Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
SchemaProperty Class
SchemaProperty Attributes
Attribute |
Description |
See also |
---|---|---|
TypeID |
long
Notes: Read only The classifier ID of the property. |
|
PropID |
long
Notes: Read only The property ID. |
|
Guid |
string Notes: Read only The unique model GUID of the property. |
|
Name |
string Notes: Read only The name of the property. |
|
Cardinality |
string Notes: Read only The cardinality of the element. |
|
UMLType |
string Notes: Read only The UML type, such as attribute, association or aggregation. |
|
Parent |
long
Notes: Read only The classifier of the owner Class. |
|
PrimitiveType |
string Notes: Read only The property's primitive type if property represents a simple type. |
|
Annotation |
string Notes: Read only The model notes for the property. |
|
Stereotype |
string Notes: Read only The stereotype of the property. |