|
ENTITY filled_unsupported_passage_template_armx SUBTYPE OF (unsupported_passage_template_armx, filled_unsupported_passage_template); INVERSE fill_material : SET [1:1] OF material_designation FOR definitions; WHERE wr1: 'conductivity_material_aspects_xim.' + 'material_identification_with_conductivity_classification' IN TYPEOF ( fill_material [ 1 ] ) ; END_ENTITY; -- filled_unsupported_passage_template_armx |
Global rules for this entity data type- |
public interface EFilled_unsupported_passage_template_armx extends EUnsupported_passage_template_armx, EFilled_unsupported_passage_templatefill_material (inverse attribute)AMaterial_designation getFill_material(EFilled_unsupported_passage_template_armx type, ASdaiModel domain) |
public class CFilled_unsupported_passage_template_armx implements EFilled_unsupported_passage_template_armxstatic EAttribute attributeFill_material(EFilled_unsupported_passage_template_armx type) |
public class AFilled_unsupported_passage_template_armx extends AEntitypublic EFilled_unsupported_passage_template_armx getByIndex(int index)public EFilled_unsupported_passage_template_armx getCurrentMember(SdaiIterator it) |