ENTITY nc_variable

(* SCHEMA ap238_arm_schema; *)
ENTITY nc_variable; 	(* m1 *)
its_name:                   LABEL;
initial_value:              OPTIONAL NUMBER;
END_ENTITY;

Explicit Attributes

Entity nc_variable has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_namelabel (STRING)nc_variable
 initial_valueNUMBERnc_variable

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity nc_variable and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 assignment ENTITY nc_variable
 comparison_expression ENTITY nc_variable
 offset_vector ENTITY nc_variable
 rvalue SELECT nc_variable
 touch_probing ENTITY nc_variable


[Top Level Definitions]

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