public class BranchNodeMetaModel extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
BranchNodeMetaModel() |
| Modifier and Type | Method and Description |
|---|---|
List<BranchNodeListType> |
getBranchNodeListTypeList() |
List<BranchNodeType> |
getBranchNodeTypeList() |
List<LeafNodeType> |
getLeafNodeTypeList() |
Map<Object,Integer> |
getNodeTypeIndexByClass() |
Map<String,Integer> |
getNodeTypeIndexByName() |
List<INodeType> |
getNodeTypeList() |
protected String[] |
getNodeTypeNames() |
protected String[] getNodeTypeNames()
public List<LeafNodeType> getLeafNodeTypeList()
public List<BranchNodeType> getBranchNodeTypeList()
public List<BranchNodeListType> getBranchNodeListTypeList()
Copyright © 2020. All rights reserved.