Class Hierarchy
- java.lang.Object
- org.spectrumauctions.sats.core.model.BidderSetup
- org.spectrumauctions.sats.core.model.BidderSetup.Builder
- org.spectrumauctions.sats.core.model.DefaultModel<W,B>
- org.spectrumauctions.sats.core.model.GenericGood (implements org.spectrumauctions.sats.core.model.SATSGood, java.io.Serializable)
- org.spectrumauctions.sats.core.model.License (implements org.spectrumauctions.sats.core.model.SATSGood, java.io.Serializable)
- org.spectrumauctions.sats.core.model.License.IdComparator (implements java.util.Comparator<T>, java.io.Serializable)
- org.spectrumauctions.sats.core.model.SATSBidder (implements org.marketdesignresearch.mechlib.core.bidder.Bidder, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.spectrumauctions.sats.core.model.IncompatibleWorldException
- org.spectrumauctions.sats.core.model.UnequalWorldsException
- org.spectrumauctions.sats.core.model.UnmodifiableInstanceException
- org.spectrumauctions.sats.core.model.WrongConfigException
- org.spectrumauctions.sats.core.model.UnsupportedBiddingLanguageException
- org.spectrumauctions.sats.core.model.IncompatibleBiddingLanguageException
- java.lang.RuntimeException
- java.lang.Exception
- org.spectrumauctions.sats.core.model.World (implements java.io.Serializable)
Interface Hierarchy
- org.spectrumauctions.sats.core.model.GenericWorld
- java.io.Serializable
- org.marketdesignresearch.mechlib.core.Good
- org.spectrumauctions.sats.core.model.SATSGood
- org.marketdesignresearch.mechlib.core.Good