|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPMDProperty | |
---|---|
net.sourceforge.pmd.properties |
Uses of AbstractPMDProperty in net.sourceforge.pmd.properties |
---|
Subclasses of AbstractPMDProperty in net.sourceforge.pmd.properties | |
---|---|
class |
AbstractScalarProperty
No, subclasses are not necessarily scalar per se, they're just easy to parse without error. |
class |
BooleanProperty
Defines a property type that supports Boolean values. |
class |
CharacterProperty
Defines a property type that supports Character values. |
class |
DoubleProperty
Defines a property type that support double property values. |
class |
EnumeratedProperty<E>
Defines a datatype with a set of preset values of any type as held within a pair of maps. |
class |
FloatProperty
Defines a property type that support float property values. |
class |
IntegerProperty
Defines a datatype that supports the Integer property values. |
class |
MethodProperty
|
class |
StringProperty
Defines a datatype that supports String values. |
class |
TypeProperty
Defines a property that supports class types, even for primitive values! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |