Uses of Class
aa4mm.basic.coupling.artefacts_ports.InputPort

Packages that use InputPort
aa4mm.basic.agent   
 

Uses of InputPort in aa4mm.basic.agent
 

Fields in aa4mm.basic.agent with type parameters of type InputPort
protected  java.util.ArrayList<InputPort<? extends SimulData>> GenericAgent.couplingArtefactInputPortList
          Represents the list of coupling artifacts ports that allow the agent to post data.
 

Methods in aa4mm.basic.agent with parameters of type InputPort
 void GenericAgent.addInputCouplingArtefactPort(InputPort<? extends SimulData> in)
          Link this agent with an coupling artifact input port