|
OptimalTrace 5.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractRequirementIfc
Interface AbstractRequirementIfc
Field Summary | |
---|---|
static java.lang.String |
ATTR_BUSINESS_DESC
|
static java.lang.String |
ATTR_GRAPH_DISPLAY_OPTION
|
static java.lang.String |
ATTR_ORIGIN
|
static java.lang.String |
ATTR_USECASE_NUMER
Dynamic Attributes for UseCaseIfc |
static java.lang.String |
SHOW_ALL
|
static java.lang.String |
SHOW_MAIN_SUCCESS
|
static java.lang.String |
SHOW_NONE
|
Fields inherited from interface com.compuware.optimaltrace.framework.business.BizObjectIfc |
---|
ATTR_IS_LOCKED, ATTR_IS_LOCKEDLOCALLY, ATTR_IS_READONLY, ATTR_LOCKOWNER, ATTR_NAME, BO_DB_TIMESTAMP, BO_ID, BO_ST, BO_TIMESTAMP, BO_TYPE |
Method Summary | |
---|---|
boolean |
addExternalLink(com.compuware.optimaltrace.tools.common.bizobjects.ExternalLinkIfc link)
Deprecated. Please use getLinkBucket to obtain the project's LinkBucket |
java.util.List |
getAllAbstractSteps()
Gets all the Steps in all the scenarios for this usecase. |
java.util.List |
getBranches()
Gets the list of Branches pointing to this usecase. |
java.util.List |
getBranchesToUseCases()
Returns a list of Branches from Steps in this usecase that branch to other usecases. |
java.lang.String |
getBusinessDescription()
Gets the business description. |
java.lang.String |
getDisplayName()
Gets the value of this usecase's display name. |
java.util.List |
getExtendsUseCases()
Returns a List of usecases that are extended from this usecase. |
java.util.List |
getExternalLinks()
Deprecated. Please use getLinkBucket to obtain the project's LinkBucket |
java.lang.String |
getFullyQualifiedName()
Gets the fully qualified name of this usecase, i.e. |
java.lang.String |
getGraphDisplayOption()
Returns the usecase's graph display option. |
java.util.List |
getIncludesUseCases()
Gets the included usecases. |
int |
getNameLength()
Gets the name length. |
java.awt.geom.Point2D.Double |
getOrigin()
Gets the Point2D value of this usecase's origin |
java.lang.String |
getOriginAsString()
Gets the Point2D value of this usecase's origin |
int |
getOriginX()
Gets the origin X. |
int |
getOriginY()
Gets the origin Y. |
java.util.List |
getRefinements()
Gets the refinement if there is one. |
java.util.List |
getRefinementUseCases()
Gets the refinement usecases. |
java.util.List |
getScenarios()
Gets the scenarios. |
java.lang.String |
getTag()
Gets the tag. |
java.lang.String |
getUseCaseNumber()
Gets the number associated with this usecase. |
UseCasePackageIfc |
getUseCasePackage()
Gets the use case package that this usecase belongs to |
boolean |
isLeafUseCase()
A leaf use case is a use case that has no more refinements. |
boolean |
isRootUseCase()
A root use case is a top level use case that is not refined from any other use case |
boolean |
removeExternalLink(com.compuware.optimaltrace.tools.common.bizobjects.ExternalLinkIfc link)
Deprecated. Please use getLinkBucket to obtain the project's LinkBucket |
boolean |
removeLinkBucket(com.compuware.optimaltrace.tools.common.bizobjects.LinkBucketIfc linkBucket)
Removes the link bucket. |
void |
setBusinessDescription(java.lang.String desc)
Sets the business description. |
void |
setGraphDisplayOption(java.lang.String option)
Sets the usecase's graph display option. |
void |
setName(java.lang.String name)
Sets the name. |
void |
setOrigin(java.awt.geom.Point2D.Double point)
Sets the Point2D value of this usecase's origin |
void |
setOrigin(java.lang.String origin)
Sets the origin from a String, which should be in the format: "x.x,y.y". |
void |
setUseCaseNumber(java.lang.String number)
Sets the number associated with this usecase. |
void |
updateName(java.lang.String name)
Updates the usecase name ensuring that the name is unique and not reserved by another user if the project resides on the repository. |
void |
updateNumber(java.lang.String number)
Updates the usecase number ensuring that the number is unique and not reserved by another user if the project resides on the repository. |
Methods inherited from interface com.compuware.optimaltrace.framework.business.BizObjectIfc |
---|
cloneObjectsAttributes, disableMergeObjectSupport, enableMergeObjectSupport, equals, getBaselineId, getBizObjectId, getFirstChild, getId, getLockOwner, getName, getNextChild, getReadableName, getTimeStamp, getTypeId, hasChildren, isEqual, isEqualWithFilter, isLocked, isMergeObjectSupportEnabled, isReadOnly, setBaselineId, setBizObjectId, setId, setIsLocked, setIsReadOnly, setLockOwner, setTimeStamp, setTimeStampNoParentUpdate |
Methods inherited from interface com.compuware.optimaltrace.framework.relations.ParentIfc |
---|
addChild, addChildAt, addParentListener, decrementChildPosition, fireChildEvent, fireChildEvent, getChild, getChild, getChildById, getChildren, getChildren, getChildren, getNextChild, getParentListeners, getPreviousChild, hasChild, hasChildById, incrementChildPosition, moveChild, numChildren, reInitialiseListeners, removeChild, removeParentListener, silentlyAddChild, silentlyAddChildAt, silentlyRemoveChild |
Methods inherited from interface com.compuware.optimaltrace.framework.relations.ChildIfc |
---|
addChildListener, getChildListeners, getParent, getParent, moveChild, moveChildAt, removeChildListener, setParent |
Methods inherited from interface com.compuware.optimaltrace.framework.relations.AssociateIfc |
---|
addAssociate, addAssociateListener, addInwardAssociate, fireAssociateEvent, getAssociate, getAssociateListeners, getAssociates, getAssociates, getInwardAssociates, getInwardAssociates, getOutwardAssociates, getOutwardAssociates, hasAssociate, hasInwardAssociate, hasOutwardAssociate, numAssociates, numInwardAssociates, numOutwardAssociates, removeAssociate, removeAssociateListener, removeInwardAssociate |
Methods inherited from interface com.compuware.optimaltrace.framework.business.PersistentIfc |
---|
customPropertiesToDocArray, getChildDocPersistObjects, toDocArray, toSQL |
Methods inherited from interface com.compuware.optimaltrace.framework.business.PropertiesContainerIfc |
---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from interface com.compuware.optimaltrace.framework.dynattribute.DynAttributeIfc |
---|
getAttributeTable, getAttributeTimeStamp, getBooleanAttribute, getIntAttribute, getLongAttribute, getObjectAttribute, getShortAttribute, getStringAttribute, getTimeStamp, getTimeStampTable, hasAttribute, removeAttribute, renameAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNoTimeStampUpdate, setAttributeNoTimeStampUpdate, setAttributeTable, setAttributeTimeStamp, setObjectAttribute, setTimeStampTable |
Methods inherited from interface com.compuware.optimaltrace.tools.common.bizobjects.NoteHolderIfc |
---|
getNoteBucket, removeNoteBucket, setNoteBucket |
Methods inherited from interface com.compuware.optimaltrace.tools.common.bizobjects.LinkHolderIfc |
---|
getLinkBucket, setLinkBucket |
Methods inherited from interface com.compuware.optimaltrace.framework.business.RepositionableChildIfc |
---|
getPositionNumber |
Methods inherited from interface com.compuware.optimaltrace.framework.customproperty.CustomPropertyHolderIfc |
---|
getCustomProperty, getCustomPropertyBucket, getCustomPropertyTemplates, removeCustomPropertyBucket, setCustomPropertyBucket |
Field Detail |
---|
static final java.lang.String ATTR_USECASE_NUMER
static final java.lang.String ATTR_ORIGIN
static final java.lang.String ATTR_GRAPH_DISPLAY_OPTION
static final java.lang.String SHOW_ALL
static final java.lang.String SHOW_NONE
static final java.lang.String SHOW_MAIN_SUCCESS
static final java.lang.String ATTR_BUSINESS_DESC
Method Detail |
---|
void setName(java.lang.String name)
setName
in interface BizObjectIfc
name
- void updateName(java.lang.String name) throws com.compuware.optimaltrace.tools.common.bizobjects.NameNotUniqueException, com.compuware.optimaltrace.tools.common.tpn.client.NameAlreadyReservedException
name
-
NameNotUniqueException
com.compuware.optimaltrace.tools.common.tpn.client.NameAlreadyReservedException
void updateNumber(java.lang.String number) throws com.compuware.optimaltrace.tools.common.bizobjects.NameNotUniqueException, com.compuware.optimaltrace.tools.common.tpn.client.NameAlreadyReservedException
number
-
NameNotUniqueException
com.compuware.optimaltrace.tools.common.tpn.client.NameAlreadyReservedException
UseCasePackageIfc getUseCasePackage()
java.awt.geom.Point2D.Double getOrigin()
java.lang.String getOriginAsString()
void setOrigin(java.awt.geom.Point2D.Double point)
point
- void setOrigin(java.lang.String origin)
origin
- java.lang.String getDisplayName()
java.lang.String getUseCaseNumber()
void setUseCaseNumber(java.lang.String number)
number
- java.lang.String getGraphDisplayOption()
void setGraphDisplayOption(java.lang.String option)
option
- int getNameLength()
int getOriginX()
int getOriginY()
boolean addExternalLink(com.compuware.optimaltrace.tools.common.bizobjects.ExternalLinkIfc link)
link
-
boolean removeExternalLink(com.compuware.optimaltrace.tools.common.bizobjects.ExternalLinkIfc link)
link
-
java.util.List getExternalLinks()
boolean isRootUseCase()
boolean isLeafUseCase()
java.util.List getRefinements()
java.lang.String getFullyQualifiedName()
boolean removeLinkBucket(com.compuware.optimaltrace.tools.common.bizobjects.LinkBucketIfc linkBucket)
java.util.List getBranches()
java.util.List getIncludesUseCases()
java.util.List getExtendsUseCases()
java.util.List getRefinementUseCases()
java.util.List getBranchesToUseCases()
java.util.List getScenarios()
java.lang.String getTag()
java.util.List getAllAbstractSteps()
java.lang.String getBusinessDescription()
void setBusinessDescription(java.lang.String desc)
desc
-
|
OptimalTrace 5.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |