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

public class PropertyGeneric extends PropertyDescriptorImpl
Property descriptor which can be instanced without a metamodel and which is redirected at runtime to the property descriptor of the metamodel for its property type. Its property type is not constant, but created at runtime.
Version:
11.4.1
Author:
jmback
See Also: