public class ScopesTreeView extends AbstractScopesTree
| Constructor and Description |
|---|
ScopesTreeView(IScopesTree originalStructure,
IScope joinToParentTree,
ScopeView publicParent,
ScopeView publicChild) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(IScope child) |
List<IScope> |
createPublicChilds() |
protected ScopeView |
createPublicParent() |
List<IScope> |
getChilds() |
ScopeView |
getParent() |
void |
setParent(IScope parent) |
void |
setScope(ScopeView scope) |
getTreeSize, hasParentprotected ScopeView scope
public ScopesTreeView(IScopesTree originalStructure, IScope joinToParentTree, ScopeView publicParent, ScopeView publicChild)
Copyright © 2012-2015. All Rights Reserved.