ENTITY assignment

(* SCHEMA ap238_arm_schema; *)
ENTITY assignment	(* m1 *)
SUBTYPE OF (program_structure);
its_lvalue:                 nc_variable;
its_rvalue:                 rvalue;
END_ENTITY;

Explicit Attributes

Entity assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_ididentifier (STRING)executable
 its_lvaluenc_variable (ENTITY)assignment
 its_rvaluervalue (SELECT)assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity assignment inherits from the following supertypes:
  executable
    program_structure

Subtypes

    No subtypes

Referenced By

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