public class SessionModel extends DefaultListenable<MultilateralSessionConfiguration>
Constructor and Description |
---|
SessionModel() |
Modifier and Type | Method and Description |
---|---|
BooleanModel |
getBilateralShowAllBids() |
BooleanModel |
getBilateralUtilUtilPlot() |
MultilateralSessionConfiguration |
getConfiguration() |
DeadlineModel |
getDeadlineModel() |
TextModel |
getMediatorIdModel() |
SingleSelectionModel<PartyRepItem> |
getMediatorModel() |
ParticipantModel |
getParticipantModel() |
javax.swing.DefaultListModel<Participant> |
getParticipantsModel() |
SingleSelectionModel<PersistentDataType> |
getPersistentDatatypeModel() |
SingleSelectionModel<MultiPartyProtocolRepItem> |
getProtocolModel() |
void |
modelIsComplete()
Call this when model is completed (user clicked 'start').
|
addListener, notifyChange, removeListener
public MultilateralSessionConfiguration getConfiguration()
public SingleSelectionModel<MultiPartyProtocolRepItem> getProtocolModel()
public SingleSelectionModel<PartyRepItem> getMediatorModel()
public DeadlineModel getDeadlineModel()
public SingleSelectionModel<PersistentDataType> getPersistentDatatypeModel()
public ParticipantModel getParticipantModel()
public void modelIsComplete()
public javax.swing.DefaultListModel<Participant> getParticipantsModel()
public BooleanModel getBilateralShowAllBids()
getBilateralUtilUtilPlot()
is truepublic BooleanModel getBilateralUtilUtilPlot()