Public Member Functions | Package Attributes

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

List of all members.

Public Member Functions

 LinkSpec (AlarmRefMatcher parent, AlarmRefMatcher child, boolean isMultiplicity)
boolean matchParent (AlarmImpl parent)
boolean matchChild (AlarmImpl child)
boolean isMultiplicity ()

Package Attributes

final AlarmRefMatcher parent
final AlarmRefMatcher child
final boolean isMultiplicity

Constructor & Destructor Documentation

cl.utfsm.acs.acg.dao.LinkSpec.LinkSpec ( AlarmRefMatcher  parent,
AlarmRefMatcher  child,
boolean  isMultiplicity 
)

Member Function Documentation

boolean cl.utfsm.acs.acg.dao.LinkSpec.matchChild ( AlarmImpl  child  ) 
boolean cl.utfsm.acs.acg.dao.LinkSpec.matchParent ( AlarmImpl  parent  ) 

Member Data Documentation


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