Class IndividualCommunityMetricIdentifiers

java.lang.Object
es.uam.eps.ir.relison.grid.sna.comm.indiv.IndividualCommunityMetricIdentifiers

public class IndividualCommunityMetricIdentifiers
extends java.lang.Object
Identifiers for individual community metrics.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String COMMDEGREE
    Identifier for the community degree metric.
    static java.lang.String COMMSIZE
    Identifier for the community size metric.
    static java.lang.String VOLUME
    Identifier for the volume metric.
  • Constructor Summary

    Constructors 
    Constructor Description
    IndividualCommunityMetricIdentifiers()  
  • Method Summary

    Methods inherited from class java.lang.Object

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