|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttreebolic.generator.PropertyView.NodeIdGetter
private class PropertyView.NodeIdGetter
Node id getter
| Field Summary | |
|---|---|
private java.util.Map<java.lang.String,MutableNode> |
theIdToNodeMap
Id to node map |
| Constructor Summary | |
|---|---|
PropertyView.NodeIdGetter(java.util.Map<java.lang.String,MutableNode> thisIdToNodeMap)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
get(java.lang.String thisId)
Get object referenced by id interface |
java.util.Set<java.lang.String> |
ids()
Get set of ids |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Map<java.lang.String,MutableNode> theIdToNodeMap
| Constructor Detail |
|---|
public PropertyView.NodeIdGetter(java.util.Map<java.lang.String,MutableNode> thisIdToNodeMap)
thisIdToNodeMap - id to node map| Method Detail |
|---|
public java.lang.Object get(java.lang.String thisId)
PropertyView.IdGetter
get in interface PropertyView.IdGetterthisId - id
public java.util.Set<java.lang.String> ids()
PropertyView.IdGetter
ids in interface PropertyView.IdGetter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||