Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Describes what an IModelObject is intrinsically.
Syntax
typedef enum ModelObjectKind {
ObjectPropertyAccessor,
ObjectContext,
ObjectTargetObject,
ObjectTargetObjectReference,
ObjectSynthetic,
ObjectNoValue,
ObjectError,
ObjectIntrinsic,
ObjectMethod,
ObjectKeyReference
} ;
Constants
ObjectPropertyAccessor |
ObjectContext |
ObjectTargetObject |
ObjectTargetObjectReference |
ObjectSynthetic |
ObjectNoValue |
ObjectError |
ObjectIntrinsic |
ObjectMethod |
ObjectKeyReference |
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |