mapl3g_AttributesAspect Module


Uses

  • module~~mapl3g_attributesaspect~~UsesGraph module~mapl3g_attributesaspect mapl3g_AttributesAspect gftl2_StringVector gftl2_StringVector module~mapl3g_attributesaspect->gftl2_StringVector module~mapl3g_extensionaction mapl3g_ExtensionAction module~mapl3g_attributesaspect->module~mapl3g_extensionaction module~mapl3g_nullaction mapl3g_NullAction module~mapl3g_attributesaspect->module~mapl3g_nullaction module~mapl3g_stateitemaspect mapl3g_StateItemAspect module~mapl3g_attributesaspect->module~mapl3g_stateitemaspect module~mapl_errorhandling mapl_ErrorHandling module~mapl3g_attributesaspect->module~mapl_errorhandling module~mapl3g_extensionaction->module~mapl_errorhandling ESMF ESMF module~mapl3g_extensionaction->ESMF module~mapl3g_nullaction->module~mapl3g_extensionaction module~mapl3g_nullaction->module~mapl_errorhandling module~mapl3g_stateitemaspect->module~mapl_errorhandling module~mapl_throwmod MAPL_ThrowMod module~mapl_errorhandling->module~mapl_throwmod mpi mpi module~mapl_errorhandling->mpi

Used by

  • module~~mapl3g_attributesaspect~~UsedByGraph module~mapl3g_attributesaspect mapl3g_AttributesAspect module~mapl3g_aspectcollection mapl3g_AspectCollection module~mapl3g_aspectcollection->module~mapl3g_attributesaspect module~mapl3g_fieldspec mapl3g_FieldSpec module~mapl3g_fieldspec->module~mapl3g_attributesaspect module~mapl3g_fieldspec->module~mapl3g_aspectcollection module~mapl3g_variablespec mapl3g_VariableSpec module~mapl3g_fieldspec->module~mapl3g_variablespec module~mapl3g_variablespec->module~mapl3g_attributesaspect module~mapl3g_variablespec->module~mapl3g_aspectcollection module~initialize_advertise_smod initialize_advertise_smod module~initialize_advertise_smod->module~mapl3g_variablespec module~mapl3g_bracketspec mapl3g_BracketSpec module~mapl3g_bracketspec->module~mapl3g_fieldspec module~mapl3g_componentspec mapl3g_ComponentSpec module~mapl3g_componentspec->module~mapl3g_variablespec module~mapl3g_componentspecparser mapl3g_ComponentSpecParser module~mapl3g_componentspecparser->module~mapl3g_variablespec module~mapl3g_generic mapl3g_Generic module~mapl3g_generic->module~mapl3g_variablespec module~mapl3g_historycollectiongridcomp_private mapl3g_HistoryCollectionGridComp_private module~mapl3g_historycollectiongridcomp_private->module~mapl3g_variablespec module~mapl3g_make_itemspec mapl3g_make_itemSpec module~mapl3g_make_itemspec->module~mapl3g_fieldspec module~mapl3g_modelverticalgrid mapl3g_ModelVerticalGrid module~mapl3g_modelverticalgrid->module~mapl3g_fieldspec module~mapl3g_servicespec mapl3g_ServiceSpec module~mapl3g_servicespec->module~mapl3g_variablespec module~mapl3g_stateitemspec mapl3g_StateItemSpec module~mapl3g_stateitemspec->module~mapl3g_aspectcollection module~mapl3g_statespec mapl3g_StateSpec module~mapl3g_statespec->module~mapl3g_variablespec module~mapl3g_variablespecvector mapl3g_VariableSpecVector module~mapl3g_variablespecvector->module~mapl3g_variablespec module~mapl3g_wildcardspec mapl3g_WildcardSpec module~mapl3g_wildcardspec->module~mapl3g_aspectcollection module~mockitemspecmod MockItemSpecMod module~mockitemspecmod->module~mapl3g_aspectcollection module~mockitemspecmod->module~mapl3g_variablespec module~test_addfieldspec Test_AddFieldSpec module~test_addfieldspec->module~mapl3g_fieldspec module~test_bracketspec Test_BracketSpec module~test_bracketspec->module~mapl3g_fieldspec module~test_fieldspec Test_FieldSpec module~test_fieldspec->module~mapl3g_aspectcollection module~test_fieldspec->module~mapl3g_fieldspec module~test_modelverticalgrid Test_ModelVerticalGrid module~test_modelverticalgrid->module~mapl3g_variablespec proc~make_itemspec make_itemSpec proc~make_itemspec->module~mapl3g_variablespec

Interfaces

public interface AttributesAspect

  • private function new_AttributesAspect(attribute_names) result(aspect)

    Arguments

    Type IntentOptional Attributes Name
    type(StringVector), intent(in), optional :: attribute_names

    Return Value type(AttributesAspect)


Derived Types

type, public, extends(StateItemAspect) ::  AttributesAspect

Components

Type Visibility Attributes Name Initial
type(StringVector), public :: attribute_names

Constructor

private function new_AttributesAspect (attribute_names)

Type-Bound Procedures

procedure, public, non_overridable :: can_connect_to
procedure, public, non_overridable :: is_mirror
procedure, public, non_overridable :: is_time_dependent
procedure, public :: make_action
procedure, public :: matches
procedure, public, non_overridable :: needs_extension_for
procedure, public, non_overridable :: set_mirror
procedure, public, non_overridable :: set_time_dependent
generic, public :: supports_conversion => supports_conversion_general, supports_conversion_specific
procedure, public :: supports_conversion_general
procedure, public :: supports_conversion_specific