Uses of Class
de.xima.fc.interfaces.workflow.value.ValueDescriptorNode.TupleIndex
Packages that use ValueDescriptorNode.TupleIndex
-
Uses of ValueDescriptorNode.TupleIndex in de.xima.fc.interfaces.workflow.value
Methods in de.xima.fc.interfaces.workflow.value that return ValueDescriptorNode.TupleIndexModifier and TypeMethodDescriptionValueDescriptorNode.tuple(ITupleValueDescriptor descriptor, int index) Wraps a tuple element of a tuple value descriptor at a given index into aValueDescriptorNode.TupleIndexnode.Methods in de.xima.fc.interfaces.workflow.value with parameters of type ValueDescriptorNode.TupleIndexModifier and TypeMethodDescriptionprotected TreeVisit.ETreeVisitResultValueDescriptorNodeVisitor.enterTupleIndex(ValueDescriptorNode.TupleIndex node, List<TreeVisit.TreePathFragment<ValueDescriptorNode<?, ?>>> path) Enters aValueDescriptorNode.TupleIndexnode.protected booleanValueDescriptorNodeVisitor.exitTupleIndex(ValueDescriptorNode.TupleIndex node, List<TreeVisit.TreePathFragment<ValueDescriptorNode<?, ?>>> path) Exits aValueDescriptorNode.TupleIndexnode.protected booleanValueDescriptorNodeVisitor.visitTupleIndex(ValueDescriptorNode.TupleIndex node, List<TreeVisit.TreePathFragment<ValueDescriptorNode<?, ?>>> path) Visits aValueDescriptorNode.TupleIndexnode.