Overview Schemas Index

Functional_decomposition_to_design_arm         


ENTITY Reference_functional_unit_assignment_to_template;
          functional_design_definition_path : Reference_composition_path;
          implementation : Template_definition;
          of_property : OPTIONAL SET [1:?] OF Property_value_representation;
          path_alias : STRING;
          swap_code : OPTIONAL STRING;
UNIQUE
          UR1 : implementation, path_alias;
END_ENTITY; -- Reference_functional_unit_assignment_to_template

Entity data types and their attributes

Reference_functional_unit_assignment_to_template
          functional_design_definition_path: Reference_composition_path;
          implementation: Template_definition;
          (OPT) of_property: SET [1:?] OF Property_value_representation;
          path_alias: STRING;
          (OPT) swap_code: STRING;

Users: by entity attributes

Reference_functional_unit_assignment_to_template

Users: by defined types, not used by any entity attribute

Reference_functional_unit_assignment_to_template
          -

Global rules for this entity data type

          -