|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMutableVariableNameSlot
interface for a variable named slot that can have the name resolved.
| Method Summary | |
|---|---|
void |
setName(java.lang.String name)
set the name of the slot, fully resolving it. |
| Methods inherited from interface org.jactr.core.slot.IVariableNameSlot |
|---|
isVariableName |
| Methods inherited from interface org.jactr.core.slot.ISlot |
|---|
equalValues, getName, getValue, isVariable, isVariableValue |
| Method Detail |
|---|
void setName(java.lang.String name)
IVariableNameSlot.isVariableName() returns
false), the name is not changed.
name -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||