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

Packages that use OutputPort
aa4mm.basic.agent   
 

Uses of OutputPort in aa4mm.basic.agent
 

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

Methods in aa4mm.basic.agent with parameters of type OutputPort
 void GenericAgent.addOutputCouplingArtefactPort(OutputPort<? extends SimulData> out)
          Link this agent with an coupling artifact output port