uk.ac.man.cs.rainbow.rapa.data
Interface VariableContainer

All Known Subinterfaces:
Value
All Known Implementing Classes:
Action, Rule, Assignment

public interface VariableContainer

Indicates classes whose instances can contain variables.


Method Summary
 boolean hasVariable()
           
 

Method Detail

hasVariable

public boolean hasVariable()