|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--TinstElementPair
Wrapper Class for a pair describing an explicit element.
Usually used for Exits and Locations.
| Field Summary | |
org.w3c.dom.Element |
element
The element (as defined in the template). |
TextualInstantiation |
tinst
The textual instantiation the element belongs to |
| Constructor Summary | |
TinstElementPair(TextualInstantiation theTinst,
org.w3c.dom.Element theElement)
Default Constructor |
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public final TextualInstantiation tinst
public final org.w3c.dom.Element element
| Constructor Detail |
public TinstElementPair(TextualInstantiation theTinst,
org.w3c.dom.Element theElement)
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||