ENTITY task_method_relationship SUBTYPE OF (action_method_relationship); END_ENTITY; -- task_method_relationship |
Entity data types and their attributesaction_method_relationshipname: label; (OPT) description: text; relating_method: action_method; related_method: action_method; task_method_relationship - |
task_method_relationship_armx (TASK_SPECIFICATION_XIM) |
Global rules for this entity data type- |
public interface ETask_method_relationship extends EAction_method_relationship |
public class CTask_method_relationship implements ETask_method_relationship |
public class ATask_method_relationship extends AEntitypublic ETask_method_relationship getByIndex(int index)public ETask_method_relationship getCurrentMember(SdaiIterator it) |