mapl3g_MatchConnection Module


Uses

Used by

  • module~~mapl3g_matchconnection~~UsedByGraph module~mapl3g_matchconnection mapl3g_MatchConnection module~mapl3g_componentspecparser mapl3g_ComponentSpecParser module~mapl3g_componentspecparser->module~mapl3g_matchconnection module~mapl3g_outermetacomponent mapl3g_OuterMetaComponent module~mapl3g_outermetacomponent->module~mapl3g_matchconnection

Interfaces

public interface MatchConnection

  • private function new_MatchConnection(source, destination) result(this)

    Arguments

    Type IntentOptional Attributes Name
    type(ConnectionPt), intent(in) :: source
    type(ConnectionPt), intent(in) :: destination

    Return Value type(MatchConnection)


Derived Types

type, public, extends(Connection) ::  MatchConnection

Constructor

private function new_MatchConnection (source, destination)

Type-Bound Procedures

procedure, public :: activate
procedure, public :: connect
procedure, public :: get_destination
procedure, public :: get_source