|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttreebolic.model.MountPoint
treebolic.model.MountPoint.Mounted
public static class MountPoint.Mounted
Nested Class Summary |
---|
Nested classes/interfaces inherited from class treebolic.model.MountPoint |
---|
MountPoint.Mounted, MountPoint.Mounting |
Field Summary | |
---|---|
java.util.List<IEdge> |
theMountedEdges
Mounted edges |
INode |
theMountingNode
Mounting node reference |
Constructor Summary | |
---|---|
MountPoint.Mounted()
Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public INode theMountingNode
public java.util.List<IEdge> theMountedEdges
Constructor Detail |
---|
public MountPoint.Mounted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |