Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


ENTITY feature_definition
          SUBTYPE OF (characterized_object);
WHERE
          wr1: SIZEOF ( QUERY ( pdr <*
     get_property_definition_representations ( SELF ) |
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF ( pdr.
     used_representation ) ) ) <=1;
          wr2: ( SIZEOF  ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF  ) |
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  TYPEOF  ( pdr.
     used_representation ) ) ) =0 ) OR ( 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='orientation' ) AND (
     'AUTOMOTIVE_DESIGN.'+ 'PLACEMENT' IN TYPEOF ( i ) ) ) ) <=1
     ) ) ) =1 );
          wr3: NOT ( ( SIZEOF  ( ['AUTOMOTIVE_DESIGN.'+ 'BARRING_HOLE' ,
     'AUTOMOTIVE_DESIGN.'+ 'BEAD' , 'AUTOMOTIVE_DESIGN.'+
     'HOLE_IN_PANEL' , 'AUTOMOTIVE_DESIGN.'+ 'FEATURE_IN_PANEL'
     , 'AUTOMOTIVE_DESIGN.'+ 'JOGGLE' , 'AUTOMOTIVE_DESIGN.'+
     'LOCATOR']*TYPEOF ( SELF  ) ) =1 ) OR  (
     'AUTOMOTIVE_DESIGN.'+ 'COMPOUND_FEATURE' IN  TYPEOF  ( SELF  )
     ) AND  ( SIZEOF  ( QUERY  ( sa <* get_shape_aspects ( SELF  ) |
     ( sa. name = 'compound feature in  panel' ) ) ) =1 ) ) OR  (
     ( SIZEOF  ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF  ) |
     'AUTOMOTIVE_DESIGN.'+ 'DIRECTION_SHAPE_REPRESENTATION' IN
     TYPEOF  ( pdr. used_representation ) ) ) <=1 ) AND  ( (
     SIZEOF  ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF  ) |
     'AUTOMOTIVE_DESIGN.'+ 'DIRECTION_SHAPE_REPRESENTATION' IN
     TYPEOF  ( pdr. used_representation ) ) ) =0 ) OR ( SIZEOF (
     QUERY ( pdr <* get_property_definition_representations (
     SELF ) | ( 'AUTOMOTIVE_DESIGN.'+
     'DIRECTION_SHAPE_REPRESENTATION' IN TYPEOF ( pdr.
     used_representation ) ) AND ( pdr. used_representation.name
     = 'punch direction' ) ) ) =1 ) ) );
          wr4: ( SIZEOF  ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF  ) |
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  TYPEOF  ( pdr.
     used_representation ) ) ) =0 ) OR ( SIZEOF ( QUERY ( pdr <*
     get_property_definition_representations ( SELF ) | (
     'AUTOMOTIVE_DESIGN.'+
     'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN  TYPEOF  ( pdr.
     used_representation ) ) AND  ( 'AUTOMOTIVE_DESIGN.'+
     'GEOMETRIC_REPRESENTATION_CONTEXT' IN TYPEOF ( pdr.
     used_representation.context_of_items ) ) AND ( pdr.
     used_representation.context_of_items\
     geometric_representation_context.coordinate_space_dimension
     =3 ) ) ) =1 );
          wr5: NOT ( ( SIZEOF  ( ['AUTOMOTIVE_DESIGN.'+ 'BOSS' ,
     'AUTOMOTIVE_DESIGN.'+ 'RIB' , 'AUTOMOTIVE_DESIGN.'+ 'SLOT'
     , 'AUTOMOTIVE_DESIGN.'+ 'ROUND_HOLE' ,
     'AUTOMOTIVE_DESIGN.'+ 'POCKET']*TYPEOF ( SELF  ) ) =1 ) OR  (
     'AUTOMOTIVE_DESIGN.'+ 'COMPOUND_FEATURE' IN  TYPEOF  ( SELF  )
     ) AND  ( SIZEOF  ( QUERY  ( sa <* get_shape_aspects ( SELF  ) |
     ( 'AUTOMOTIVE_DESIGN.'+ 'COMPOSITE_SHAPE_ASPECT' IN  TYPEOF
     ( sa ) ) AND  ( sa. name = 'compound feature in  solid' ) ) )
     =1 ) ) OR ( ( SIZEOF  ( QUERY  ( pdr <*
     get_property_definition_representations ( SELF  ) |
     'AUTOMOTIVE_DESIGN.'+ 'DIRECTION_SHAPE_REPRESENTATION' IN
     TYPEOF  ( pdr. used_representation ) ) ) =1 ) AND  ( SIZEOF  (
     QUERY  ( pdr <* get_property_definition_representations (
     SELF ) | ( 'AUTOMOTIVE_DESIGN.'+
     'DIRECTION_SHAPE_REPRESENTATION' IN  TYPEOF  ( pdr.
     used_representation ) ) AND  ( SIZEOF ( QUERY ( i <* pdr.
     used_representation.items | ( i.name ='orientation' ) AND (
     'AUTOMOTIVE_DESIGN.'+ 'PLACEMENT' IN TYPEOF ( i ) ) ) ) =1
     ) ) ) =1 ) );
          wr6: SIZEOF ( ['AUTOMOTIVE_DESIGN.'+ 'BEAD' ,
     'AUTOMOTIVE_DESIGN.'+ 'BARRING_HOLE' ,
     'AUTOMOTIVE_DESIGN.'+ 'BOSS' , 'AUTOMOTIVE_DESIGN.'+
     'COMPOUND_FEATURE' , 'AUTOMOTIVE_DESIGN.'+
     'EXTERNALLY_DEFINED_FEATURE_DEFINITION' ,
     'AUTOMOTIVE_DESIGN.'+ 'FEATURE_IN_PANEL' ,
     'AUTOMOTIVE_DESIGN.'+ 'GENERAL_FEATURE' ,
     'AUTOMOTIVE_DESIGN.'+ 'HOLE_IN_PANEL' ,
     'AUTOMOTIVE_DESIGN.'+ 'JOGGLE' , 'AUTOMOTIVE_DESIGN.'+
     'LOCATOR' , 'AUTOMOTIVE_DESIGN.'+ 'POCKET' ,
     'AUTOMOTIVE_DESIGN.'+ 'RIB' , 'AUTOMOTIVE_DESIGN.'+
     'REPLICATE_FEATURE' , 'AUTOMOTIVE_DESIGN.'+ 'ROUND_HOLE' ,
     'AUTOMOTIVE_DESIGN.'+ 'SLOT' , 'AUTOMOTIVE_DESIGN.'+
     'THREAD']* TYPEOF ( SELF ) ) <=1;
END_ENTITY; -- feature_definition

Entity data types and their attributes

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

Known subtypes

          barring_hole (AUTOMOTIVE_DESIGN)
          bead (AUTOMOTIVE_DESIGN)
          boss (AUTOMOTIVE_DESIGN)
          compound_feature (AUTOMOTIVE_DESIGN)
          externally_defined_feature_definition (AUTOMOTIVE_DESIGN)
          feature_in_panel (AUTOMOTIVE_DESIGN)
          general_feature (AUTOMOTIVE_DESIGN)
          hole_in_panel (AUTOMOTIVE_DESIGN)
          joggle (AUTOMOTIVE_DESIGN)
          locator (AUTOMOTIVE_DESIGN)
          pocket (AUTOMOTIVE_DESIGN)
          replicate_feature (AUTOMOTIVE_DESIGN)
          rib (AUTOMOTIVE_DESIGN)
          round_hole (AUTOMOTIVE_DESIGN)
          slot (AUTOMOTIVE_DESIGN)
          thread (AUTOMOTIVE_DESIGN)

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

Global rules for this entity data type

          subtype_exclusiveness_feature_definition (AUTOMOTIVE_DESIGN)

public interface EFeature_definition extends ECharacterized_object


public class CFeature_definition implements EFeature_definition


public class AFeature_definition extends AEntity

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