Class AllNotDiscardedSightMechanism<U extends java.io.Serializable,​I extends java.io.Serializable,​P>

java.lang.Object
es.uam.eps.ir.relison.diffusion.sight.IndividualSightMechanism<U,​I,​P>
es.uam.eps.ir.relison.diffusion.sight.AllNotDiscardedSightMechanism<U,​I,​P>
Type Parameters:
U - type of the users.
I - type of the information pieces.
P - type of the parameters.
All Implemented Interfaces:
SightMechanism<U,​I,​P>

public class AllNotDiscardedSightMechanism<U extends java.io.Serializable,​I extends java.io.Serializable,​P>
extends IndividualSightMechanism<U,​I,​P>
This mechanism sees all the pieces of information who have not been previously discarded nor propagated.