java.lang.Object
de.mid.innovator.m2msdk.model.transformation.property.PropertyDescriptorImpl
de.mid.innovator.m2msdk.model.transformation.property.PropertyComposite
All Implemented Interfaces:
PropertyDescriptorIF, Serializable

public class PropertyComposite extends PropertyDescriptorImpl
Generic property descriptor to apply a second property descriptor on the result of the first property descriptor. This also works for a list of elements as result of first descriptor but the second property descriptor has to accept a list as input type, e.g. ListSize.
Version:
10.1.1
Author:
jmback
See Also: