ENTITY executable

(* SCHEMA ap238_arm_schema; *)
(* ************************************************************ *)
(* ************************************************************ *)
(*                                                              *)
(* Executable                                                   *)
(*                                                              *)
(* ************************************************************ *)
(* ************************************************************ *)


ENTITY executable	(* m0 *)
ABSTRACT SUPERTYPE OF (ONEOF( workingstep, nc_function,
                             program_structure));
its_id:                     identifier;
(*
Informal proposition:
its_id shall be unique within the part programme.
*)
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity executable has the following subtypes:
    assignment     display_message     exchange_pallet     extended_nc_function     if_statement     index_pallet     index_table     load_tool     machining_workingstep     nc_function*     non_sequential     optional_stop     parallel     program_stop     program_structure*     rapid_movement     return_home     selective     set_mark     tool_length_probing     tool_probing     tool_radius_probing     touch_probing     turning_workingstep     unload_tool     wait_for_mark     while_statement     workingstep*     workpiece_complete_probing     workpiece_probing     workplan
* - Immediate Subtypes

Referenced By

Entity executable and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 if_statement ENTITY executable
 last_modified_timestamp_item SELECT executable
 non_sequential ENTITY executable
 parallel ENTITY executable
 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