ENTITY analytical_model_port_assignment

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY analytical_model_port_assignment
	SUBTYPE OF (property_definition_representation, representation_relationship);
	SELF\representation_relationship.rep_1 : analytical_representation;
	SELF\property_definition_representation.used_representation : analytical_model_port;
DERIVE
	SELF\representation_relationship.rep_2 : analytical_model_port := SELF\property_definition_representation.used_representation;
END_ENTITY;

Explicit Attributes

Entity analytical_model_port_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 definitionrepresented_definition (SELECT)property_definition_representation
 used_representationanalytical_model_port (ENTITY)analytical_model_port_assignment(Redcl from property_definition_representation)
 namelabel (STRING)representation_relationship
 descriptiontext (STRING)representation_relationship
 rep_1analytical_representation (ENTITY)analytical_model_port_assignment(Redcl from representation_relationship)
 rep_2*analytical_model_port (ENTITY)analytical_model_port_assignment(Redcl from representation_relationship)

* - Explicit attribute redeclared as derived

Derived Attributes

Entity analytical_model_port_assignment has the following local and inherited derived attributes:
AttributeTypeDefined By
 descriptiontext (STRING)property_definition_representation
 namelabel (STRING)property_definition_representation
 rep_2analytical_model_port (ENTITY)analytical_model_port_assignment(Redcl from representation_relationship)

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analytical_model_port_assignment inherits from the following supertypes:
  property_definition_representation
  representation_relationship

Subtypes

    No subtypes

Referenced By

Entity analytical_model_port_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_representation_relationship FUNCTION representation_relationship
 analytical_model_port ENTITY property_definition_representation
 analytical_model_port_assignment ENTITY property_definition_representation
 analytical_model_port_assignment ENTITY representation_relationship
 area_component_shape_constraint RULE property_definition_representation
 attribute_classification_item SELECT property_definition_representation
 classification_item SELECT property_definition_representation
 component_2d_location ENTITY representation_relationship
 component_3d_location ENTITY representation_relationship
 connection_zone_map_identification ENTITY representation_relationship
 constructive_geometry_representation_relationship ENTITY representation_relationship
 contact_ratio_representation ENTITY property_definition_representation
 coordinated_geometric_relationship_with_2d_3d_placement_transformation ENTITY representation_relationship
 data_environment ENTITY property_definition_representation
 definitional_representation_relationship ENTITY representation_relationship
 definitional_representation_relationship_with_same_context ENTITY representation_relationship
 description_attribute_select SELECT property_definition_representation
 drawing_sheet_revision_sequence ENTITY representation_relationship
 evaluated_characteristic ENTITY representation_relationship
 explicit_procedural_representation_relationship ENTITY representation_relationship
 explicit_procedural_shape_representation_relationship ENTITY representation_relationship
 flat_pattern_ply_representation_relationship ENTITY representation_relationship
 get_shape_aspect_property_definition_representations FUNCTION property_definition_representation
 groupable_item SELECT property_definition_representation
 make_from_model_port_relationship ENTITY representation_relationship
 managed_design_object SELECT analytical_model_port_assignment
 managed_design_object SELECT property_definition_representation
 managed_design_object SELECT representation_relationship
 mechanical_design_and_draughting_relationship ENTITY representation_relationship
 multi_language_attribute_item SELECT representation_relationship
 name_attribute_select SELECT property_definition_representation
 parameter_assignment_override ENTITY representation_relationship
 placed_datum_target_feature ENTITY property_definition_representation
 presentation_representation ENTITY representation_relationship
 representation_relationship_with_transformation ENTITY representation_relationship
 restrict_representation_for_surface_condition RULE property_definition_representation
 shape_definition_3d_intersection ENTITY representation_relationship
 shape_definition_representation ENTITY property_definition_representation
 shape_representation_relationship ENTITY representation_relationship
 style_context_select SELECT representation_relationship
 usage_view_connection_zone_terminal_shape_relationship ENTITY representation_relationship
 valid_selected_instance_representation FUNCTION property_definition_representation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:30-04:00