ENTITY stratum_feature_template_component_with_stratum_feature SUBTYPE OF (stratum_feature_template_component, stratum_feature, shape_aspect_relationship); DERIVE SELF\shape_aspect_relationship.related_shape_aspect : stratum_feature_template_component_with_stratum_feature := SELF; SELF\shape_aspect_relationship.relating_shape_aspect : stratum_feature_template_component_with_stratum_feature := SELF; WHERE wr1: SELF\shape_aspect_relationship.name = 'implementation'; END_ENTITY; -- stratum_feature_template_component_with_stratum_feature |
area_component$stratum_feature_template_component_with_stratum_feature (LAYERED_INTERCONNECT_MODULE_DESIGN_MIM) |
fiducial$stratum_feature_template_component_with_stratum_feature (LAYERED_INTERCONNECT_MODULE_DESIGN_MIM) |
fiducial$stratum_feature_template_component_with_stratum_feature$structured_layout_component_sub_assembly_relationship_with_component (LAYERED_INTERCONNECT_MODULE_DESIGN_MIM) |
stratum_feature_template_component_with_stratum_feature$structured_layout_component_sub_assembly_relationship_with_component (LAYERED_INTERCONNECT_MODULE_DESIGN_MIM) |
stratum_feature_template_component_with_stratum_feature_xim (LKSOFT_EXTENSIONS_XIM) |
Global rules for this entity data type- |
public interface EStratum_feature_template_component_with_stratum_feature extends EStratum_feature_template_component, EStratum_feature, EShape_aspect_relationship |
public class CStratum_feature_template_component_with_stratum_feature implements EStratum_feature_template_component_with_stratum_featurestatic EAttribute attributeRelated_shape_aspect(EStratum_feature_template_component_with_stratum_feature type)static int usedinRelated_shape_aspect(EStratum_feature_template_component_with_stratum_feature type, EStratum_feature_template_component_with_stratum_feature instance, ASdaiModel domain, AStratum_feature_template_component_with_stratum_feature result) static EAttribute attributeRelating_shape_aspect(EStratum_feature_template_component_with_stratum_feature type) static int usedinRelating_shape_aspect(EStratum_feature_template_component_with_stratum_feature type, EStratum_feature_template_component_with_stratum_feature instance, ASdaiModel domain, AStratum_feature_template_component_with_stratum_feature result) |
public class AStratum_feature_template_component_with_stratum_feature extends AEntitypublic EStratum_feature_template_component_with_stratum_feature getByIndex(int index)public EStratum_feature_template_component_with_stratum_feature getCurrentMember(SdaiIterator it) |