public interface ConstrFeature extends ParameterEntity, StudyContainer
Modifier and Type | Method and Description |
---|---|
XDLocalSelection |
selection()
Returns the constraint's selection.
|
XDLocalSelection |
selection(java.lang.String name)
Returns lower dimensional selection that should be excluded from
constraint's selection.
|
getAllowedPropertyValues, getBoolean, getDblStringArray, getDoubleArray, getDoubleMatrix, getString, getStringArray, getStringMatrix, getValueType, hasProperty, properties, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
getContainer, getDisplayString
hasParam, param, params
XDLocalSelection selection()
selection
in interface SelectionEntity
XDLocalSelection selection(java.lang.String name)
selection
in interface ParameterEntity
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.