|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VarReferencingPolicy | |
|---|---|
| plugins.adufour.vars.lang | |
| plugins.adufour.vars.util | |
| Uses of VarReferencingPolicy in plugins.adufour.vars.lang |
|---|
| Methods in plugins.adufour.vars.lang that return VarReferencingPolicy | |
|---|---|
VarReferencingPolicy |
Var.getReferencingPolicy()
|
| Methods in plugins.adufour.vars.lang with parameters of type VarReferencingPolicy | |
|---|---|
void |
Var.setReferencingPolicy(VarReferencingPolicy policy)
Sets whether this variable may or may not reference another one. |
| Uses of VarReferencingPolicy in plugins.adufour.vars.util |
|---|
| Methods in plugins.adufour.vars.util that return VarReferencingPolicy | |
|---|---|
static VarReferencingPolicy |
VarReferencingPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static VarReferencingPolicy[] |
VarReferencingPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||