ENTITY prjm_characterizable_task_objective SUBTYPE OF (characterized_object, task_objective); END_ENTITY; -- prjm_characterizable_task_objective |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; action_method name: label; (OPT) description: text; consequence: text; purpose: text; task_objective - prjm_characterizable_task_objective - |
Global rules for this entity data type- |
public interface EPrjm_characterizable_task_objective extends ECharacterized_object, ETask_objective |
public class CPrjm_characterizable_task_objective implements EPrjm_characterizable_task_objective |
public class APrjm_characterizable_task_objective extends AEntitypublic EPrjm_characterizable_task_objective getByIndex(int index)public EPrjm_characterizable_task_objective getCurrentMember(SdaiIterator it) |