|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jaxfront.core.rule.ScopeChecker
public class ScopeChecker
| Constructor Summary | |
|---|---|
ScopeChecker()
|
|
| Method Summary | |
|---|---|
static boolean |
doesConcern(java.lang.String scope,
Type source,
Type checkType,
ConditionExpression condition)
Indicates if the passing type does concern this rule. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScopeChecker()
| Method Detail |
|---|
public static boolean doesConcern(java.lang.String scope,
Type source,
Type checkType,
ConditionExpression condition)
sourceType - source typecheckType - type to check if in scope of the source
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||