ENTITY mbna_state SUBTYPE OF (model_state_domain); END_ENTITY; -- mbna_state |
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_state - |
Global rules for this entity data type- |
public interface EMbna_state extends EModel_state_domain |
public class CMbna_state implements EMbna_state |
public class AMbna_state extends AEntitypublic EMbna_state getByIndex(int index)public EMbna_state getCurrentMember(SdaiIterator it) |