IObjectModel Properties |
The IObjectModel type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeTypes |
Enumerates all attribute types of this model.
(Inherited from ITypeModel.) | |
| IsTransientModel |
Specifies whether this type model is model for internal transient objects (= true) or for internal non-transient objects (= false).
(Inherited from IBaseObjectTypeModel.) | |
| RootType |
The root type of this type model. All other types of this model inherit from the root type (in the GrGen model, not in C#).
| |
| Types |
An array of all types in this type model.
| |
| TypeTypes |
An array of C# types of model types.
(Inherited from ITypeModel.) |