Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |