|
ENTITY Risk_estimation; inputs : SET [0:?] OF Risk_context; outputs : SET [1:?] OF risk_estimation_select; END_ENTITY; -- Risk_estimation |
Entity data types and their attributesRisk_estimationinputs: SET [0:?] OF Risk_context; outputs: SET [1:?] OF risk_estimation_select; |
Global rules for this entity data type- |