mapl_AbstractComponent Module


Used by

  • module~~mapl_abstractcomponent~~UsedByGraph module~mapl_abstractcomponent mapl_AbstractComponent module~mapl_basecomponent mapl_BaseComponent module~mapl_basecomponent->module~mapl_abstractcomponent module~mapl_baseframeworkcomponent mapl_BaseFrameworkComponent module~mapl_baseframeworkcomponent->module~mapl_abstractcomponent module~mapl_decoratorcomponent mapl_DecoratorComponent module~mapl_decoratorcomponent->module~mapl_abstractcomponent module~mapl_maplcomponent mapl_MaplComponent module~mapl_decoratorcomponent->module~mapl_maplcomponent module~mapl_maplgenericcomponent mapl_MaplGenericComponent module~mapl_maplgenericcomponent->module~mapl_abstractcomponent module~mapl_maplgenericcomponent->module~mapl_baseframeworkcomponent module~mapl_maplgenericcomponent->module~mapl_maplcomponent module~maplgeneric MaplGeneric module~maplgeneric->module~mapl_abstractcomponent module~maplgeneric->module~mapl_maplgenericcomponent module~maplgeneric->module~mapl_maplcomponent module~test_compositecomponent Test_CompositeComponent module~test_compositecomponent->module~mapl_abstractcomponent program~main~21 main program~main~21->module~mapl_abstractcomponent program~main~21->module~mapl_maplgenericcomponent module~mapl_genericmod MAPL_GenericMod module~mapl_genericmod->module~maplgeneric module~mapl_maplcomponent->module~mapl_basecomponent module~test_concretecomposite Test_ConcreteComposite module~test_concretecomposite->module~mapl_maplgenericcomponent module~historytrajectorymod HistoryTrajectoryMod module~historytrajectorymod->module~mapl_genericmod module~mapl MAPL module~mapl->module~mapl_genericmod module~mapl_capgridcompmod MAPL_CapGridCompMod module~mapl_capgridcompmod->module~mapl_genericmod module~mapl_extdatagridcomp2g MAPL_ExtDataGridComp2G module~mapl_extdatagridcomp2g->module~mapl_genericmod module~mapl_extdatagridcompmod MAPL_ExtDataGridCompMod module~mapl_extdatagridcompmod->module~mapl_genericmod module~mapl_historygridcompmod MAPL_HistoryGridCompMod module~mapl_historygridcompmod->module~mapl_genericmod module~mapl_orbgridcompmod MAPL_OrbGridCompMod module~mapl_orbgridcompmod->module~mapl_genericmod module~mapl_stubcomponent MAPL_StubComponent module~mapl_stubcomponent->module~mapl_maplcomponent module~masksamplergeosatmod MaskSamplerGeosatMod module~masksamplergeosatmod->module~mapl_genericmod module~stationsamplermod StationSamplerMod module~stationsamplermod->module~mapl_genericmod module~usercomponent_mod UserComponent_mod module~usercomponent_mod->module~mapl_maplcomponent program~comp_testing_driver comp_testing_driver program~comp_testing_driver->module~mapl_genericmod

Derived Types

type, public, abstract ::  AbstractComponent

Type-Bound Procedures

procedure(i_Run), public, deferred :: finalize
procedure(i_GetFramework), public, deferred :: get_framework
procedure(i_GetLogger), public, deferred :: get_logger
procedure(i_GetName), public, deferred :: get_name
procedure(i_Run), public, deferred :: initialize
procedure(i_Run), public, deferred :: run
procedure(i_RunChild), public, deferred :: run_child
procedure(i_SetFramework), public, deferred :: set_framework
procedure(i_SetLogger), public, deferred :: set_logger
procedure(i_SetName), public, deferred :: set_name