|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ter.API.EngineSearch.GroupCriterion | +--ter.API.EngineSearch.NameGroupCriterion
Title: NameGroupCriterion
Description: this group has only onr criterion that test the name of the member.
Copyright: Copyright (c) 2003
Company: UNICE
Constructor Summary | |
NameGroupCriterion()
|
Method Summary | |
void |
selectLogicalLinkCriterion(Criterion c,
int ll)
Deprecated. the mediator has not been implemented. |
void |
selectStatesCriterion(Criterion c,
int state)
This the mediator for selecting a criterion. |
void |
setName(java.lang.String name)
Set the name to compare with |
void |
setNameRegExpr(java.lang.String name)
Set the name to compare with |
Methods inherited from class ter.API.EngineSearch.GroupCriterion |
addCriterion, evaluateCriterion, getCriterion, getName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NameGroupCriterion()
Method Detail |
public void setName(java.lang.String name)
name
- he name to compare withpublic void setNameRegExpr(java.lang.String name)
name
- he name to compare withpublic void selectStatesCriterion(Criterion c, int state)
GroupCriterion
selectStatesCriterion
in class GroupCriterion
c
- the criterionstate
- the stateselectStatesCriterion
public void selectLogicalLinkCriterion(Criterion c, int ll)
selectLogicalLinkCriterion
in class GroupCriterion
c
- the criterionll
- the stateselectStatesCriterion
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |