|
|||||||||
| 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,
boolean inclActionTargets,
java.util.List actions)
Indicates if the passing type does concern this rule. |
static boolean |
doesConcern(Type checkType,
FormulaExpression formula)
|
| 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,
boolean inclActionTargets,
java.util.List actions)
sourceType - source typecheckType - type to check if in scope of the source
public static boolean doesConcern(Type checkType,
FormulaExpression formula)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||