|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.modeshape.graph.Graph.GraphWorkspace
@Immutable protected static final class Graph.GraphWorkspace
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
String |
getName()
Get the name of the workspace. |
Location |
getRoot()
Get the root node of the workspace, which includes the path and any
identification properties . |
int |
hashCode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getName()
getName
in interface Workspace
Workspace.getName()
public Location getRoot()
path
and any
identification properties
.
getRoot
in interface Workspace
Workspace.getRoot()
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
public String toString()
toString
in class Object
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |