Class AbstractEntityPropertyDescriptor

java.lang.Object
io.jmix.aitools.dataload.introspection.model.AbstractEntityPropertyDescriptor
All Implemented Interfaces:
EntityPropertyDescriptor
Direct Known Subclasses:
DatatypePropertyDescriptor, EmbeddedPropertyDescriptor, EnumPropertyDescriptor, RelationPropertyDescriptor

public abstract class AbstractEntityPropertyDescriptor extends Object implements EntityPropertyDescriptor
Base EntityPropertyDescriptor implementation holding the attributes common to all property kinds.