edu.ucla.stat.SOCR.analyses.util.inicial
Class AlmacenPropiedades

java.lang.Object
  extended by edu.ucla.stat.SOCR.analyses.util.inicial.AlmacenPropiedades

public class AlmacenPropiedades
extends java.lang.Object

MultiDendrograms

Reads configuration file

Since:
JDK 6.0
Author:
Justo Montiel, David Torres, Sergio Gómez, Alberto Fernández

Constructor Summary
AlmacenPropiedades()
           
 
Method Summary
static java.lang.String getPropiedad(java.lang.String nombre)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlmacenPropiedades

public AlmacenPropiedades()
                   throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getPropiedad

public static java.lang.String getPropiedad(java.lang.String nombre)
                                     throws ErrorProperties
Throws:
ErrorProperties