All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Alternative This class is immutable Contains an integer which corresponds to a voting possibilityAlternativeHelper AntiSymmetricPreference An anti-symmetric preference is a preference who can't contains equal alternatives.BadFormatODSException Borda ColumnsDefaultGUI Generalization of profile displaying GUIsController Dictator This class is immutable.DuplicateValueException EditionController EditionView EmptySetException ForwardingGraph<N> A class to allowGraph
implementations to be backed by a BaseGraph.ForwardingMutableGraph<N> FrenchElection Generator GraphView<N> The sets accessible via this delegate are not currently editable (google/guava#3034), but this is not (currently) guaranteed by contract.ImmutableAntiSymmetricPreference An immutable antisymmetric preference is an antisymmetric preference (without equal alternatives) we can't modify.ImmutableAntiSymmetricPreferenceImpl ImmutableCompletePreference An immutable preference which represents a complete pre-order, also called a weak order. for each couple of alternatives (a,b) we can find an order a ≥ b or b ≥ a.ImmutableCompletePreferenceImpl ImmutableLinearPreference A linear preference is an antisymmetric complete preference.ImmutableLinearPreferenceImpl ImmutablePreference An Immutable Preference is a preference that cannot be modified ImmutablePreference can’t represent the case where we know that a ≥ b and ignore whether b ≥ a.ImmutablePreferenceImpl ImmutableProfile This class is immutable.ImmutableProfileI This class is immutable.ImmutableStrictProfile This class is immutable.ImmutableStrictProfileI This class is immutable.MainGUI MainGUI Home GUI allowing to load a profile and then select how to display itMutableAntiSymmetricPreference MutableAntiSymmetricPreferenceImpl This structure keeps the mutable graph as in the original.MutableLinearPreference A mutable linear preference is a mutable antisymmetric complete preference.MutableLinearPreferenceImpl MutableLinearPreferenceImpl.MutableLinearIteratorDecorator MutableLinearPreferenceImpl.MutableLinearSetDecorator In the future, ideally, sets returned via this decorator should be protected from alteration.MutablePreference A mutable preference keeps two graphs: the one representing the information received directly from the voter, not necessarily transitive or reflexive, given byMutablePreference.asMutableGraph()
; and the one we deduce, which is at all times transitively closed and reflexive, given byPreference.asGraph()
.MutablePreferenceImpl Implements MutablePreference interface.MutableStrictProfile This class is Mutable.MutableStrictProfile.MutableLinearPreferenceDecorator OldCompletePreferenceImpl Immutable class.OldFrenchElection This class provides the result of an election, given by the french election system.OldLinearPreferenceImpl This class is immutable Contains a list of Alternatives sorted by preferences Two alternatives can't be equally ranked You can't store the same alternative several times in the list Every alternative is an integer and corresponds to a voting choicePreference Preference Interface is used to define the order chosen by a Voter between some alternatives.Profile A Profile represents a complete profile.ProfileBuilder This class is a builder for profiles.ProfileDefaultGUI Generalization of profile displaying GUIsProfileI A ProfileI represents an incomplete profile.ReadODS Read .ODS file & extract elections data.ReadProfile The ReadProfile class provides methods creating and displaying Profiles from different resources (e.g.SOCColumnsGUI SocialWelfareFunction SOCRowsGUI SOCWrappedColumnsGUI SOIColumnsGUI SOIRowsGUI SOIWrappedColumnsGUI StrictProfile A StrictProfile represents a complete StrictProfile.StrictProfileBuilder This class builds a strict profile.StrictProfileI A StrictProfileI represents an incomplete StrictProfile.SWFCommander TestODS Simplified from odftoolkit doc.View VisualizationController VisualizationView Voter This class is immutable Contains an integer being the id of the voter