|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PropertyValidator in org.openbp.cockpit.plugins.variables |
|---|
| Classes in org.openbp.cockpit.plugins.variables that implement PropertyValidator | |
|---|---|
class |
VariablesContainerValidator
ProcessVariables container validator. |
| Uses of PropertyValidator in org.openbp.guiclient.objectvalidators |
|---|
| Classes in org.openbp.guiclient.objectvalidators that implement PropertyValidator | |
|---|---|
class |
ComplexTypeValidator
Object validator for the ComplexTypeItem class. |
class |
DataMemberValidator
Object validator for the DataMember class. |
class |
DescriptionObjectValidator
Object validator for the DescriptionObject class. |
class |
DisplayObjectValidator
Object validator for the DescriptionObject class. |
class |
InitialNodeValidator
Object validator for the InitialNode class. |
class |
JavaActivityItemValidator
Object validator for the JavaActivityItem class. |
class |
ModelObjectValidator
Model object validator. |
class |
ModelValidator
Object validator for the Model class. |
class |
NodeSocketValidator
Object validator for the NodeSocket class. |
class |
ValidatorBase
Base class for object validators. |
class |
WorkflowTaskValidator
Object validator for the DescriptionObject class. |
| Uses of PropertyValidator in org.openbp.jaspira.propertybrowser |
|---|
| Subinterfaces of PropertyValidator in org.openbp.jaspira.propertybrowser | |
|---|---|
interface |
ObjectValidator
Object validator interface. |
| Uses of PropertyValidator in org.openbp.jaspira.propertybrowser.editor |
|---|
| Fields in org.openbp.jaspira.propertybrowser.editor declared as PropertyValidator | |
|---|---|
protected PropertyValidator |
AbstractPropertyEditor.validator
The property validator used by this property editor. |
| Methods in org.openbp.jaspira.propertybrowser.editor that return PropertyValidator | |
|---|---|
PropertyValidator |
PropertyEditorOwner.getValidator()
Gets the the property validator used by this property editor.. |
PropertyValidator |
PropertyEditor.getValidator()
Gets the the property validator used by this property editor. |
PropertyValidator |
AbstractPropertyEditor.getValidator()
Gets the the property validator used by this property editor. |
| Methods in org.openbp.jaspira.propertybrowser.editor with parameters of type PropertyValidator | |
|---|---|
void |
PropertyEditor.setValidator(PropertyValidator validator)
Sets the the property validator used by this property editor. |
void |
AbstractPropertyEditor.setValidator(PropertyValidator validator)
Sets the the property validator used by this property editor. |
| Uses of PropertyValidator in org.openbp.jaspira.propertybrowser.nodes |
|---|
| Methods in org.openbp.jaspira.propertybrowser.nodes that return PropertyValidator | |
|---|---|
PropertyValidator |
PropertyNode.getValidator()
Gets the the property validator used by this property editor.. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||