Previous Topic: View Definitions-INext Topic: IMPL_LOG_PATH_NAME (Implementation Logic Path Name)


IDENTIFIER (Attribute or Relationship Identifier)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

IDENTIFIER

ID

NUMERIC

Identifier (not unique)

ORG_ENCY_ID

NUMERIC

Original encyclopedia identifier

ORG_ID

NUMERIC

Original object identifier

SEQ

NUMERIC

Sequence within entity type or subtype.

Use ORDER BY SEQ to return identifiers in the same order as specified in the toolset.

NAME

STRING

Name of identifier

PRIMARY_KEY

CHARACTER

Primary identifier for entity type?

  • Y-Yes
  • N-No

ENTITY_ID

NUMERIC

ID of the entity type or subtype for which this attribute or relationship is an identifier.

Join with ENTITY_TYPE or ENTITY_SUBTYP.

ATTR_OR_REL_ID

NUMERIC

ID of the attribute or relationship.

Join with ATTRIBUTE or RELATIONSHIP.