fr.inria.oadymppac.solver
Interface ReferenceProxy
- All Known Implementing Classes:
- AnnotationProxy, ConstraintProxy, SearchNodeProxy, StageProxy, VariableProxy
- public interface ReferenceProxy
- Author:
- raf
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
Method Summary |
java.lang.Object |
getProxy()
|
void |
setProxy(java.lang.Object proxy)
|
UNDEF_INT
public static final int UNDEF_INT
- See Also:
- Constant Field Values
UNDEF_SHORT
public static final int UNDEF_SHORT
- See Also:
- Constant Field Values
UNDEF
public static final java.lang.String UNDEF
- See Also:
- Constant Field Values
UNDEF_LABEL
public static final java.lang.String UNDEF_LABEL
- See Also:
- Constant Field Values
setProxy
public void setProxy(java.lang.Object proxy)
getProxy
public java.lang.Object getProxy()