|
ENTITY inter_stratum_feature_template_location SUBTYPE OF (template_location_in_structured_template); SELF\template_location_in_structured_template.assembly : multi_stratum_structured_template_armx; SELF\template_location_in_structured_template.template : inter_stratum_feature_template_armx; WHERE wr1: SIZEOF ( [ 'part_template_extension_xim.inter_stratum_feature_edge_segment_template_armx' , 'part_template_extension_arm.inter_stratum_feature_edge_template_armx' ] * TYPEOF ( template ) ) = 0 ; END_ENTITY; -- inter_stratum_feature_template_location |
Entity data types and their attributesproduct_definition_relationshipid: identifier; name: label; (OPT) description: text; relating_product_definition: product_definition; related_product_definition: product_definition; product_definition_usage - assembly_component_usage (OPT) reference_designator: identifier; template_location_in_structured_template (RT) relating_product_definition->assembly: structured_template_armx; (RT) related_product_definition->template: template_definition; (RT) reference_designator->reference_designation: STRING; placement_status: template_location_placement_status; (RT) (DER) id: identifier; (RT) (DER) name: label; (RT) (DER) description: text; (INV) transform: SET [0:?] OF template_location_in_structured_template_transform FOR reference_location; inter_stratum_feature_template_location (RT) assembly: multi_stratum_structured_template_armx; (RT) template: inter_stratum_feature_template_armx; |
Global rules for this entity data type- |
public interface EInter_stratum_feature_template_location extends ETemplate_location_in_structured_template |
public class CInter_stratum_feature_template_location implements EInter_stratum_feature_template_location |
public class AInter_stratum_feature_template_location extends AEntitypublic EInter_stratum_feature_template_location getByIndex(int index)public EInter_stratum_feature_template_location getCurrentMember(SdaiIterator it) |