Package eu.xtreemos.xosd.resmng.data

Interface Summary
IConditionTreeNode An interface to represent a node in a condition tree of the resource matcher.
INodeEvaluation An interface for evaluating the attribute's contribution to the query hit score.
 

Class Summary
AttributeScorekeeper An auxiliary structure for storing the score of the attribute in a related record.
ConditionTreeCondition A class that implements the comparison of the end values that represent a resource against the conditions passed as the parameter.
ConditionTreeOperator A class for the condition tree node that represents an operator.
JobDescription  
NodeEvaluationConstant The evaluation function which returns a constant.
NodeEvaluationLinear The class evaluates the score as a linear function.
NodeEvaluationLinearLimited The class evaluates the score as a linear function, limited with an upper and a lower bound.
ResourceDescriptorComparator A class for comparing resource descriptor records by taking into account multiple attributes of the record.
ResourceDescriptorComparatorSerializable A class for passing comparators via the message bus.
ResourceDescriptorRecord A class for describing a resource.
ResourceDescriptorScorekeeper An auxiliary structure for storing the score of a node along with the resource descriptor of the node.
ResourceMatching  
 

Enum Summary
OperatingSystemType