|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChangeControl
A representation of the model object 'Change Control'.
The following features are supported:
ModelPackage.getChangeControl()
Method Summary | |
---|---|
CheckPointType |
createCheckPoint()
This method will return a new CheckPointType object that is contained by this object. |
java.util.List |
getChangeTypes()
Returns the value of the 'Change Types' attribute list. |
java.lang.String[] |
getChangeTypesAsArray()
Returns the array value of the 'Change Types' attribute list. |
java.util.List |
getCheckPoint()
Returns the value of the 'Check Point' containment reference list. |
CheckPointType[] |
getCheckPointAsArray()
Returns the array value of the 'Check Point' containment reference list. |
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 |
---|
java.util.List getCheckPoint()
CheckPointType
.
If the meaning of the 'Check Point' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getChangeControl_CheckPoint()
CheckPointType[] getCheckPointAsArray()
If the meaning of the 'Check Point' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getChangeControl_CheckPoint()
CheckPointType createCheckPoint()
createDataObject("checkPoint")
.
java.util.List getChangeTypes()
String
.
If the meaning of the 'Change Types' attribute list isn't clear, there really should be more of a description here...
ModelPackage.getChangeControl_ChangeTypes()
java.lang.String[] getChangeTypesAsArray()
If the meaning of the 'Change Types' attribute list isn't clear, there really should be more of a description here...
ModelPackage.getChangeControl_ChangeTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |