Public Member Functions | |
AlarmRefMatcher (String family, String memberPattern, String codeSpec) throws IllegalArgumentException | |
boolean | isMatch (AlarmImpl a) |
Static Package Functions | |
Pattern | processRef (String abase, String ref) throws PatternSyntaxException |
Package Attributes | |
final String | family |
final Pattern | member |
final int | minCode |
final int | maxCode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|