|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GroupControl
A representation of the model object 'Group Control'.
The following features are supported:
ModelPackage.getGroupControl()
Method Summary | |
---|---|
int |
getModifyMode()
Returns the value of the 'Modify Mode' attribute. |
boolean |
isSetModifyMode()
Returns whether the value of the ' Modify Mode ' attribute is set. |
void |
setModifyMode(int value)
Sets the value of the ' Modify Mode ' attribute. |
void |
unsetModifyMode()
Unsets the value of the ' Modify Mode ' attribute. |
Methods inherited from interface com.ibm.websphere.wim.model.HierarchyControl |
---|
getLevel, isSetLevel, isSetTreeView, isTreeView, setLevel, setTreeView, unsetLevel, unsetTreeView |
Methods inherited from interface com.ibm.websphere.wim.model.SearchControl |
---|
getCountLimit, getExpression, getSearchBases, getSearchLimit, getTimeLimit, isReturnSubType, isSetCountLimit, isSetReturnSubType, isSetSearchLimit, isSetTimeLimit, setCountLimit, setExpression, setReturnSubType, setSearchLimit, setTimeLimit, unsetCountLimit, unsetReturnSubType, unsetSearchLimit, unsetTimeLimit |
Methods inherited from interface com.ibm.websphere.wim.model.PropertyControl |
---|
getContextProperties, getProperties |
Method Detail |
---|
int getModifyMode()
"1"
.
Modify Mode=1 is assign mode.
Modify Mode=2 is replace mode.
Modify Mode=3 is unassign mode.
isSetModifyMode()
,
unsetModifyMode()
,
setModifyMode(int)
,
ModelPackage.getGroupControl_ModifyMode()
void setModifyMode(int value)
Modify Mode
' attribute.
value
- the new value of the 'Modify Mode' attribute.isSetModifyMode()
,
unsetModifyMode()
,
getModifyMode()
void unsetModifyMode()
Modify Mode
' attribute.
isSetModifyMode()
,
getModifyMode()
,
setModifyMode(int)
boolean isSetModifyMode()
Modify Mode
' attribute is set.
unsetModifyMode()
,
getModifyMode()
,
setModifyMode(int)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |