|
ENTITY ap233_characterizable_action_method SUBTYPE OF (action_method, characterized_object); END_ENTITY; -- ap233_characterizable_action_method |
Entity data types and their attributesaction_methodname: label; (OPT) description: text; consequence: text; purpose: text; characterized_object name: label; (OPT) description: text; ap233_characterizable_action_method - |
Global rules for this entity data type- |
public interface EAp233_characterizable_action_method extends EAction_method, ECharacterized_object |
public class CAp233_characterizable_action_method implements EAp233_characterizable_action_method |
public class AAp233_characterizable_action_method extends AEntitypublic EAp233_characterizable_action_method getByIndex(int index)public EAp233_characterizable_action_method getCurrentMember(SdaiIterator it) |