|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstory.scheherazade.analysis.StoryMapping
public class StoryMapping
Mapping from integer positions on one story to integer positions on the other.
| Constructor Summary | |
|---|---|
StoryMapping(int size)
|
|
| Method Summary | |
|---|---|
void |
add(int index,
int crossRef)
|
java.util.Vector<java.lang.Integer> |
getCrossRefs(int index)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoryMapping(int size)
| Method Detail |
|---|
public void add(int index,
int crossRef)
public java.util.Vector<java.lang.Integer> getCrossRefs(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||