Previous Topic: ENTITY_SUBTYP (Entity Subtype)Next Topic: ENTITY_VIEW (Entity View Definition)


ENTITY_TYPE (Entity type)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

ENTITY_TYPE

ID

NUMERIC

Unique identifier

ORG_ENCY_ID

NUMERIC

Original encyclopedia identifier

ORG_ID

NUMERIC

Original object identifier

NAME

STRING

Entity type name

DSD_NAME

STRING

Data Structure Diagram name

MIN_OCCUR

NUMERIC

Minimum number of occurrences

MAX_OCCUR

NUMERIC

Maximum number of occurrences

AVG_OCCUR

NUMERIC

Average number of occurrences

GROWTH_RATE

NUMERIC

Growth rate (percent)

GROWTH_RATE_PER

CHAR

Growth rate period:

  • Y-Year
  • M-Month
  • W-Week
  • D-Day

TYPE

CHAR

Type of entity:

  • B-Persistent
  • D-Transient

NO_INSTANCE

CHAR

space-Instances supported

Y-No instances

CATEGORY

CHAR

Category:

  • Space-Generic
  • B-Business object type
  • T-Task object type

VIEWABLE

CHAR

Viewable?

  • Space-No
  • Y-Yes

ENCAP_LEVEL

CHAR

Level of encapsulation:

  • space-Open
  • O-Open
  • R-Restricted

CBD_TYPE

CHAR

CBD type:

  • space-regular entity type
  • I-Interface type
  • S-Specification type
  • P-Component specification
  • M-Component implementation

SUBJECT_AREA_ID

NUMERIC

ID of subject area that contains this entity type.

Join with SUBJECT_AREA.