public class SumPatternAttributesChainItem extends SummarizeChainItem
Constructor and Description |
---|
SumPatternAttributesChainItem(String baseName,
Pattern pattern) |
SumPatternAttributesChainItem(String baseName,
String pattern) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
matches(Variant value,
String attributeName,
Variant attributeValue)
The method that will check if the attribute entry matches the condition.
|
getIgnoreItems, process
setAttributes, setReservedAttributes
protected boolean matches(Variant value, String attributeName, Variant attributeValue)
SummarizeChainItem
matches
in class SummarizeChainItem
value
- The current item valueattributeName
- The attribute nameattributeValue
- The attribute valuetrue
if the entry should match, false
otherwiseCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.