|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.argouml.kernel.HistoryEvent
| Field Summary | |
|---|---|
protected int |
_index
|
protected HistoryItem |
_item
|
protected History |
_source
|
| Constructor Summary | |
|---|---|
HistoryEvent(History src,
HistoryItem item,
int index)
|
|
| Method Summary | |
|---|---|
int |
getIndex()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected History _source
protected HistoryItem _item
protected int _index
| Constructor Detail |
public HistoryEvent(History src,
HistoryItem item,
int index)
| Method Detail |
public int getIndex()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |