|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int |
INVALID
|
Method Summary | |
int |
add(java.lang.Object element)
|
int |
getCount()
Return the number of variables in the manager. |
java.lang.Object |
getFromIndex(int index)
|
java.lang.Object |
getFromKey(java.lang.Object key)
|
int |
getIndex(java.lang.Object key)
|
Properties |
getOwner()
Get the value of solver. |
java.util.Iterator |
iterator()
Return the iterator on all the variables. |
void |
setOwner(Properties owner)
Set the value of solver. |
Field Detail |
public static final int INVALID
Method Detail |
public Properties getOwner()
public void setOwner(Properties owner)
public int getCount()
public java.util.Iterator iterator()
public int add(java.lang.Object element)
public java.lang.Object getFromIndex(int index)
public int getIndex(java.lang.Object key)
public java.lang.Object getFromKey(java.lang.Object key)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |