ENTITY fd_bc_dataset SUBTYPE OF (mbna_bc_dataset); SELF\mbna_bc_dataset.the_type : fd_bc_type_simple; END_ENTITY; -- fd_bc_dataset |
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 - mbna_bc_dataset gridloc: mesh_location; rstate: SET [0:?] OF mbna_reference_state; the_type: mbna_bc_type_simple; fd_bc_dataset (RT) the_type: fd_bc_type_simple; |
Global rules for this entity data type- |
public interface EFd_bc_dataset extends EMbna_bc_dataset |
public class CFd_bc_dataset implements EFd_bc_dataset |
public class AFd_bc_dataset extends AEntitypublic EFd_bc_dataset getByIndex(int index)public EFd_bc_dataset getCurrentMember(SdaiIterator it) |