public class ReflectionServer extends Object
| Constructor and Description |
|---|
ReflectionServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNode(Node node) |
void |
printNodeReflection(int nodeId) |
void |
updateNodeProperties(int nodeId,
HashMap<String,Object> propertyMap) |