ENTITY zone_element_version SUBTYPE OF (breakdown_element_version); SELF\product_definition_formation.of_product : zone_element; END_ENTITY; -- zone_element_version |
Entity data types and their attributesproduct_definition_formationid: identifier; (OPT) description: text; of_product: product; breakdown_element_version (RT) of_product: breakdown_element; zone_element_version (RT) of_product: zone_element; |
Global rules for this entity data type- |
public interface EZone_element_version extends EBreakdown_element_version |
public class CZone_element_version implements EZone_element_version |
public class AZone_element_version extends AEntitypublic EZone_element_version getByIndex(int index)public EZone_element_version getCurrentMember(SdaiIterator it) |