ENTITY unbound_parameter_environment

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY unbound_parameter_environment
   SUBTYPE OF (environment);
   WHERE
      WR1:
         ('STEP_MERGED_AP_SCHEMA.UNBOUND_VARIATIONAL_PARAMETER' IN TYPEOF(SELF\environment.syntactic_representation)) AND ('STEP_MERGED_AP_SCHEMA.UNBOUND_VARIATIONAL_PARAMETER_SEMANTICS' IN TYPEOF(SELF\environment.semantics));
END_ENTITY;

Explicit Attributes

Entity unbound_parameter_environment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 syntactic_representationgeneric_variable (ENTITY)environment
 semanticsvariable_semantics (ENTITY)environment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity unbound_parameter_environment inherits from the following supertypes:
  environment

Subtypes

    No subtypes

Referenced By

Entity unbound_parameter_environment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 bound_parameter_environment ENTITY environment
 derived_unit_variable ENTITY environment
 expression_conversion_based_unit ENTITY environment
 generic_variable ENTITY environment
 invalidate_vrep_item FUNCTION environment
 named_unit_variable ENTITY environment
 unbound_parameter_environment ENTITY environment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:03-05:00