Predefined Reference Data

Return to Introduction  Previous page  Next page

This table details the predefined Tagged Value types that are used to return the values held in a relevant table in Enterprise Architect, along with the syntax required for their use:  

Tagged Value Type

Format

Description

Authors

Type=Enum;
Type=List;
List=Authors;

Returns a drop-down list with a list of the Authors that have been defined for the Enterprise Architect model.

Cardinality

Type=Enum;
Type=List;
List=Cardinality;

Returns a drop-down list with a list of the Cardinality types that have been defined for the Enterprise Architect model.

Clients

Type=Enum;
Type=List;
List=Clients;

Returns a drop-down list with a list of the Clients that have been defined for the Enterprise Architect model.

ComplexityTypes

Type=Enum;
Type=List;
List=ComplexityTypes;

Returns a drop-down list with a list of the Complexity types that have been defined for the Enterprise Architect model.

ConstraintTypes

Type=Enum;
Type=List;
List=ConstraintTypes;

Returns a drop-down list with a list of the Constraint types that have been defined for the Enterprise Architect model.

EffortTypes

Type=Enum;
Type=List;
List=EffortTypes;

Returns a drop-down list with a list of the Effort types that have been defined for the Enterprise Architect model.

MaintenanceTypes

Type=Enum;
Type=List;
List=MaintenanceTypes;

Returns a drop-down list with a list of the Maintenance types that have been defined for the Enterprise Architect model.

ObjectTypes

Type=Enum;
Type=List;
List=ObjectTypes;

Returns a drop-down list with a list of the Object types that have been defined for the Enterprise Architect model.

Phases

Type=Enum;
Type=List;
List=Phases;

Returns a drop-down list with a list of the Phases that have been defined for the Enterprise Architect model.

ProblemTypes

Type=Enum;
Type=List;
List=ProblemTypes;

Returns a drop-down list with a list of the Problem types that have been defined for the Enterprise Architect model.

RoleTypes

Type=Enum;
Type=List;
List=RoleTypes;

Returns a drop-down list with a list of the Role types that have been defined for the Enterprise Architect model.

RequirementTypes

Type=Enum;
Type=List;
List=RequirementTypes;

Returns a drop-down list with a list of the Requirement types that have been defined for the Enterprise Architect model.

Resources

Type=Enum;
Type=List;
List=Resources;

Returns a drop-down list with a list of the Resources that have been defined for the Enterprise Architect model.

RiskTypes

Type=Enum;
Type=List;
List=RiskTypes;

Returns a drop-down list with a list of the Risk types that have been defined for the Enterprise Architect model.

ScenarioTypes

Type=Enum;
Type=List;
List=ScenarioTypes;

Returns a drop-down list with a list of the Scenario types that have been defined for the Enterprise Architect model.

TestTypes

Type=Enum;
Type=List;
List=TestTypes;

Returns a drop-down list with a list of the Test types that have been defined for the Enterprise Architect model.

See the Create Predefined Reference Data Tagged Value Type topic.