ENTITY bound_parameter_environment
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY bound_parameter_environment
SUBTYPE OF (environment);
WHERE
WR1:
('STEP_MERGED_AP_SCHEMA.BOUND_VARIATIONAL_PARAMETER' IN TYPEOF(SELF\environment.syntactic_representation)) AND ('STEP_MERGED_AP_SCHEMA.INSTANCE_ATTRIBUTE_REFERENCE' IN TYPEOF(SELF\environment.semantics));
END_ENTITY;
Explicit Attributes
Entity bound_parameter_environment has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity bound_parameter_environment inherits from the following supertypes:
environment
Subtypes
No subtypesReferenced By
Entity bound_parameter_environment and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:30-04:00