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