|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kahina.core.data.KahinaObject
org.kahina.core.data.text.KahinaLineReference
org.kahina.lp.data.text.LogicProgrammingLineReference
public class LogicProgrammingLineReference
| Field Summary | |
|---|---|
int |
extID
|
int |
port
|
| Fields inherited from class org.kahina.core.data.text.KahinaLineReference |
|---|
line, step, text |
| Constructor Summary | |
|---|---|
LogicProgrammingLineReference()
|
|
LogicProgrammingLineReference(KahinaTextModel consoleMessages,
int lineID,
int stepID,
int extID,
int port)
|
|
| Method Summary | |
|---|---|
LogicProgrammingLineReference |
generateIDVariant(int newStepID)
|
LogicProgrammingLineReference |
generatePortVariant(int newPort)
|
String |
toString()
|
| Methods inherited from class org.kahina.core.data.text.KahinaLineReference |
|---|
getLine, getStepID, getText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int port
public int extID
| Constructor Detail |
|---|
public LogicProgrammingLineReference()
public LogicProgrammingLineReference(KahinaTextModel consoleMessages,
int lineID,
int stepID,
int extID,
int port)
| Method Detail |
|---|
public LogicProgrammingLineReference generatePortVariant(int newPort)
public LogicProgrammingLineReference generateIDVariant(int newStepID)
public String toString()
toString in class KahinaLineReference
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||