ENTITY model_state_domain SUBTYPE OF (numerical_model); END_ENTITY; -- model_state_domain |
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 (CONDITIONS_SCHEMA) |
mbna_state (HIERARCHY_SCHEMA) |
Global rules for this entity data type- |
public interface EModel_state_domain extends ENumerical_model |
public class CModel_state_domain implements EModel_state_domain |
public class AModel_state_domain extends AEntitypublic EModel_state_domain getByIndex(int index)public EModel_state_domain getCurrentMember(SdaiIterator it) |