Class Hierarchy
- java.lang.Object
- es.uam.eps.ir.relison.diffusion.selections.AbstractSelectionMechanism<U,I,P> (implements es.uam.eps.ir.relison.diffusion.selections.SelectionMechanism<U,I,P>)
- es.uam.eps.ir.relison.diffusion.selections.CountSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.BatchRecommenderSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.CountRealPropagatedSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.AllRealPropagatedSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.CountThresholdSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.IndependentCascadeModelSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.LimitedCountThresholdSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.LimitedProportionThresholdSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.OnlyOwnInformationSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.ProportionThresholdSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.PullPushSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.PureRecommenderSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.TimestampOrderedSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.TimestampBasedSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.LooseTimestampBasedSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.PureTimestampBasedSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.CountSelectionMechanism<U,I,P>
- es.uam.eps.ir.relison.diffusion.selections.RecommenderSelectionMechanism<U,I,P> (implements es.uam.eps.ir.relison.diffusion.selections.SelectionMechanism<U,I,P>)
- es.uam.eps.ir.relison.diffusion.selections.Selection
- es.uam.eps.ir.relison.diffusion.selections.SelectionConstants
- es.uam.eps.ir.relison.diffusion.selections.AbstractSelectionMechanism<U,I,P> (implements es.uam.eps.ir.relison.diffusion.selections.SelectionMechanism<U,I,P>)
Interface Hierarchy
- es.uam.eps.ir.relison.diffusion.selections.SelectionMechanism<U,I,P>