| Version 2 (modified by http://mylid.net/jernst, 4 years ago) (diff) |
|---|
Term: PropertyType
Defines a named slot in a MeshObject.
A PropertyType must be defined as part of an EntityType. When a MeshObject is blessed with that EntityType, the PropertyType is applied to the MeshObject, leading to a Property on the MeshObject that may be accessed.
Each PropertyType has a name, a MeshTypeIdentifier, a description, a DataType and a DefaultValue?. A PropertyType may be mandatory or optional (i.e. does not or does allow null values), and it may be read-write or read-only.
Note that in the InfoGrid context, the term Property refers to instance information, while PropertyType refers the type information.
See also:
![[Logo]](/trac/chrome/site/projectlogo.png)