Package | Description |
---|---|
negotiator.gui.session | |
negotiator.session |
Modifier and Type | Method and Description |
---|---|
Participant |
ParticipantModel.getParticipant() |
Modifier and Type | Method and Description |
---|---|
javax.swing.DefaultListModel<Participant> |
SessionModel.getParticipantsModel() |
Constructor and Description |
---|
ParticipantsPanel(ParticipantModel participantModel,
javax.swing.DefaultListModel<Participant> participantsModel) |
Modifier and Type | Method and Description |
---|---|
Participant |
SessionConfiguration.getMediator() |
Participant |
MultilateralSessionConfiguration.getMediator() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Participant> |
SessionConfiguration.getParties() |
java.util.List<Participant> |
MultilateralSessionConfiguration.getParties() |
Constructor and Description |
---|
SessionConfiguration(MultiPartyProtocolRepItem protocol,
Participant mediator,
java.util.List<Participant> parties,
Deadline deadline,
PersistentDataType type) |
Constructor and Description |
---|
SessionConfiguration(MultiPartyProtocolRepItem protocol,
Participant mediator,
java.util.List<Participant> parties,
Deadline deadline,
PersistentDataType type) |