Class GeneratedCoverageConstraintGroup

    • Field Detail

      • COVERAGEDOMAINID

        public static final java.lang.String COVERAGEDOMAINID
        Qualifier of the CoverageConstraintGroup.coverageDomainID attribute
        See Also:
        Constant Field Values
      • DEDICATEDTYPES

        public static final java.lang.String DEDICATEDTYPES
        Qualifier of the CoverageConstraintGroup.dedicatedTypes attribute
        See Also:
        Constant Field Values
      • COMPOSEDTYPE2COVERAGECONSTRAINTGROUPRELATION_SRC_ORDERED

        protected static java.lang.String COMPOSEDTYPE2COVERAGECONSTRAINTGROUPRELATION_SRC_ORDERED
        Relation ordering override parameter constants for ComposedType2CoverageConstraintGroupRelation from ((validation))
      • COMPOSEDTYPE2COVERAGECONSTRAINTGROUPRELATION_TGT_ORDERED

        protected static java.lang.String COMPOSEDTYPE2COVERAGECONSTRAINTGROUPRELATION_TGT_ORDERED
      • COMPOSEDTYPE2COVERAGECONSTRAINTGROUPRELATION_MARKMODIFIED

        protected static java.lang.String COMPOSEDTYPE2COVERAGECONSTRAINTGROUPRELATION_MARKMODIFIED
        Relation disable markmodifed parameter constants for ComposedType2CoverageConstraintGroupRelation from ((validation))
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCoverageConstraintGroup

        public GeneratedCoverageConstraintGroup()
    • Method Detail

      • getCoverageDomainID

        public java.lang.String getCoverageDomainID​(SessionContext ctx)
        Generated method - Getter of the CoverageConstraintGroup.coverageDomainID attribute.
        Returns:
        the coverageDomainID
      • getCoverageDomainID

        public java.lang.String getCoverageDomainID()
        Generated method - Getter of the CoverageConstraintGroup.coverageDomainID attribute.
        Returns:
        the coverageDomainID
      • setCoverageDomainID

        public void setCoverageDomainID​(SessionContext ctx,
                                        java.lang.String value)
        Generated method - Setter of the CoverageConstraintGroup.coverageDomainID attribute.
        Parameters:
        value - the coverageDomainID
      • setCoverageDomainID

        public void setCoverageDomainID​(java.lang.String value)
        Generated method - Setter of the CoverageConstraintGroup.coverageDomainID attribute.
        Parameters:
        value - the coverageDomainID
      • getDedicatedTypes

        public java.util.Set<ComposedType> getDedicatedTypes​(SessionContext ctx)
        Generated method - Getter of the CoverageConstraintGroup.dedicatedTypes attribute.
        Returns:
        the dedicatedTypes
      • getDedicatedTypes

        public java.util.Set<ComposedType> getDedicatedTypes()
        Generated method - Getter of the CoverageConstraintGroup.dedicatedTypes attribute.
        Returns:
        the dedicatedTypes
      • getDedicatedTypesCount

        public long getDedicatedTypesCount​(SessionContext ctx)
      • getDedicatedTypesCount

        public long getDedicatedTypesCount()
      • setDedicatedTypes

        public void setDedicatedTypes​(SessionContext ctx,
                                      java.util.Set<ComposedType> value)
        Generated method - Setter of the CoverageConstraintGroup.dedicatedTypes attribute.
        Parameters:
        value - the dedicatedTypes
      • setDedicatedTypes

        public void setDedicatedTypes​(java.util.Set<ComposedType> value)
        Generated method - Setter of the CoverageConstraintGroup.dedicatedTypes attribute.
        Parameters:
        value - the dedicatedTypes
      • addToDedicatedTypes

        public void addToDedicatedTypes​(SessionContext ctx,
                                        ComposedType value)
        Generated method - Adds value to dedicatedTypes.
        Parameters:
        value - the item to add to dedicatedTypes
      • addToDedicatedTypes

        public void addToDedicatedTypes​(ComposedType value)
        Generated method - Adds value to dedicatedTypes.
        Parameters:
        value - the item to add to dedicatedTypes
      • removeFromDedicatedTypes

        public void removeFromDedicatedTypes​(SessionContext ctx,
                                             ComposedType value)
        Generated method - Removes value from dedicatedTypes.
        Parameters:
        value - the item to remove from dedicatedTypes
      • removeFromDedicatedTypes

        public void removeFromDedicatedTypes​(ComposedType value)
        Generated method - Removes value from dedicatedTypes.
        Parameters:
        value - the item to remove from dedicatedTypes