ENTITY non_sequential

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

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity non_sequential inherits from the following supertypes:
  executable
    program_structure

Subtypes

    No subtypes

Referenced By

Entity non_sequential 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 non_sequential
 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