ETEntityDescription documentation
ETPrimitiveEntityDescription : ETEntityDescriptionA description of an entity bound to attributes in the metamodel, and value objects in the model.
| Authors | Generated by qmathe |
|---|---|
| Declared in | ETEntityDescription.h |
Overview
Used to describe the (meta)model primitives: object, string, boolean etc. See -[ETEntityDescription isPrimitive] .
This class is used internally. You can possibly use it to support new primitives.
Type Querying
- - (BOOL) isPrimitive
Returns YES.