Uses of Interface
de.xima.fc.interfaces.workflow.value.IValueStructureAccessor
Packages that use IValueStructureAccessor
-
Uses of IValueStructureAccessor in de.xima.fc.interfaces.workflow.value
Methods in de.xima.fc.interfaces.workflow.value with parameters of type IValueStructureAccessorModifier and TypeMethodDescriptionIValueDescriptor<?, ?> IValueDescriptorFactory.constant(Object value, IValueStructureAccessor adapter) Creates a value descriptor that only admits the given constant value. -
Uses of IValueStructureAccessor in de.xima.fc.workflow.processor.value
Classes in de.xima.fc.workflow.processor.value that implement IValueStructureAccessorMethods in de.xima.fc.workflow.processor.value with parameters of type IValueStructureAccessorModifier and TypeMethodDescriptionIValueDescriptor<?, ?> ValueDescriptorFactory.constant(Object target, IValueStructureAccessor adapter)