|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreebolic.provider.xml.dom.DocumentAdapter.MountTask
class DocumentAdapter.MountTask
Mount task (protracted)
| Field Summary | |
|---|---|
MutableNode |
theMountingNode
Node to mount graph at |
MountPoint.Mounting |
theMountPoint
Mount point |
| Constructor Summary | |
|---|---|
DocumentAdapter.MountTask(MountPoint.Mounting thisMountPoint,
MutableNode thisMountingNode)
Constructor |
|
| Method Summary | |
|---|---|
void |
run(java.util.List<IEdge> theseEdges)
Perform task |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public MountPoint.Mounting theMountPoint
public MutableNode theMountingNode
| Constructor Detail |
|---|
public DocumentAdapter.MountTask(MountPoint.Mounting thisMountPoint,
MutableNode thisMountingNode)
thisMountPoint - mount pointthisMountingNode - Node to mount graph at| Method Detail |
|---|
public void run(java.util.List<IEdge> theseEdges)
theseEdges - edges in grafting tree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||