|
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 attributescharacterized_objectname: label; (OPT) description: text; feature_definition - |
| 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) |
Global rules for this entity data typesubtype_exclusiveness_feature_definition (automotive_design) |