|
ENTITY system_ap233_characterizable_executed_action SUBTYPE OF (executed_action, characterized_object); END_ENTITY; -- system_ap233_characterizable_executed_action |
Entity data types and their attributesactionname: label; (OPT) description: text; chosen_method: action_method; (DER) id: identifier; executed_action - characterized_object name: label; (OPT) description: text; system_ap233_characterizable_executed_action - |
Global rules for this entity data type- |
public interface ESystem_ap233_characterizable_executed_action extends EExecuted_action, ECharacterized_object |
public class CSystem_ap233_characterizable_executed_action implements ESystem_ap233_characterizable_executed_action |
public class ASystem_ap233_characterizable_executed_action extends AEntitypublic ESystem_ap233_characterizable_executed_action getByIndex(int index)public ESystem_ap233_characterizable_executed_action getCurrentMember(SdaiIterator it) |