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