Documentation

ETEntityDescription documentation

ETPrimitiveEntityDescription : ETEntityDescription

A description of an entity bound to attributes in the metamodel, and value objects in the model.

AuthorsGenerated by qmathe
Declared inETEntityDescription.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.