ENTITY rule_creation SUBTYPE OF (rule_action_armx); END_ENTITY; -- rule_creation |
Entity data types and their attributesactionname: label; (OPT) description: text; chosen_method: action_method; (DER) id: identifier; rule_action - rule_action_armx subject_rule: rule_version; (DER) subject_action_assignment: SET [0:?] OF organization_or_person_in_organization_assignment_select; (RT) (DER) description: text; (RT) (DER) name: label; (RT) (DER) chosen_method: action_method; rule_creation - |
Global rules for this entity data type- |
public interface ERule_creation extends ERule_action_armx |
public class CRule_creation implements ERule_creation |
public class ARule_creation extends AEntitypublic ERule_creation getByIndex(int index)public ERule_creation getCurrentMember(SdaiIterator it) |