Uses of Interface
org.jactr.core.slot.IVariableNameSlot

Packages that use IVariableNameSlot
org.jactr.core.slot   
 

Uses of IVariableNameSlot in org.jactr.core.slot
 

Subinterfaces of IVariableNameSlot in org.jactr.core.slot
 interface IMutableVariableNameSlot
          interface for a variable named slot that can have the name resolved.
 

Classes in org.jactr.core.slot that implement IVariableNameSlot
 class DefaultVariableConditionalSlot