ENTITY fd_governing_equation SUBTYPE OF (mbna_governing_equation); SELF\mbna_governing_equation.equation_type : fd_governing_equation_type; END_ENTITY; -- fd_governing_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_governing_equation equation_type: mbna_governing_equation_type; fd_governing_equation (RT) equation_type: fd_governing_equation_type; |
fd_diffusion_equation (EQUATIONS_SCHEMA) |
Global rules for this entity data type- |
public interface EFd_governing_equation extends EMbna_governing_equation |
public class CFd_governing_equation implements EFd_governing_equation |
public class AFd_governing_equation extends AEntitypublic EFd_governing_equation getByIndex(int index)public EFd_governing_equation getCurrentMember(SdaiIterator it) |