cz.cuni.amis.pogamut.emohawk.utils
Class EmohawkPropertiesProvider

Package class diagram package EmohawkPropertiesProvider
java.lang.Object
  extended by cz.cuni.amis.utils.configuration.PropertyProvider
      extended by cz.cuni.amis.utils.configuration.providers.AbstractPropertiesProvider
          extended by cz.cuni.amis.pogamut.emohawk.utils.EmohawkPropertiesProvider
All Implemented Interfaces:
Comparable<cz.cuni.amis.utils.configuration.PropertyProvider>

public class EmohawkPropertiesProvider
extends cz.cuni.amis.utils.configuration.providers.AbstractPropertiesProvider

UT 2004 specific props.

Author:
ik

Constructor Summary
EmohawkPropertiesProvider()
           
 
Method Summary
 int getPriority()
           
 
Methods inherited from class cz.cuni.amis.utils.configuration.providers.AbstractPropertiesProvider
getProperty, toString
 
Methods inherited from class cz.cuni.amis.utils.configuration.PropertyProvider
compareTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmohawkPropertiesProvider

public EmohawkPropertiesProvider()
Method Detail

getPriority

public int getPriority()
Specified by:
getPriority in class cz.cuni.amis.utils.configuration.PropertyProvider


Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.