org.nlogo.agent
Interface InputBoxConstraint.InputBoxTypeInterface

All Known Implementing Classes:
InputBoxType
Enclosing class:
InputBoxConstraint

public static interface InputBoxConstraint.InputBoxTypeInterface


Method Summary
 Object getValue(Object obj)
           
 void setType(String type)
           
 

Method Detail

getValue

Object getValue(Object obj)
                throws CompilerException
Throws:
CompilerException

setType

void setType(String type)