public interface OnPropertiesLinkCondition
Modifier and Type | Method and Description |
---|---|
OnPropertiesLinkOp |
op()
Returns the operator of this condition.
|
String |
sourceProperty()
Returns the source property to match on this condition.
|
String |
targetProperty()
Returns the target property to match on this condition.
|
OnPropertiesLinkOp op()
String sourceProperty()
String targetProperty()