Overview Schemas Index

STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA (jsdai.SStructural_response_representation_schema)


ENTITY substructure_node_relationship
          SUBTYPE OF (representation_relationship);
WHERE
          wr1: 'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.NODE_REPRESENTATION' 
        IN TYPEOF (SELF\representation_relationship.rep_1);
          wr2: 'STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA.NODE_REPRESENTATION' 
        IN TYPEOF (SELF\representation_relationship.rep_2);
END_ENTITY; -- substructure_node_relationship

Entity data types and their attributes

representation_relationship
          name: label;
          (OPT) description: text;
          rep_1: representation;
          rep_2: representation;
substructure_node_relationship
          -

Users

representation_relationship
          applied_classification_assignment.items
                    classification_item
                              prjm_classification_item
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              automotive_design_attribute_language_item
          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
          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_236cc1
substructure_node_relationship

Global rules for this entity data type

          -

public interface ESubstructure_node_relationship extends ERepresentation_relationship


public class CSubstructure_node_relationship implements ESubstructure_node_relationship


public class ASubstructure_node_relationship extends AEntity

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