choco.kernel.visu.components
Interface IVisuVariable

All Superinterfaces:
IIndex
All Known Implementing Classes:
VisuVariable

public interface IVisuVariable
extends IIndex


Method Summary
 void addBrick(IChocoBrick b)
           
 Var getSolverVar()
           
 
Methods inherited from interface choco.kernel.common.IIndex
getIndex
 

Method Detail

getSolverVar

Var getSolverVar()

addBrick

void addBrick(IChocoBrick b)


Copyright © 2012. All Rights Reserved.