|
ENTITY system_ap233_characterizable_in_zone SUBTYPE OF (in_zone, characterized_object); END_ENTITY; -- system_ap233_characterizable_in_zone |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; in_zone - characterized_object name: label; (OPT) description: text; system_ap233_characterizable_in_zone - |
Global rules for this entity data type- |
public interface ESystem_ap233_characterizable_in_zone extends EIn_zone, ECharacterized_object |
public class CSystem_ap233_characterizable_in_zone implements ESystem_ap233_characterizable_in_zone |
public class ASystem_ap233_characterizable_in_zone extends AEntitypublic ESystem_ap233_characterizable_in_zone getByIndex(int index)public ESystem_ap233_characterizable_in_zone getCurrentMember(SdaiIterator it) |