Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


ENTITY barring_hole
          SUBTYPE OF (feature_definition);
WHERE
          wr1: SIZEOF ( QUERY  ( sa <* get_shape_aspects ( SELF ) | ( sa.
     name = 'hole profile' ) AND  ( sa. description =
     'closed profile occurrence' ) AND  ( SIZEOF  ( QUERY ( sar <*
     USEDIN ( sa ,
     'AUTOMOTIVE_DESIGN.'+'SHAPE_ASPECT_RELATIONSHIP.'+
     'RELATED_SHAPE_ASPECT' ) | ( 'AUTOMOTIVE_DESIGN.'+
     'SHAPE_DEFINING_RELATIONSHIP' IN TYPEOF  ( sar ) ) AND  (
     sar. description = 'profile usage' ) AND ( SIZEOF (
     ['AUTOMOTIVE_DESIGN.'+ 'CIRCULAR_CLOSED_PROFILE' ,
     'AUTOMOTIVE_DESIGN.'+ 'NGON_CLOSED_PROFILE' ,
     'AUTOMOTIVE_DESIGN.'+ 'RECTANGULAR_CLOSED_PROFILE' ,
     'AUTOMOTIVE_DESIGN.'+ 'CLOSED_PATH_PROFILE']* TYPEOF ( sar.
     relating_shape_aspect ) ) =1 ) ) ) =1 ) ) ) =1;
          wr2: SIZEOF ( QUERY  ( sa <* get_shape_aspects ( SELF ) | ( sa.
     name = 'barring profile' ) AND  ( sa. description =
     'closed profile occurrence' ) AND  ( SIZEOF ( QUERY ( sar <*
     USEDIN ( sa ,
     'AUTOMOTIVE_DESIGN.'+'SHAPE_ASPECT_RELATIONSHIP.'+
     'RELATED_SHAPE_ASPECT' ) | ( 'AUTOMOTIVE_DESIGN.'+
     'SHAPE_DEFINING_RELATIONSHIP' IN TYPEOF ( sar ) ) AND (
     sar. description = 'profile usage' ) ) ) =1 ) ) ) =1;
          wr3: ( SIZEOF  ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF  ) |
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  TYPEOF  ( pdr.
     used_representation ) ) ) =1 ) AND  ( SIZEOF  ( QUERY ( pdr
     <* get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND {1<= SIZEOF ( pdr.
     used_representation.items ) <=2} ) ) =1 );
          wr4: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  TYPEOF ( pdr.
     used_representation ) ) AND ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | NOT ( i.name IN ['orientation'
     , 'base radius' ] ) ) ) >0 ) ) ) =0;
          wr5: SIZEOF ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) AND  ( SIZEOF  ( QUERY ( i <* pdr.
     used_representation.items | ( i.name= 'base radius' ) AND (
     SIZEOF ( ['AUTOMOTIVE_DESIGN.'+
     'MEASURE_REPRESENTATION_ITEM' , 'AUTOMOTIVE_DESIGN.'+
     'LENGTH_MEASURE_WITH_UNIT']*TYPEOF ( i ) ) =2 ) ) ) <>1 ) )
     ) =0;
END_ENTITY; -- barring_hole

Entity data types and their attributes

characterized_object
          name: label;
          (OPT) description: text;
feature_definition
          -
barring_hole
          -

Users

characterized_object
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  design_pdm_classification_item
          applied_classification_assignment.items
                    classification_item
                              pdm_classification_item
                                        design_pdm_classification_item
          applied_document_reference.items
                    document_reference_item
                              pdm_document_reference_item
                                        design_pdm_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              pdm_document_reference_item
                                        design_pdm_document_reference_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        design_pdm_document_reference_item
          assembly_component_armx.described_element
                    shapeable_item
          assigned_property.described_element
                    property_assignment_select
                              sf_property_assignment_select
          characterized_object_relationship.related_object
          characterized_object_relationship.relating_object
          composite_signal_property_relationship_armx.definition
                    characterized_definition
          datum_based_vector_orientation.definition
                    characterized_definition
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          dimension_set.definition
                    characterized_definition
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          functional_unit_definition.described_element
                    shapeable_item
          issue_reference_mapping.items
                    issue_reference_item
                              syse_issue_reference_item
          item_shape.described_element
                    shapeable_item
          kinematic_property_definition.ground_definition
                    characterized_definition
          material_designation.definitions
                    characterized_definition
          model_change__property_definition.definition
                    characterized_definition
          model_property_association__property_definition.definition
                    characterized_definition
          part_design_view.described_element
                    shapeable_item
          part_usage_view.described_element
                    shapeable_item
          partial_document_assignment.items
                    document_reference_item
                              pdm_document_reference_item
                                        design_pdm_document_reference_item
          passage_technology.definition
                    characterized_definition
          property_definition.definition
                    characterized_definition
          requirement_source_armx.source
                    requirement_source_item
                              design_pdm_requirement_source_item
          separate_geometric_tolerance_requirement.definition
                    characterized_definition
          simultaneous_geometric_tolerance_requirement.definition
                    characterized_definition
          source_for_requirement.items
                    requirement_source_item
                              sysm_requirement_source_item
          stratum_armx.described_element
                    shapeable_item
          stratum_specific_template_location_armx.definition
                    characterized_definition
          stratum_technology.definition
                    characterized_definition
          template_definition.described_element
                    shapeable_item
feature_definition
          applied_classification_assignment.items
                    classification_item
                              automotive_design_classification_item
          applied_document_reference.items
                    document_reference_item
                              automotive_design_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              automotive_design_document_reference_item
          partial_document_assignment.items
                    document_reference_item
                              automotive_design_document_reference_item
barring_hole

Global rules for this entity data type

          -

public interface EBarring_hole extends EFeature_definition


public class CBarring_hole implements EBarring_hole


public class ABarring_hole extends AEntity

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