|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableScope | |
---|---|
ix.icore.plan | Classes for external / snapshot representation of processes. |
Uses of VariableScope in ix.icore.plan |
---|
Fields in ix.icore.plan declared as VariableScope | |
---|---|
static VariableScope |
VariableScope.GLOBAL
|
static VariableScope |
VariableScope.LOCAL
|
protected VariableScope |
PlanVariableDeclaration.scope
|
Methods in ix.icore.plan that return VariableScope | |
---|---|
VariableScope |
PlanVariableDeclaration.getScope()
|
static VariableScope |
VariableScope.valueOf(java.lang.String name)
|
Methods in ix.icore.plan with parameters of type VariableScope | |
---|---|
(package private) PlanVariableDeclaration |
DomainAsPlan.makePlanVarDcl(ItemVar v,
VariableScope s)
|
(package private) ix.icore.plan.ListOfPlanVariableDeclaration |
DomainAsPlan.makePlanVarDcls(Refinement r,
VariableScope scope)
|
void |
PlanVariableDeclaration.setScope(VariableScope scope)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |