Uses of Interface
org.opendope.conditions.Evaluable
Packages that use Evaluable
-
Uses of Evaluable in org.opendope.conditions
Classes in org.opendope.conditions that implement EvaluableModifier and TypeClassDescriptionclassJava class for anonymous complex type.classJava class for anonymous complex type.classJava class for anonymous complex type.classJava class for anonymous complex type.classJava class for anonymous complex type.classJava class for anonymous complex type.Fields in org.opendope.conditions declared as EvaluableModifier and TypeFieldDescriptionprotected EvaluableCondition.particleprotected EvaluableNot.particleFields in org.opendope.conditions with type parameters of type EvaluableModifier and TypeFieldDescriptionMethods in org.opendope.conditions that return EvaluableModifier and TypeMethodDescriptionCondition.getParticle()Gets the value of the particle property.Not.getParticle()Gets the value of the particle property.Methods in org.opendope.conditions that return types with arguments of type EvaluableModifier and TypeMethodDescriptionAnd.getXpathrefOrAndOrOr()Gets the value of the xpathrefOrAndOrOr property.Or.getXpathrefOrAndOrOr()Gets the value of the xpathrefOrAndOrOr property.Methods in org.opendope.conditions with parameters of type EvaluableModifier and TypeMethodDescriptionvoidCondition.setParticle(Evaluable value) Sets the value of the particle property.voidNot.setParticle(Evaluable value) Sets the value of the particle property.