Overview Schemas Index

CONSTRUCTION_GEOMETRY_XIM (jsdai.SConstruction_geometry_xim)


ENTITY constructive_geometry_association
          SUBTYPE OF (constructive_geometry_representation_relationship);
          SELF\representation_relationship.rep_2 RENAMED auxiliary_geometry : constructive_geometry_representation;
          SELF\representation_relationship.rep_1 RENAMED base_geometry : constructive_geometry_select;
          SELF\representation_relationship.description : STRING;
DERIVE
          SELF\representation_relationship.name : label := ?;
WHERE
          wr1: auxiliary_geometry\Representation.context_of_items :=: base_geometry\Representation.context_of_items;
END_ENTITY; -- constructive_geometry_association

Entity data types and their attributes

representation_relationship
          name: label;
          (OPT) description: text;
          rep_1: representation;
          rep_2: representation;
constructive_geometry_representation_relationship
          (RT) rep_1: constructive_geometry_representation_or_shape_represenation;
          (RT) rep_2: constructive_geometry_representation;
constructive_geometry_association
          (RT) rep_2->auxiliary_geometry: constructive_geometry_representation;
          (RT) rep_1->base_geometry: constructive_geometry_select;
          (RT) description: STRING;
          (RT) (DER) name: label;

Users: by entity attributes

representation_relationship
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  classification_item
                                                            sbb_classification_item
          applied_classification_assignment.items
                    classification_item
                              fbb_classification_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
          applied_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        rm_collection_membership_groupable_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        classification_item
                                                  fbb_classification_item
          attribute_language_assignment.items
                    attribute_language_item
                              attribute_language_item_236cc1
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          chain_based_item_identified_representation_usage.directed_link
          chain_based_item_identified_representation_usage.undirected_link
                    chained_representation_link
          characterized_chain_based_item_within_representation.directed_link
          characterized_chain_based_item_within_representation.undirected_link
                    chained_representation_link
          context_dependent_over_riding_styled_item.style_context
                    style_context_select
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ss_action_items
                                                            pmri_action_items
                                                                      os_action_items
                                                                                prgm_action_items
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          full_model_change_action_property.related_description
                    model_change_select
          full_model_change_property_definition.related_description
                    model_change_select
          functional_terminal_group_assignment.items
                    groupable_item
                              collection_membership_groupable_item
                                        rm_collection_membership_groupable_item
          language_indication.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          language_indication.items
                    attribute_language_item
                              attribute_language_item_236cc1
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_203e2
          presentation_style_by_context.style_context
                    style_context_select
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      classification_item
                                                                                fbb_classification_item
          shape_aspect_relationship_representation_association.representing_representation_relationship
constructive_geometry_representation_relationship
constructive_geometry_association

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

constructive_geometry_association
          -

Global rules for this entity data type

          -

public interface EConstructive_geometry_association extends EConstructive_geometry_representation_relationship


public class CConstructive_geometry_association implements EConstructive_geometry_association

          static EAttribute attributeName(EConstructive_geometry_association type)

public class AConstructive_geometry_association extends AEntity

          public EConstructive_geometry_association getByIndex(int index)
          public EConstructive_geometry_association getCurrentMember(SdaiIterator it)