|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeValidator | |
|---|---|
| pl.edu.agh.cast.model.attributes | Provides classes for representing and managing visual model's attributes. |
| pl.edu.agh.cast.model.attributes.validation | Provides classes for validating values of visual model elements' attributes. |
| Uses of AttributeValidator in pl.edu.agh.cast.model.attributes |
|---|
| Methods in pl.edu.agh.cast.model.attributes that return AttributeValidator | |
|---|---|
AttributeValidator |
ValueType.getValidator()
Gets validator associated with specific attribute type. |
| Uses of AttributeValidator in pl.edu.agh.cast.model.attributes.validation |
|---|
| Subclasses of AttributeValidator in pl.edu.agh.cast.model.attributes.validation | |
|---|---|
class |
BooleanAttributeValidator
Class for validating boolean value type. |
class |
ColorAttributeValidator
Class for validating color value type. |
class |
DateAttributeValidator
Class for validating date value type. |
class |
IntegerAttributeValidator
Class validating integer value type. |
class |
ListAttributeValidator
An AttributeValue validator for lists of strings. |
class |
StringAttributeValidator
Class for validating string value type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||