Class DistributionIdentifiers

java.lang.Object
es.uam.eps.ir.relison.grid.diffusion.metrics.distributions.DistributionIdentifiers

public class DistributionIdentifiers
extends java.lang.Object
The list of identifiers of the distributions.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String INFOFEATS
    Identifiers for the information features.
    static java.lang.String INFORMATION
    Identifiers for the information.
    static java.lang.String MIXEDFEATS
    Identifiers for the mixed features.
    static java.lang.String USERFEATS
    Identifiers for the user features.
    static java.lang.String USERS
    Identifiers for the users.
  • Constructor Summary

    Constructors 
    Constructor Description
    DistributionIdentifiers()  
  • Method Summary

    Modifier and Type Method Description
    static void printDistributionList()
    Prints the list of available distributions

    Methods inherited from class java.lang.Object

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