public class ReconOperatorLinkCompareAttribute extends ReconOperator
| Constructor and Description |
|---|
ReconOperatorLinkCompareAttribute(ReconInfo reconInfo)
constructs with highest possible priority
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
evaluateOperator(ReconValue leadingObject,
SubordinateSetAttribute[] subordinateSetAttributes) |
ReconOperator |
getInstance()
Factory-like method to allow operator objects that cache
initializations to return a new instance instead of this
|
void |
setDataset1AttributeIndex(int authorizedAssetAttributeIndex) |
void |
setDataset2AttributeIndex(int deployedAssetAttributeIndex) |
getOperator, getPrecedence, isRightAssociativepublic ReconOperatorLinkCompareAttribute(ReconInfo reconInfo)
public ReconOperator getInstance()
ReconOperatorgetInstance in class ReconOperatorpublic java.util.List evaluateOperator(ReconValue leadingObject, SubordinateSetAttribute[] subordinateSetAttributes)
public void setDataset1AttributeIndex(int authorizedAssetAttributeIndex)
public void setDataset2AttributeIndex(int deployedAssetAttributeIndex)