|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CBVersion
A representation of the model object 'CB Version'.
The following features are supported:
BehaviorPackage.getCBVersion()| Field Summary |
|---|
| Fields inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
|---|
MOVE_OLD_PARENT_FLAG |
| Method Summary | |
|---|---|
int |
getDelta()
Returns the value of the 'Delta' attribute |
int |
getMajor()
Returns the value of the 'Major' attribute |
int |
getMinor()
Returns the value of the 'Minor' attribute |
int |
getRevision()
Returns the value of the 'Revision' attribute |
void |
setDelta(int value)
Sets the value of the ' Delta' attribute |
void |
setMajor(int value)
Sets the value of the ' Major' attribute |
void |
setMinor(int value)
Sets the value of the ' Minor' attribute |
void |
setRevision(int value)
Sets the value of the ' Revision' attribute |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBBlock |
|---|
getActions, getCBErrors, getCBRequirementTarget, processRemoval, setCBRequirementTarget |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBBlockElement |
|---|
isControlBlock |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBActionElement |
|---|
canDisable, canEnable, enable, getAction, getBooleanProperty, getByteProperty, getCharProperty, getDisabledCount, getDoubleProperty, getFloatProperty, getInheritedCBActionElements, getIntProperty, getLongProperty, getMovingFrom, getParent, getShortProperty, getStringProperty, getTransformID, getType, isAlwaysLog, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validate |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBNamedElement |
|---|
getDescription, getId, getName, getStopId, setDescription, setId, setName |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.internal.CBTempData |
|---|
getTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttribute |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBCloneable |
|---|
doClone, isCloneable |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
|---|
canCopy, canMove, doCopy, doMove, findProblemsWithCopy, findProblemsWithMove |
| Methods inherited from interface com.ibm.rational.test.common.models.behavior.errors.CBErrorHost |
|---|
canHostCBErrors, isErrorGenerator |
| Method Detail |
|---|
int getMajor()
If the meaning of the 'Major' attribute isn't clear, there really should be more of a description here...
CBVersion.setMajor(int),
BehaviorPackage.getCBVersion_Major()void setMajor(int value)
Major' attribute.
value - the new value of the 'Major' attribute.CBVersion.getMajor()int getMinor()
If the meaning of the 'Minor' attribute isn't clear, there really should be more of a description here...
CBVersion.setMinor(int),
BehaviorPackage.getCBVersion_Minor()void setMinor(int value)
Minor' attribute.
value - the new value of the 'Minor' attribute.CBVersion.getMinor()int getRevision()
If the meaning of the 'Revision' attribute isn't clear, there really should be more of a description here...
CBVersion.setRevision(int),
BehaviorPackage.getCBVersion_Revision()void setRevision(int value)
Revision' attribute.
value - the new value of the 'Revision' attribute.CBVersion.getRevision()int getDelta()
If the meaning of the 'Delta' attribute isn't clear, there really should be more of a description here...
CBVersion.setDelta(int),
BehaviorPackage.getCBVersion_Delta()void setDelta(int value)
Delta' attribute.
value - the new value of the 'Delta' attribute.CBVersion.getDelta()
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||