Uses of Class
FAtiMA.Core.conditions.PropertyCondition
Packages that use PropertyCondition
-
Uses of PropertyCondition in FAtiMA.Core.conditions
Subclasses of PropertyCondition in FAtiMA.Core.conditionsModifier and TypeClassDescriptionclassTest that compares if a property is equal to a given valueclassTest that compares if a property is bigger than a given value.classTest that compares if a property is bigger than a given value.classTest that compares if a property is smaller than a given value.classTest that compares if a property is smaller than a given value.classTest that compares if a property is different from a given valueMethods in FAtiMA.Core.conditions that return PropertyConditionModifier and TypeMethodDescriptionstatic PropertyConditionPropertyCondition.ParseProperty(Attributes attributes) Parses a PropertyTest given a XML attribute listConstructors in FAtiMA.Core.conditions with parameters of type PropertyCondition