ENTITY parallel

(* SCHEMA ap238_arm_schema; *)
ENTITY parallel	(* m1 *)
SUBTYPE OF (program_structure);
branches:                   SET [2:?] OF executable;
END_ENTITY;

Explicit Attributes

Entity parallel has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_ididentifier (STRING)executable
 branchesSET OF executable (ENTITY)parallel

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity parallel inherits from the following supertypes:
  executable
    program_structure

Subtypes

    No subtypes

Referenced By

Entity parallel and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 executable ENTITY program_structure
 if_statement ENTITY executable
 last_modified_timestamp_item SELECT executable
 non_sequential ENTITY executable
 parallel ENTITY executable
 program_structure ENTITY parallel
 security_classification_item SELECT executable
 selective ENTITY executable
 while_statement ENTITY executable
 workplan ENTITY executable


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00