public static class AlarmExpressionParseContext.AlarmExpressionPropResolver extends java.lang.Object implements PropertyResolver
| Constructor and Description |
|---|
AlarmExpressionPropResolver(boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
Property<?> |
resolve(java.lang.String id)
Returns the property represented by the id, or null if the property cannot be found.
|
public Property<?> resolve(java.lang.String id)
PropertyResolverresolve in interface PropertyResolver