|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HDataElement
HDataElement is an interface that all views of
the data items in an HData must implement.
Items in an HData must be tracable to a particular source
file, and possess an unique numeric identifier.
| Method Summary | |
|---|---|
int |
getID()
Returns a unique numeric identifier for this element. |
String |
getSourceFile()
Get the original source file name that this element is derived from. |
| Method Detail |
|---|
String getSourceFile()
int getID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||