Uses of Package
net.sourceforge.pmd.properties
-
Packages that use net.sourceforge.pmd.properties Package Description net.sourceforge.pmd This is the PMD programming mistake detector.net.sourceforge.pmd.lang.dfa net.sourceforge.pmd.lang.rule net.sourceforge.pmd.lang.rule.stat net.sourceforge.pmd.lang.rule.xpath net.sourceforge.pmd.properties net.sourceforge.pmd.properties.builders net.sourceforge.pmd.properties.modules net.sourceforge.pmd.renderers net.sourceforge.pmd.rules -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd Class Description PropertySource Entity that manages a list of properties.StringProperty Defines a datatype that supports single String values. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.lang.dfa Class Description PropertySource Entity that manages a list of properties. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.lang.rule Class Description AbstractPropertySource Base class forPropertySource
.EnumeratedProperty Property which can take only a fixed set of values of any type, then selected via String labels.MultiValuePropertyDescriptor Specializes property descriptors for multi valued descriptors.PropertyDescriptor Property value descriptor that defines the use & requirements for setting property values for use within PMD and any associated GUIs.PropertySource Entity that manages a list of properties.StringProperty Defines a datatype that supports single String values. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.lang.rule.stat Class Description DoubleProperty Defines a property type that support single double-type property values within an upper and lower boundary.IntegerProperty Defines a datatype that supports single Integer property values within an upper and lower boundary.PropertySource Entity that manages a list of properties. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.lang.rule.xpath Class Description PropertyDescriptor Property value descriptor that defines the use & requirements for setting property values for use within PMD and any associated GUIs. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.properties Class Description BooleanMultiProperty Defines a property type that supports multiple Boolean values.BooleanMultiProperty.BooleanMultiPBuilder BooleanProperty Defines a property type that supports single Boolean values.BooleanProperty.BooleanPBuilder CharacterMultiProperty Multi-valued character property.CharacterMultiProperty.CharacterMultiPBuilder CharacterProperty Defines a property type that supports single Character values.CharacterProperty.CharacterPBuilder DoubleMultiProperty Multi-valued double property.DoubleMultiProperty.DoubleMultiPBuilder DoubleProperty Defines a property type that support single double-type property values within an upper and lower boundary.DoubleProperty.DoublePBuilder EnumeratedMultiProperty Multi-valued property which can take only a fixed set of values of any type, then selected via String labels.EnumeratedMultiProperty.EnumMultiPBuilder EnumeratedProperty Property which can take only a fixed set of values of any type, then selected via String labels.EnumeratedProperty.EnumPBuilder EnumeratedPropertyDescriptor Interface defining an enumerated property descriptor.FileProperty Property taking a File object as its value.FileProperty.FilePBuilder FloatMultiProperty Multi-valued float property.FloatMultiProperty.FloatMultiPBuilder FloatProperty Defines a property type that supports single float property values within an upper and lower boundary.FloatProperty.FloatPBuilder IntegerMultiProperty Multi-valued integer property.IntegerMultiProperty.IntegerMultiPBuilder IntegerProperty Defines a datatype that supports single Integer property values within an upper and lower boundary.IntegerProperty.IntegerPBuilder LongMultiProperty Multi-valued long property.LongMultiProperty.LongMultiPBuilder LongProperty Single valued long property.LongProperty.LongPBuilder MethodMultiProperty Defines a property type that can specify multiple methods to use as part of a rule.MethodMultiProperty.MethodMultiPBuilder MethodProperty Defines a property type that can specify a single method to use as part of a rule.MethodProperty.MethodPBuilder MultiValuePropertyDescriptor Specializes property descriptors for multi valued descriptors.NumericPropertyDescriptor Defines a descriptor type whose instance values are required to lie within specified upper and lower limits.PackagedPropertyDescriptor Defines a property descriptor type whose values can be described by qualified names and thus restricted to only some packages.PropertyDescriptor Property value descriptor that defines the use & requirements for setting property values for use within PMD and any associated GUIs.PropertyDescriptorField Field names for parsing the properties out of the ruleset xml files.PropertySource Entity that manages a list of properties.PropertyTypeId Enumerates the properties that can be built from the XML.RegexProperty Property which has a regex pattern as a value.RegexProperty.RegexPBuilder Builder for aRegexProperty
.SingleValuePropertyDescriptor Specializes property descriptors for single valued descriptors.StringMultiProperty Defines a datatype that supports multiple String values.StringMultiProperty.StringMultiPBuilder StringProperty Defines a datatype that supports single String values.StringProperty.StringPBuilder TypeMultiProperty Defines a property that supports multiple class types, even for primitive values! TODO - untested for array typesTypeMultiProperty.TypeMultiPBuilder TypeProperty Defines a property that supports single class types, even for primitive values! TODO - untested for array typesTypeProperty.TypePBuilder ValueParser Parses a value from a string. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.properties.builders Class Description PropertyDescriptor Property value descriptor that defines the use & requirements for setting property values for use within PMD and any associated GUIs.PropertyDescriptorField Field names for parsing the properties out of the ruleset xml files.ValueParser Parses a value from a string. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.properties.modules Class Description PropertyDescriptorField Field names for parsing the properties out of the ruleset xml files. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.renderers Class Description AbstractPropertySource Base class forPropertySource
.BooleanProperty Defines a property type that supports single Boolean values.EnumeratedMultiProperty Multi-valued property which can take only a fixed set of values of any type, then selected via String labels.IntegerProperty Defines a datatype that supports single Integer property values within an upper and lower boundary.PropertySource Entity that manages a list of properties.StringProperty Defines a datatype that supports single String values. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.rules Class Description PropertyDescriptor Property value descriptor that defines the use & requirements for setting property values for use within PMD and any associated GUIs.