Class NonFeatureTypeProxy

All Implemented Interfaces:
AttributeType, ComplexType, FeatureType, PropertyType

public class NonFeatureTypeProxy extends ComplexTypeProxy implements FeatureType
This class represents the fake feature type needed for feature chaining for properties that are not features. When a non feature is mapped separately in app schema data access, it is regarded as a feature since it would have a feature source.
Author:
Rini Angreani (CSIRO Earth Science and Resource Engineering)