Documentation

ETEntityDescription documentation

ETCPrimitiveEntityDescription : ETPrimitiveEntityDescription

A description of an entity bound to C attributes in the metamodel, and C values in the model.

AuthorsGenerated by qmathe
Declared inETEntityDescription.h

Overview

Used to describe the (meta)model C primitives: float, BOOL, etc. See -[ETEntityDescription isCPrimitive] .

This class is used internally. You can possibly use it to support new primitives.


Type Querying

- (BOOL) isCPrimitive

Returns YES.