Uses of Class
de.xima.fc.interfaces.workflow.value.ValueDescriptorNode.Root
Packages that use ValueDescriptorNode.Root
-
Uses of ValueDescriptorNode.Root in de.xima.fc.interfaces.workflow.value
Methods in de.xima.fc.interfaces.workflow.value that return ValueDescriptorNode.RootModifier and TypeMethodDescriptionstatic <Value, Builder extends IValueBuilder<Value>>
ValueDescriptorNode.Root<Value, Builder> ValueDescriptorNode.root(IValueDescriptor<Value, Builder> descriptor) Wraps a value descriptor into aValueDescriptorNode.Rootnode.Methods in de.xima.fc.interfaces.workflow.value with parameters of type ValueDescriptorNode.RootModifier and TypeMethodDescriptionprotected TreeVisit.ETreeVisitResultValueDescriptorNodeVisitor.enterRoot(ValueDescriptorNode.Root<?, ?> node, List<TreeVisit.TreePathFragment<ValueDescriptorNode<?, ?>>> path) Enters aValueDescriptorNode.Rootnode.protected booleanValueDescriptorNodeVisitor.exitRoot(ValueDescriptorNode.Root<?, ?> node, List<TreeVisit.TreePathFragment<ValueDescriptorNode<?, ?>>> path) Exits aValueDescriptorNode.Rootnode.protected booleanValueDescriptorNodeVisitor.visitRoot(ValueDescriptorNode.Root<?, ?> node, List<TreeVisit.TreePathFragment<ValueDescriptorNode<?, ?>>> path) Visits aValueDescriptorNode.Rootnode.