Skip to content

ModelEntities ServerInterface

mitchell-conrad edited this page Jan 19, 2021 · 1 revision

Table of Contents

Server Interface

The Server Interface entity is used to define the type of input and return parameters that can be used by a Requester Port and/or a Replier Port.

The example on the right demonstrates that the interface requires no input parameters, but will return an Aggregate Instance of type Message which contains an instName, messageID and a content.

To be able to connect a Requester Port to a Replier Port, they need to be using the same Server Interface.

Parent

Can be adopted by the below entities:

Children

This entity cannot adopt any children.

Dependents

The below entities are dependent on this entity:

Dependencies

This entity does not depend on any entities.

Editable Data Fields

  • function_name - sets the function name
  • interface_name - sets the interface name

Edges

This entity does not have any visible edges attached to it.

Clone this wiki locally