public class AgreementEvent extends NegotiationEvent
Constructor and Description |
---|
AgreementEvent(java.lang.Object source,
Session s,
MultilateralProtocol pr,
java.util.List<NegotiationPartyInternal> pa,
double time) |
public AgreementEvent(java.lang.Object source, Session s, MultilateralProtocol pr, java.util.List<NegotiationPartyInternal> pa, double time)
public java.util.Map<DataKey,java.lang.Object> getValues()
DataKey
, Object
> pairs. Object will usually be a String
, Number
or
List
. This data can be inserted directly into a
DataKeyTableModel
.Map
of agreement evaluations.