Package de.unihalle.informatik.Alida.helpers

Contains miscellaneous helper classes used in Alida.

See:
          Description

Class Summary
ALDClassInfo  
ALDConcReadWeakHashMap A version of Hashtable that supports concurrent reading/exclusive writing.
ALDConcReadWeakHashMap.BarrierLock A Serializable class for barrier lock.
ALDEnvironmentConfig Helper class to access environment variables and properties.
ALDFilePathManipulator Class providing helpers to manipulate file and directory path names.
ALDIcon Singleton class to provide access to Alida icon in graphical environments.
ALDParser Helper class for parsing/formatting objects for data I/O in Alida.
SubclassFinder Utility-class with static methods to find all sub-classes of a certain class (or interface) within the scope of the current class-loader find all sub-classes of a certain class (or interface) within the scope of the current class-loader that can be instantiated, i.e. that are neither interfaces nor abstract filter a set of classes by inheritance from a super-class obtain the class of an InstanceParameterSet that can be used to instantiate a sub-class of InstantiableFromParameterSet.
 

Package de.unihalle.informatik.Alida.helpers Description

Contains miscellaneous helper classes used in Alida.

Author:
moeller


Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.