Class SightMechanismIdentifiers

java.lang.Object
es.uam.eps.ir.relison.grid.diffusion.sight.SightMechanismIdentifiers

public class SightMechanismIdentifiers
extends java.lang.Object
List of identifiers of the different sight mechanisms available in the framework.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String ALLNOTDISCARDED
    Identifier for seeing all the not previously discarded contents.
    static java.lang.String ALLNOTDISCARDEDNOTPROPAGATED
    Identifier for seeing all the not previously discarded nor propagated contents.
    static java.lang.String ALLNOTPROPAGATED
    Identifier for seeing all the not previously propagated contents.
    static java.lang.String ALLRECOMMENDED
    Identifier for seeing all the contents from recommended links.
    static java.lang.String ALLSIGHT
    Identifier for seeing all the contents.
    static java.lang.String ALLTRAIN
    Identifier for seeing all the contents not from recommended links.
    static java.lang.String COUNT
    Identifier for seeing a limited amount of information pieces.
    static java.lang.String RECOMMENDED
    Identifier for seeing contents from recommended links or not recommended links from certain probability.
  • Constructor Summary

    Constructors 
    Constructor Description
    SightMechanismIdentifiers()  
  • Method Summary

    Modifier and Type Method Description
    static void printSightMechanismList()
    Prints the list of available algorithms

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait