Package | Description |
---|---|
org.eclipse.scada.ae.event | |
org.eclipse.scada.utils.filter.bean |
Modifier and Type | Field and Description |
---|---|
static PropertyEditorRegistry |
FilterUtils.propertyEditorRegistry |
Modifier and Type | Method and Description |
---|---|
static Collection<Object> |
BeanMatcher.filter(Filter filter,
Collection<Object> list,
boolean ifEmpty,
PropertyEditorRegistry registry) |
static void |
BeanMatcher.filter(Filter filter,
Collection<Object> list,
Collection<Object> targetCollection,
boolean ifEmpty,
PropertyEditorRegistry registry) |
static boolean |
BeanMatcher.matches(Filter filter,
Object object,
boolean ifEmpty,
PropertyEditorRegistry registry) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.