com::cosylab::acs::laser::dao::AlarmRefMatcher Class Reference

Collaboration diagram for com::cosylab::acs::laser::dao::AlarmRefMatcher:
Collaboration graph
[legend]

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

com::cosylab::acs::laser::dao::AlarmRefMatcher::AlarmRefMatcher ( String  family,
String  memberPattern,
String  codeSpec 
) throws IllegalArgumentException [inline]

References family, maxCode, member, minCode, and processRef().


Member Function Documentation

boolean com::cosylab::acs::laser::dao::AlarmRefMatcher::isMatch ( AlarmImpl  a  )  [inline]
static Pattern com::cosylab::acs::laser::dao::AlarmRefMatcher::processRef ( String  abase,
String  ref 
) throws PatternSyntaxException [inline, static, package]

Referenced by AlarmRefMatcher().


Member Data Documentation

Referenced by AlarmRefMatcher(), and isMatch().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2