|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.CellInformationBase.SelectionConstraint
Constructor Summary | |
CellInformationBase.SelectionConstraint()
|
Method Summary | |
static CellInformationBase.SelectionConstraint |
getInstance(java.lang.String xmldef)
Describe getInstance method here. |
abstract boolean |
match(CellInformationBase.Resource r)
Describe match method here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CellInformationBase.SelectionConstraint()
Method Detail |
public static CellInformationBase.SelectionConstraint getInstance(java.lang.String xmldef)
getInstance
method here.
xmldef
- a String
value
SelectionConstraint
valuepublic abstract boolean match(CellInformationBase.Resource r)
match
method here.
r
- a Resource
value
boolean
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |