|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrendsite.engine.node.Node
rendsite.engine.node.Node_Scope
public class Node_Scope
A scope.
10NOV09 - EPG - First package release.
| Field Summary | |
|---|---|
Node_Directory |
directory
The previous directory scope. |
things.data.ThingsPropertyTree |
local
The previous local values tree. |
| Constructor Summary | |
|---|---|
Node_Scope(things.data.ThingsPropertyTree local,
Node_Directory directory)
Create a node. |
|
| Method Summary |
|---|
| Methods inherited from class rendsite.engine.node.Node |
|---|
getName, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public things.data.ThingsPropertyTree local
public Node_Directory directory
| Constructor Detail |
|---|
public Node_Scope(things.data.ThingsPropertyTree local,
Node_Directory directory)
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||