Interface ConstrFeature

    • Method Detail

      • selection

        XDLocalSelection selection​(java.lang.String name)
        Returns lower dimensional selection that should be excluded from constraint's selection.
        Specified by:
        selection in interface ParameterEntity
        Parameters:
        name - Name specifying the type of selection that should be excluded from constraint's selection: 'exclude0', 'exclude1' or 'exclude2' for 0, 1 or 2 dimensional selections respectively.
        Returns:
        Excluded selection.