SAPERENeighborAgent
Creates a new SAPERE Neighbor Agent stub. If you use this constructor, you must be sure that your agent only modifies molecules matching the template passed as m1.
Parameters
The current environment
The node in which this agent stays
The molecule template it modifies
Creates a new SAPERE Agent stub. If you use this constructor, you must be sure that your agent only modifies molecules matching the template passed as m1 and/or the template passed in m2.
Parameters
The current environment
The node in which this agent stays
The first molecule template it modifies
The second molecule template it modifies
Creates a new SAPERE Agent stub. If you use this constructor, you must be sure that your agent only modifies molecules matching the template passed as m1 and/or the template passed in m2 and/or the template passed in m3.
Parameters
The current environment
The node in which this agent stays
The first molecule template it modifies
The second molecule template it modifies
The third molecule template it modifies