Class ExpressionAttributeDescriptorModel

All Implemented Interfaces:
Serializable

public class ExpressionAttributeDescriptorModel extends AttributeDescriptorModel
Generated model class for type ExpressionAttributeDescriptor first defined at extension core.
See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • DEFAULTVALUEEXPRESSION

      public static final String DEFAULTVALUEEXPRESSION
      Generated constant - Attribute key of ExpressionAttributeDescriptor.defaultValueExpression attribute defined at extension core.
      See Also:
  • Constructor Details

    • ExpressionAttributeDescriptorModel

      public ExpressionAttributeDescriptorModel()
      Generated constructor - Default constructor for generic creation.
    • ExpressionAttributeDescriptorModel

      public ExpressionAttributeDescriptorModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • ExpressionAttributeDescriptorModel

      @Deprecated(since="4.1.1", forRemoval=true) public ExpressionAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, Boolean _partOf, String _qualifier)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _attributeType - initial attribute declared by type Descriptor at extension core
      _enclosingType - initial attribute declared by type AttributeDescriptor at extension core
      _generate - initial attribute declared by type TypeManagerManaged at extension core
      _partOf - initial attribute declared by type AttributeDescriptor at extension core
      _qualifier - initial attribute declared by type Descriptor at extension core
    • ExpressionAttributeDescriptorModel

      @Deprecated(since="4.1.1", forRemoval=true) public ExpressionAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _attributeType - initial attribute declared by type Descriptor at extension core
      _enclosingType - initial attribute declared by type AttributeDescriptor at extension core
      _generate - initial attribute declared by type TypeManagerManaged at extension core
      _owner - initial attribute declared by type Item at extension core
      _partOf - initial attribute declared by type AttributeDescriptor at extension core
      _qualifier - initial attribute declared by type Descriptor at extension core