|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsims.mdt.nd.MConfig
public class MConfig
Constructor Summary | |
---|---|
MConfig(Tape[] bandes,
java.lang.String etat,
int t)
Initialize the MConfig. |
Method Summary | |
---|---|
java.lang.String |
getState()
|
Tape |
getTape(int i)
|
int |
getTime()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MConfig(Tape[] bandes, java.lang.String etat, int t)
bandes
- an array containing the tapes of the configuration.etat
- the current state of the machine.t
- the current time complexity value.Method Detail |
---|
public Tape getTape(int i)
public java.lang.String getState()
public int getTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |