Uses of Class
eu.xtreemos.xosd.resmng.data.ResourceDescriptorComparator

Packages that use ResourceDescriptorComparator
eu.xtreemos.xosd.resmng   
eu.xtreemos.xosd.resmng.data   
 

Uses of ResourceDescriptorComparator in eu.xtreemos.xosd.resmng
 

Fields in eu.xtreemos.xosd.resmng declared as ResourceDescriptorComparator
(package private)  ResourceDescriptorComparator ResMngStorage.resourceDescriptorComparator
          A comparator that defines the sorting order of the resulting records depending on the node's resources.
 

Uses of ResourceDescriptorComparator in eu.xtreemos.xosd.resmng.data
 

Methods in eu.xtreemos.xosd.resmng.data that return ResourceDescriptorComparator
 ResourceDescriptorComparator ResourceDescriptorComparatorSerializable.convert()