ENTITY inter_stratum_feature_template_armx SUPERTYPE OF (ONEOF (component_termination_passage_template_armx, via_template_armx, unsupported_passage_template_armx, inter_stratum_feature_edge_segment_template_armx, inter_stratum_feature_edge_template_armx)) SUBTYPE OF (geometric_template_armx, inter_stratum_feature_template); of_passage_technology : passage_technology_armx; DERIVE SELF\product_view_definition.name_x : STRING := ''; END_ENTITY; -- inter_stratum_feature_template_armx |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; product_definition_shape - product_definition id: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; product_view_definition (RT) (OPT) description->name_x: STRING; (OPT) additional_characterization: STRING; (RT) frame_of_reference->initial_context: product_definition_context; (OPT) additional_contexts: SET [1:?] OF product_definition_context; (RT) formation->defined_version: product_definition_formation; (RT) (DER) name: label; part_template_definition (RT) (DER) definition: part_template_definition; template_definition (RT) defined_version: template_version; (OPT) physical_characteristic: SET [1:?] OF correlated_or_independent; (RT) (DER) name: label; (RT) (DER) definition: shapeable_item; geometric_template - geometric_template_armx (INV) shapes: SET [0:?] OF part_template_shape_model FOR shape_characterized_definition; inter_stratum_feature_template - inter_stratum_feature_template_armx of_passage_technology: passage_technology_armx; (RT) (DER) name_x: STRING; |
component_termination_passage_template_armx (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_XIM) |
inter_stratum_feature_edge_segment_template_armx (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_XIM) |
inter_stratum_feature_edge_template_armx (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_XIM) |
structured_inter_stratum_feature_template_armx (LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_XIM) |
unsupported_passage_template_armx (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_XIM) |
via_template_armx (LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_XIM) |
Global rules for this entity data type- |
public interface EInter_stratum_feature_template_armx extends EGeometric_template_armx, EInter_stratum_feature_templateof_passage_technology (explicit attribute)boolean testOf_passage_technology(EInter_stratum_feature_template_armx type)EPassage_technology_armx getOf_passage_technology(EInter_stratum_feature_template_armx type) void setOf_passage_technology(EInter_stratum_feature_template_armx type, EPassage_technology_armx value) void unsetOf_passage_technology(EInter_stratum_feature_template_armx type) |
public class CInter_stratum_feature_template_armx implements EInter_stratum_feature_template_armxstatic EAttribute attributeOf_passage_technology(EInter_stratum_feature_template_armx type)static int usedinOf_passage_technology(EInter_stratum_feature_template_armx type, EPassage_technology_armx instance, ASdaiModel domain, AInter_stratum_feature_template_armx result) static EAttribute attributeName_x(EInter_stratum_feature_template_armx type) |
public class AInter_stratum_feature_template_armx extends AEntitypublic EInter_stratum_feature_template_armx getByIndex(int index)public EInter_stratum_feature_template_armx getCurrentMember(SdaiIterator it) |