|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectnet.sourceforge.combean.mathprog.lp.model.LPModelIndexImpl
public class LPModelIndexImpl
A straight-forward implementation of an LP model index.
| Constructor Summary | |
|---|---|
LPModelIndexImpl()
constructor |
|
LPModelIndexImpl(int localIndex,
String offsetId)
constructor |
|
| Method Summary | |
|---|---|
int |
getLocalIndex()
Get the local index. |
String |
getOffsetId()
Get the offset identifier. |
void |
setLocalIndex(int localIndex)
|
void |
setOffsetId(String offsetId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LPModelIndexImpl()
public LPModelIndexImpl(int localIndex,
String offsetId)
localIndex - offsetId - orientation - | Method Detail |
|---|
public void setLocalIndex(int localIndex)
public int getLocalIndex()
LPModelIndex
getLocalIndex in interface LPModelIndexpublic void setOffsetId(String offsetId)
public String getOffsetId()
LPModelIndex
getOffsetId in interface LPModelIndex
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||