Public Member Functions | Static Package Functions | Package Attributes

cl.utfsm.acs.acg.dao.AlarmRefMatcher Class Reference

List of all members.

Public Member Functions

 AlarmRefMatcher (String family, String memberPattern, String codeSpec) throws IllegalArgumentException
boolean isMatch (AlarmImpl a)

Static Package Functions

static Pattern processRef (String abase, String ref) throws PatternSyntaxException

Package Attributes

final String family
final Pattern member
final int minCode
final int maxCode

Constructor & Destructor Documentation

cl.utfsm.acs.acg.dao.AlarmRefMatcher.AlarmRefMatcher ( String  family,
String  memberPattern,
String  codeSpec 
) throws IllegalArgumentException

Member Function Documentation

boolean cl.utfsm.acs.acg.dao.AlarmRefMatcher.isMatch ( AlarmImpl  a  ) 
static Pattern cl.utfsm.acs.acg.dao.AlarmRefMatcher.processRef ( String  abase,
String  ref 
) throws PatternSyntaxException [static, package]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties