| Package | Description |
|---|---|
| org.sodeac.common.typedtree |
| Modifier and Type | Method and Description |
|---|---|
protected ModelPath.NodeSelector.Axis |
ModelPath.NodeSelector.getAxis() |
static ModelPath.NodeSelector.Axis |
ModelPath.NodeSelector.Axis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelPath.NodeSelector.Axis[] |
ModelPath.NodeSelector.Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NodeSelector(BranchNodeMetaModel root,
ModelPath.NodeSelector<?,?> previousSelector,
INodeType<?,?> type,
ModelPath.NodeSelector.Axis axis) |
Copyright © 2020. All rights reserved.