ENTITY inter_stratum_feature_edge_segment_template_with_cross_section_armx SUBTYPE OF (inter_stratum_feature_edge_segment_template_armx, inter_stratum_feature_edge_segment_template_with_cross_section); cross_section : edge_segment_cross_section_armx; END_ENTITY; -- inter_stratum_feature_edge_segment_template_with_cross_section_armx |
Global rules for this entity data type- |
public interface EInter_stratum_feature_edge_segment_template_with_cross_section_armx extends EInter_stratum_feature_edge_segment_template_armx, EInter_stratum_feature_edge_segment_template_with_cross_sectioncross_section (explicit attribute)boolean testCross_section(EInter_stratum_feature_edge_segment_template_with_cross_section_armx type)EEdge_segment_cross_section_armx getCross_section(EInter_stratum_feature_edge_segment_template_with_cross_section_armx type) void setCross_section(EInter_stratum_feature_edge_segment_template_with_cross_section_armx type, EEdge_segment_cross_section_armx value) void unsetCross_section(EInter_stratum_feature_edge_segment_template_with_cross_section_armx type) |
public class CInter_stratum_feature_edge_segment_template_with_cross_section_armx implements EInter_stratum_feature_edge_segment_template_with_cross_section_armxstatic EAttribute attributeCross_section(EInter_stratum_feature_edge_segment_template_with_cross_section_armx type)static int usedinCross_section(EInter_stratum_feature_edge_segment_template_with_cross_section_armx type, EEdge_segment_cross_section_armx instance, ASdaiModel domain, AInter_stratum_feature_edge_segment_template_with_cross_section_armx result) |
public class AInter_stratum_feature_edge_segment_template_with_cross_section_armx extends AEntitypublic EInter_stratum_feature_edge_segment_template_with_cross_section_armx getByIndex(int index)public EInter_stratum_feature_edge_segment_template_with_cross_section_armx getCurrentMember(SdaiIterator it) |