|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeObject.Type | |
|---|---|
| org.guvnor.tools.views.model | |
| Uses of TreeObject.Type in org.guvnor.tools.views.model |
|---|
| Methods in org.guvnor.tools.views.model that return TreeObject.Type | |
|---|---|
TreeObject.Type |
TreeObject.getNodeType()
|
static TreeObject.Type |
TreeObject.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TreeObject.Type[] |
TreeObject.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.guvnor.tools.views.model with parameters of type TreeObject.Type | |
|---|---|
TreeObject(String name,
TreeObject.Type nodeType)
|
|
TreeParent(String name,
TreeObject.Type nodeType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||