| Package | Description |
|---|---|
| org.useware.kernel.model.scopes |
| Modifier and Type | Method and Description |
|---|---|
Node<Scope> |
ScopeModel.findNode(int scopeId) |
Node<Scope> |
ScopeModel.getRootElement()
Return the root Node of the tree.
|
List<Node<Scope>> |
ScopeModel.toList()
Returns the Scoperee
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeModel.setRootElement(Node<Scope> rootElement) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.