ENTITY risk_identification SUBTYPE OF (action); END_ENTITY; -- risk_identification |
Entity data types and their attributesactionname: label; (OPT) description: text; chosen_method: action_method; (DER) id: identifier; risk_identification - |
Global rules for this entity data type- |
public interface ERisk_identification extends EAction |
public class CRisk_identification implements ERisk_identification |
public class ARisk_identification extends AEntitypublic ERisk_identification getByIndex(int index)public ERisk_identification getCurrentMember(SdaiIterator it) |