Functions | |
int | getArgument1 () const |
Gets the value of Argument1Property. More... | |
void | setArgument1 (int value) |
Sets the value of Argument1Property. More... | |
KzuPropertyBinaryTargetAttribute | getArgument1Field () const |
Gets the value of Argument1FieldProperty. More... | |
void | setArgument1Field (KzuPropertyBinaryTargetAttribute value) |
Sets the value of Argument1FieldProperty. More... | |
int | getArgument2 () const |
Gets the value of Argument2Property. More... | |
void | setArgument2 (int value) |
Sets the value of Argument2Property. More... | |
KzuPropertyBinaryTargetAttribute | getArgument2Field () const |
Gets the value of Argument2FieldProperty. More... | |
void | setArgument2Field (KzuPropertyBinaryTargetAttribute value) |
Sets the value of Argument2FieldProperty. More... | |
int | getArgument3 () const |
Gets the value of Argument3Property. More... | |
void | setArgument3 (int value) |
Sets the value of Argument3Property. More... | |
KzuPropertyBinaryTargetAttribute | getArgument3Field () const |
Gets the value of Argument3FieldProperty. More... | |
void | setArgument3Field (KzuPropertyBinaryTargetAttribute value) |
Sets the value of Argument3FieldProperty. More... | |
KzuExpressionValidatorOperation | getOperation () const |
Gets the value of OperationProperty. More... | |
void | setOperation (KzuExpressionValidatorOperation value) |
Sets the value of OperationProperty. More... | |
KzuPropertyBinaryTargetAttribute | getOutputField () const |
Gets the value of OutputFieldProperty. More... | |
void | setOutputField (KzuPropertyBinaryTargetAttribute value) |
Sets the value of OutputFieldProperty. More... | |
int | getOutput () const |
Gets the value of OutputProperty. More... | |
void | setOutput (int value) |
Sets the value of OutputProperty. More... | |
Variables | |
static PropertyType< int > | Argument1Property |
Argument1 property. More... | |
static PropertyType< KzuPropertyBinaryTargetAttribute > | Argument1FieldProperty |
Argument1Field property. More... | |
static PropertyType< int > | Argument2Property |
Argument2 property. More... | |
static PropertyType< KzuPropertyBinaryTargetAttribute > | Argument2FieldProperty |
Argument2Field property. More... | |
static PropertyType< int > | Argument3Property |
Argument3 property. More... | |
static PropertyType< KzuPropertyBinaryTargetAttribute > | Argument3FieldProperty |
Argument3Field property. More... | |
static PropertyType< KzuExpressionValidatorOperation > | OperationProperty |
Operation property. More... | |
static PropertyType< KzuPropertyBinaryTargetAttribute > | OutputFieldProperty |
OutputField property. More... | |
static PropertyType< int > | OutputProperty |
Output property. More... | |
int getArgument1 | ( | ) | const |
Gets the value of Argument1Property.
void setArgument1 | ( | int | value | ) |
Sets the value of Argument1Property.
KzuPropertyBinaryTargetAttribute getArgument1Field | ( | ) | const |
Gets the value of Argument1FieldProperty.
void setArgument1Field | ( | KzuPropertyBinaryTargetAttribute | value | ) |
Sets the value of Argument1FieldProperty.
int getArgument2 | ( | ) | const |
Gets the value of Argument2Property.
void setArgument2 | ( | int | value | ) |
Sets the value of Argument2Property.
KzuPropertyBinaryTargetAttribute getArgument2Field | ( | ) | const |
Gets the value of Argument2FieldProperty.
void setArgument2Field | ( | KzuPropertyBinaryTargetAttribute | value | ) |
Sets the value of Argument2FieldProperty.
int getArgument3 | ( | ) | const |
Gets the value of Argument3Property.
void setArgument3 | ( | int | value | ) |
Sets the value of Argument3Property.
KzuPropertyBinaryTargetAttribute getArgument3Field | ( | ) | const |
Gets the value of Argument3FieldProperty.
void setArgument3Field | ( | KzuPropertyBinaryTargetAttribute | value | ) |
Sets the value of Argument3FieldProperty.
KzuExpressionValidatorOperation getOperation | ( | ) | const |
Gets the value of OperationProperty.
void setOperation | ( | KzuExpressionValidatorOperation | value | ) |
Sets the value of OperationProperty.
KzuPropertyBinaryTargetAttribute getOutputField | ( | ) | const |
Gets the value of OutputFieldProperty.
void setOutputField | ( | KzuPropertyBinaryTargetAttribute | value | ) |
Sets the value of OutputFieldProperty.
int getOutput | ( | ) | const |
Gets the value of OutputProperty.
void setOutput | ( | int | value | ) |
Sets the value of OutputProperty.
|
static |
|
static |
Argument1Field property.
The default value is KZU_PROPERTY_BINARY_TARGET_ATTRIBUTE_WHOLE_PROPERTY.
|
static |
|
static |
Argument2Field property.
The default value is KZU_PROPERTY_BINARY_TARGET_ATTRIBUTE_WHOLE_PROPERTY.
|
static |
|
static |
Argument3Field property.
The default value is KZU_PROPERTY_BINARY_TARGET_ATTRIBUTE_WHOLE_PROPERTY.
|
static |
Operation property.
The default value is KZU_EXPRESSION_VALIDATOR_OPERATION_ADD.
|
static |
OutputField property.
The default value is KZU_PROPERTY_BINARY_TARGET_ATTRIBUTE_WHOLE_PROPERTY.
|
static |