Class ClassFeatureGroupAssignmentModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class ClassFeatureGroupAssignmentModel
    extends ItemModel
    Generated model class for type ClassFeatureGroupAssignment first defined at extension classificationgroupsservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String _CLASSFEATUREGROUP2CLASSFEATUREGROUPASSIGNMENTRELATION
        Generated relation code constant for relation ClassFeatureGroup2ClassFeatureGroupAssignmentRelation defining source attribute classFeatureGroup in extension classificationgroupsservices.
        See Also:
        Constant Field Values
      • INDEX

        public static final java.lang.String INDEX
        Generated constant - Attribute key of ClassFeatureGroupAssignment.index attribute defined at extension classificationgroupsservices.
        See Also:
        Constant Field Values
      • FULLQUALIFIER

        public static final java.lang.String FULLQUALIFIER
        Generated constant - Attribute key of ClassFeatureGroupAssignment.fullQualifier attribute defined at extension classificationgroupsservices.
        See Also:
        Constant Field Values
      • CLASSATTRIBUTEASSIGNMENT

        public static final java.lang.String CLASSATTRIBUTEASSIGNMENT
        Generated constant - Attribute key of ClassFeatureGroupAssignment.classAttributeAssignment attribute defined at extension classificationgroupsservices.
        See Also:
        Constant Field Values
      • CLASSIFICATIONCLASS

        public static final java.lang.String CLASSIFICATIONCLASS
        Generated constant - Attribute key of ClassFeatureGroupAssignment.classificationClass attribute defined at extension classificationgroupsservices.
        See Also:
        Constant Field Values
      • CLASSFEATUREGROUPPOS

        public static final java.lang.String CLASSFEATUREGROUPPOS
        Generated constant - Attribute key of ClassFeatureGroupAssignment.classFeatureGroupPOS attribute defined at extension classificationgroupsservices.
        See Also:
        Constant Field Values
      • CLASSFEATUREGROUP

        public static final java.lang.String CLASSFEATUREGROUP
        Generated constant - Attribute key of ClassFeatureGroupAssignment.classFeatureGroup attribute defined at extension classificationgroupsservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ClassFeatureGroupAssignmentModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ClassFeatureGroupAssignmentModel​(ClassAttributeAssignmentModel _classAttributeAssignment,
                                                ClassificationClassModel _classificationClass)
        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:
        _classAttributeAssignment - initial attribute declared by type ClassFeatureGroupAssignment at extension classificationgroupsservices
        _classificationClass - initial attribute declared by type ClassFeatureGroupAssignment at extension classificationgroupsservices
      • ClassFeatureGroupAssignmentModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ClassFeatureGroupAssignmentModel​(ClassAttributeAssignmentModel _classAttributeAssignment,
                                                ClassificationClassModel _classificationClass,
                                                ItemModel _owner)
        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:
        _classAttributeAssignment - initial attribute declared by type ClassFeatureGroupAssignment at extension classificationgroupsservices
        _classificationClass - initial attribute declared by type ClassFeatureGroupAssignment at extension classificationgroupsservices
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getClassAttributeAssignment

        @Accessor(qualifier="classAttributeAssignment",
                  type=GETTER)
        public ClassAttributeAssignmentModel getClassAttributeAssignment()
        Generated method - Getter of the ClassFeatureGroupAssignment.classAttributeAssignment attribute defined at extension classificationgroupsservices.
        Returns:
        the classAttributeAssignment - ClassAttributeAssignment which is wrapped by ClassFeatureGroupAssignment
      • getClassFeatureGroup

        @Accessor(qualifier="classFeatureGroup",
                  type=GETTER)
        public ClassFeatureGroupModel getClassFeatureGroup()
        Generated method - Getter of the ClassFeatureGroupAssignment.classFeatureGroup attribute defined at extension classificationgroupsservices.
        Returns:
        the classFeatureGroup
      • getClassificationClass

        @Accessor(qualifier="classificationClass",
                  type=GETTER)
        public ClassificationClassModel getClassificationClass()
        Generated method - Getter of the ClassFeatureGroupAssignment.classificationClass attribute defined at extension classificationgroupsservices.
        Returns:
        the classificationClass - ClassificationClass of ClassFeatureGroupAssignment
      • getFullQualifier

        @Accessor(qualifier="fullQualifier",
                  type=GETTER)
        public java.lang.String getFullQualifier()
        Generated method - Getter of the ClassFeatureGroupAssignment.fullQualifier dynamic attribute defined at extension classificationgroupsservices.
        Returns:
        the fullQualifier - Full qualifier of ClassAttributeAssignment
      • getIndex

        @Accessor(qualifier="index",
                  type=GETTER)
        public java.lang.Integer getIndex()
        Generated method - Getter of the ClassFeatureGroupAssignment.index dynamic attribute defined at extension classificationgroupsservices.
        Returns:
        the index - Index of ClassFeatureGroupAssignment in ClassFeatureGroup
      • setClassAttributeAssignment

        @Accessor(qualifier="classAttributeAssignment",
                  type=SETTER)
        public void setClassAttributeAssignment​(ClassAttributeAssignmentModel value)
        Generated method - Setter of ClassFeatureGroupAssignment.classAttributeAssignment attribute defined at extension classificationgroupsservices.
        Parameters:
        value - the classAttributeAssignment - ClassAttributeAssignment which is wrapped by ClassFeatureGroupAssignment
      • setClassFeatureGroup

        @Accessor(qualifier="classFeatureGroup",
                  type=SETTER)
        public void setClassFeatureGroup​(ClassFeatureGroupModel value)
        Generated method - Setter of ClassFeatureGroupAssignment.classFeatureGroup attribute defined at extension classificationgroupsservices.
        Parameters:
        value - the classFeatureGroup
      • setClassificationClass

        @Accessor(qualifier="classificationClass",
                  type=SETTER)
        public void setClassificationClass​(ClassificationClassModel value)
        Generated method - Setter of ClassFeatureGroupAssignment.classificationClass attribute defined at extension classificationgroupsservices.
        Parameters:
        value - the classificationClass - ClassificationClass of ClassFeatureGroupAssignment
      • setFullQualifier

        @Accessor(qualifier="fullQualifier",
                  type=SETTER)
        public void setFullQualifier​(java.lang.String value)
        Generated method - Setter of ClassFeatureGroupAssignment.fullQualifier dynamic attribute defined at extension classificationgroupsservices.
        Parameters:
        value - the fullQualifier - Full qualifier of ClassAttributeAssignment