Uses of Class
edu.umich.eecs.tac.props.AbstractTransportable

Packages that use AbstractTransportable
edu.umich.eecs.tac.props   
 

Uses of AbstractTransportable in edu.umich.eecs.tac.props
 

Subclasses of AbstractTransportable in edu.umich.eecs.tac.props
 class AbstractAdvertiserKeyedReportTransportable<T extends AdvertiserEntry>
          This class provides a skeletal implementation of a list containing advertiser entries with supporting methods for interacting entries specified by a given advertiser.
 class AbstractKeyedEntryList<T,S extends KeyedEntry<T>>
          This class provides a skeletal implementation of a list containing keyed entries with supporting methods for interacting entries specified by a given key.
 class AbstractQueryKeyedReportTransportable<T extends QueryEntry>
          This class provides a skeletal implementation of the AbstractKeyedEntryList abstract class, where the key is a Query object.
 class AbstractTransportableEntryListBacking<S extends Transportable>
          This class provides a skeletal implementation of a list of transportables.
 class Ad
          This class represents an advertisement in the TAC/AA scenario.
 class AdLink
          This class represents an ad link.
 class AdvertiserInfo
          AdvertiserInfo contains necessary game information unique to each individual advertiser.
 class Auction
          Auction contains a Ranking and a Pricing for a Query.
 class BankStatus
          The bank status class holds an agent's account balance at a bank.
 class BidBundle
          BidBundles specify all relevant bidding information for a given Advertister.
 class ManufacturerComponentComposable
          The manufacturer component composable holds a manufacturer and component.
 class Pricing
          Pricing represents the CPC's charged to the advertisers when a user clicks.
 class Product
          The product class represents a manufacturer and component pair.
 class PublisherInfo
          This class contains the publisher information released to the advertisers at the beginning of the game.
 class Query
          The query class represents a set of information the user is revealing during a search.
 class QueryReport
          Query report contains impressions, clicks, cost, average position, and ad displayed by the advertiser for each query class during the period as well as the positions and displayed ads of all advertisers during the period for each query class.
static class QueryReport.DisplayReport
          Display report contains the positions and displayed ads of all advertisers during the period for each query class.
 class Ranking
          Ranking represents the slots allocated to the advertisers' ad links in an auction.
static class Ranking.Slot
          The slot for the ranking.
 class ReserveInfo
          This class contains the auction reserve information released to the user and publisher agents at the begining of the game.
 class RetailCatalog
          The class holds the available products, which the users have preferences over.
 class SalesReport
          Sales report is a daily report of the sales revenue and conversions an advertisers garners for each query class.
 class SlotInfo
          This class contains the auction slot information released to the agents at the begining of the game.
 class UserClickModel
          UserClickModel the parameters that generate user viewing behavior.
 class UserPopulationState
          Created by IntelliJ IDEA.
 



Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.