|
ENTITY upfromsm_ap233_characterizable_action SUBTYPE OF (action, characterized_object); END_ENTITY; -- upfromsm_ap233_characterizable_action |
Entity data types and their attributesactionname: label; (OPT) description: text; chosen_method: action_method; (DER) id: identifier; characterized_object name: label; (OPT) description: text; upfromsm_ap233_characterizable_action - |
Global rules for this entity data type- |
public interface EUpfromsm_ap233_characterizable_action extends EAction, ECharacterized_object |
public class CUpfromsm_ap233_characterizable_action implements EUpfromsm_ap233_characterizable_action |
public class AUpfromsm_ap233_characterizable_action extends AEntitypublic EUpfromsm_ap233_characterizable_action getByIndex(int index)public EUpfromsm_ap233_characterizable_action getCurrentMember(SdaiIterator it) |