|
ENTITY fd_zone_bc SUBTYPE OF (mbna_zone_bc); SELF\mbna_zone_bc.conditions : SET [0:?] OF fd_bc; END_ENTITY; -- fd_zone_bc |
Entity data types and their attributesnumerical_modelid: identifier; name: label; description: text; creating_software: text; intended_analysis_code: SET [1:?] OF text; analysis_type: text; model_state_domain - mbna_condition - mbna_zone_bc conditions: SET [0:?] OF mbna_bc; rstate: SET [0:?] OF mbna_reference_state; fd_zone_bc (RT) conditions: SET [0:?] OF fd_bc; |
Global rules for this entity data type- |