IPropertyPropagationPolicy<P>
public class InputPropertyPropagationPolicy<P> extends Object implements IPropertyPropagationPolicy<P>
Constructor | Description |
---|---|
InputPropertyPropagationPolicy(int inputIndex) |
Modifier and Type | Method | Description |
---|---|---|
P |
propagate(List<P> argProperties) |
The property is based on a specific input argument.
|
Copyright © 2019 Apache Software Foundation. All rights reserved.