|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ter.API.EngineSearch.Criterion | +--ter.API.EngineSearch.VolatileCriterion
Title: VolatileCriterion
Description: the criterion that test if the member is volatile
Copyright: Copyright (c) 2003
Company: UNSA
Constructor Summary | |
VolatileCriterion()
|
Method Summary | |
boolean |
isCriterionValid(java.lang.reflect.Member m)
To implemented for each Criterion |
Methods inherited from class ter.API.EngineSearch.Criterion |
addNonCompatibilityCriterion, getLogicalLink, getName, getNonCompatibilityCriterion, isAdditionnalGraphicsComponent, isCriterionUseable, setLogicalLink, setUseCriterion |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VolatileCriterion()
Method Detail |
public boolean isCriterionValid(java.lang.reflect.Member m) throws SearchEngineException
Criterion
isCriterionValid
in class Criterion
m
- the member that we want to check the validity.
SearchEngineException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |