|
||||||||||
| 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 WorkspaceWorkspace.getName()public Location getRoot()
path and any
identification properties.
getRoot in interface WorkspaceWorkspace.getRoot()public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public String toString()
toString in class ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||