TeaReference
This is a type available in the module tea. A reference defined by TeaObjectType.
| Property | Returns |
|---|---|
| name | {String} - Name of the reference. |
| type | {String} - The type ID of the elements of the reference. |
| multiplicity | {boolean} – Is set to
true if the reference is defined to have multiple targets; false otherwise.
|