|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.core.isdl.dep.StateUse
avrora.core.isdl.dep.StateUse.MapUse
The MapUse class represents the usage of a map (i.e. a
register file or memory). The map has a string that describes its name
as well as an instance of the StateUse.Index class that
indicates the index in the map that is read or written.
| Nested Class Summary |
| Nested classes inherited from class avrora.core.isdl.dep.StateUse |
StateUse.BitUse, StateUse.GlobalUse, StateUse.Index, StateUse.MapUse |
| Field Summary | |
boolean |
definite
|
StateUse.Index |
index
|
java.lang.String |
mapname
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final java.lang.String mapname
public final StateUse.Index index
public final boolean definite
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||