ENTITY mbna_equation SUBTYPE OF (model_product_domain); END_ENTITY; -- mbna_equation |
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_product_domain temporal_parts: LIST [0:?] OF model_action_domain; mbna_equation - |
mbna_behaviour_model (EQUATIONS_SCHEMA) |
mbna_equation_set (EQUATIONS_SCHEMA) |
mbna_governing_equation (EQUATIONS_SCHEMA) |
sc1_mbna_equation (EQUATIONS_SCHEMA) |
Global rules for this entity data type- |
public interface EMbna_equation extends EModel_product_domain |
public class CMbna_equation implements EMbna_equation |
public class AMbna_equation extends AEntitypublic EMbna_equation getByIndex(int index)public EMbna_equation getCurrentMember(SdaiIterator it) |