ENTITY mbna_behaviour_model SUBTYPE OF (mbna_equation); INVERSE data : SET [0:?] OF model_property_distribution FOR domain; END_ENTITY; -- mbna_behaviour_model |
Entity data types and their attributesnumerical_modelanalysis_type: text; creating_software: text; description: text; id: identifier; intended_analysis_code: SET [0:?] OF text; model_product_domain temporal_parts: SET [0:?] OF model_action_domain; mbna_equation - mbna_behaviour_model (INV) data: SET [0:?] OF model_property_distribution FOR domain; |
gas_model (EQUATIONS_SCHEMA) |
thermal_conductivity_model (EQUATIONS_SCHEMA) |
turbulence_closure (EQUATIONS_SCHEMA) |
turbulence_model (EQUATIONS_SCHEMA) |
viscosity_model (EQUATIONS_SCHEMA) |
sc1_mbna_behaviour_model (EQUATIONS_SCHEMA) |
Global rules for this entity data type- |
public interface EMbna_behaviour_model extends EMbna_equationdata (inverse attribute)AModel_property_distribution getData(EMbna_behaviour_model type, ASdaiModel domain) |
public class CMbna_behaviour_model implements EMbna_behaviour_modelstatic EAttribute attributeData(EMbna_behaviour_model type) |
public class AMbna_behaviour_model extends AEntitypublic EMbna_behaviour_model getByIndex(int index)public EMbna_behaviour_model getCurrentMember(SdaiIterator it) |