Class ViewAttributeDescriptorModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class ViewAttributeDescriptorModel
    extends AttributeDescriptorModel
    Generated model class for type ViewAttributeDescriptor first defined at extension core.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • PARAM

        public static final java.lang.String PARAM
        Generated constant - Attribute key of ViewAttributeDescriptor.param attribute defined at extension core.
        See Also:
        Constant Field Values
      • POSITION

        public static final java.lang.String POSITION
        Generated constant - Attribute key of ViewAttributeDescriptor.position attribute defined at extension core.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ViewAttributeDescriptorModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ViewAttributeDescriptorModel​(TypeModel _attributeType,
                                            ComposedTypeModel _enclosingType,
                                            java.lang.Boolean _generate,
                                            java.lang.Boolean _partOf,
                                            java.lang.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
      • ViewAttributeDescriptorModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ViewAttributeDescriptorModel​(TypeModel _attributeType,
                                            ComposedTypeModel _enclosingType,
                                            java.lang.Boolean _generate,
                                            ItemModel _owner,
                                            java.lang.Boolean _partOf,
                                            java.lang.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
    • Method Detail

      • getParam

        @Accessor(qualifier="param",
                  type=GETTER)
        public java.lang.Boolean getParam()
        Generated method - Getter of the ViewAttributeDescriptor.param attribute defined at extension core.
        Returns:
        the param
      • setParam

        @Accessor(qualifier="param",
                  type=SETTER)
        public void setParam​(java.lang.Boolean value)
        Generated method - Setter of ViewAttributeDescriptor.param attribute defined at extension core.
        Parameters:
        value - the param