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 Deprecated.Use aPropertyDescriptor<String>
. -
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 Deprecated.Use aPropertyDescriptor<E>
instead.MultiValuePropertyDescriptor Deprecated.The hard divide between multi- and single-value properties will be removed with 7.0.0PropertyDescriptor 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 Deprecated.Use aPropertyDescriptor<String>
. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.lang.rule.stat Class Description DoubleProperty Deprecated.Use aPropertyDescriptor<Double>
instead.IntegerProperty Deprecated.Use aPropertyDescriptor<Integer>
instead.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 Deprecated.Not useful, will be removed with 7.0.0BooleanMultiProperty.BooleanMultiPBuilder Deprecated.Not useful, will be removed with 7.0.0BooleanProperty Deprecated.Use aPropertyDescriptor<Boolean>
instead.BooleanProperty.BooleanPBuilder Deprecated.UsePropertyFactory.booleanProperty(String)
or its overloads.CharacterMultiProperty Deprecated.Use aPropertyDescriptor<List<Character>>
.CharacterMultiProperty.CharacterMultiPBuilder Deprecated.CharacterProperty Deprecated.Use aPropertyDescriptor<Character>
.CharacterProperty.CharacterPBuilder Deprecated.DoubleMultiProperty Deprecated.Use aPropertyDescriptor<List<Double>>
instead.DoubleMultiProperty.DoubleMultiPBuilder Deprecated.DoubleProperty Deprecated.Use aPropertyDescriptor<Double>
instead.DoubleProperty.DoublePBuilder Deprecated.EnumeratedMultiProperty Deprecated.Use aPropertyDescriptor<List<E>>
instead.EnumeratedMultiProperty.EnumMultiPBuilder Deprecated.EnumeratedProperty Deprecated.Use aPropertyDescriptor<E>
instead.EnumeratedProperty.EnumPBuilder Deprecated.EnumeratedPropertyDescriptor Deprecated.Will be removed with 7.0.0.FileProperty Deprecated.Will be removed with 7.0.0 with no scheduled replacementFileProperty.FilePBuilder Deprecated.FloatMultiProperty Deprecated.Use aPropertyDescriptor<List<Double>>
instead.FloatMultiProperty.FloatMultiPBuilder Deprecated.FloatProperty Deprecated.UsePropertyFactory.doubleProperty(String)
instead.FloatProperty.FloatPBuilder Deprecated.UsePropertyFactory.doubleProperty(String)
instead.IntegerMultiProperty Deprecated.Use aPropertyDescriptor<List<Integer>>
instead.IntegerMultiProperty.IntegerMultiPBuilder Deprecated.IntegerProperty Deprecated.Use aPropertyDescriptor<Integer>
instead.IntegerProperty.IntegerPBuilder Deprecated.LongMultiProperty Deprecated.Use aPropertyDescriptor<List<Long>>
instead.LongMultiProperty.LongMultiPBuilder Deprecated.LongProperty Deprecated.Use aPropertyDescriptor<Long>
instead.LongProperty.LongPBuilder Deprecated.MethodMultiProperty Deprecated.Will be removed with 7.0.0 with no scheduled replacementMethodMultiProperty.MethodMultiPBuilder Deprecated.MethodProperty Deprecated.Not useful, will be remove by 7.0.0MethodProperty.MethodPBuilder Deprecated.MultiValuePropertyDescriptor Deprecated.The hard divide between multi- and single-value properties will be removed with 7.0.0NumericPropertyDescriptor Deprecated.Will be removed with 7.0.0.PackagedPropertyDescriptor Deprecated.PropertyBuilder Base class for generic property builders.PropertyBuilder.GenericCollectionPropertyBuilder Generic builder for a collection-valued property.PropertyBuilder.GenericPropertyBuilder Generic builder for a single-value property.PropertyBuilder.RegexPropertyBuilder Specialized builder for regex properties.PropertyDescriptor Property value descriptor that defines the use & requirements for setting property values for use within PMD and any associated GUIs.PropertyDescriptorField Deprecated.Will be removed with 7.0.0PropertySource Entity that manages a list of properties.PropertyTypeId Enumerates the properties that can be built from the XML.RegexProperty Deprecated.Use aPropertyDescriptor<Pattern>
.RegexProperty.RegexPBuilder Deprecated.SingleValuePropertyDescriptor Deprecated.The hard divide between multi- and single-value properties will be removed with 7.0.0StringMultiProperty Deprecated.Use aPropertyDescriptor<List<String>>
.StringMultiProperty.StringMultiPBuilder Deprecated.StringProperty Deprecated.Use aPropertyDescriptor<String>
.StringProperty.StringPBuilder Deprecated.TypeMultiProperty Deprecated.Will be removed with 7.0.0 with no scheduled replacement yetTypeMultiProperty.TypeMultiPBuilder Deprecated.TypeProperty Deprecated.Will be removed with 7.0.0 with no scheduled replacement yetTypeProperty.TypePBuilder Deprecated.ValueParser Deprecated. -
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 Deprecated.Will be removed with 7.0.0ValueParser Deprecated. -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.properties.modules Class Description PropertyDescriptorField Deprecated.Will be removed with 7.0.0 -
Classes in net.sourceforge.pmd.properties used by net.sourceforge.pmd.renderers Class Description AbstractPropertySource Base class forPropertySource
.BooleanProperty Deprecated.Use aPropertyDescriptor<Boolean>
instead.EnumeratedMultiProperty Deprecated.Use aPropertyDescriptor<List<E>>
instead.IntegerProperty Deprecated.Use aPropertyDescriptor<Integer>
instead.PropertySource Entity that manages a list of properties.StringProperty Deprecated.Use aPropertyDescriptor<String>
. -
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.