public interface IExtension extends INoChildrenNoRelationshipBaseModelElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_EXTENSION_POINT |
static java.lang.String |
PROP_QUALITY_REASON |
static java.lang.String |
PROP_QUALITY_SCORE |
static java.lang.String |
PROP_STATE_POINTER_LAST_MODIFIED |
static java.lang.String |
PROP_STATE_STEP_EXTENSIONS |
static java.lang.String |
PROP_SUB_STEPS |
static java.lang.String |
PROP_TESTING_PROCEDURES |
static java.lang.String |
PROP_TYPE |
static int |
TYPE_JUMP |
static int |
TYPE_NORMAL |
PROP_BACKLOG_ACTIVITY_ID, PROP_COMMENTS, PROP_DOCUMENTATION, PROP_GENERIC_VALUES, PROP_PM_AUTHOR, PROP_PM_CREATE_DATE_TIME, PROP_PM_DIFFICULTY, PROP_PM_DISCIPLINE, PROP_PM_ITERATION, PROP_PM_LAST_MODIFIED, PROP_PM_PHASE, PROP_PM_PRIORITY, PROP_PM_STATUS, PROP_PM_VERSION, PROP_REFERENCED_BY_DIAGRAM_IDS, PROP_REFERENCED_BY_MODEL_ADDRESSES, PROP_REFERENCES, PROP_TRANSIT_FROM, PROP_TRANSIT_TO, PROP_USER_ID, PROP_USER_ID_LAST_NUMERIC_VALUE, PROP_USER_ID_PARENT, PROP_VOICES
MODEL_QUALITY_SCORE_IGNORE, MODEL_QUALITY_SCORE_RECALCULATE, PROP_NAME
Modifier and Type | Method and Description |
---|---|
void |
addStateStepExtension(IWFDStateStepExtension stateStepExtension) |
void |
addSubStep(IStep subStep) |
void |
addTestingProcedure(ITestingProcedure testingProcedure) |
IUseCase |
getExtensionPoint() |
java.lang.String |
getQualityReason()
Quality reason, it is non-readable value for human
|
int |
getQualityScore()
Quality score, it is non-readable value for human
|
java.lang.String |
getStatePointerLastModified() |
IWFDStateStepExtension |
getStateStepExtensionByIndex(int index) |
java.lang.String |
getStepWithReferencedModels() |
java.lang.String |
getStepWithStyleAsHTML(boolean aKeepModelAsAddress) |
IStep |
getSubStepByIndex(int index) |
ITestingProcedure |
getTestingProcedureByIndex(int index) |
int |
getType() |
void |
removeStateStepExtension(IWFDStateStepExtension stateStepExtension) |
void |
removeStateStepExtensionByIndex(int index) |
void |
removeSubStep(IStep subStep) |
void |
removeSubStepByIndex(int index) |
void |
removeTestingProcedure(ITestingProcedure testingProcedure) |
void |
removeTestingProcedureByIndex(int index) |
void |
setExtensionPoint(IUseCase extensionPoint) |
void |
setQualityReason(java.lang.String qualityReason) |
void |
setQualityScore(int qualityScore) |
void |
setStatePointerLastModified(java.lang.String statePointerLastModified) |
void |
setType(int type) |
int |
stateStepExtensionCount() |
java.util.Iterator |
stateStepExtensionIterator()
Returns an iterator over the model elements
IWFDStateStepExtension . |
int |
subStepCount() |
java.util.Iterator |
subStepIterator()
Returns an iterator over the model elements
IStep . |
int |
testingProcedureCount() |
java.util.Iterator |
testingProcedureIterator()
Returns an iterator over the model elements
ITestingProcedure . |
IWFDStateStepExtension[] |
toStateStepExtensionArray() |
IStep[] |
toSubStepArray() |
ITestingProcedure[] |
toTestingProcedureArray() |
addComment, addGenericValue, addReference, addVoice, commentCount, commentIterator, genericValueCount, genericValueIterator, getBacklogActivityId, getCommentByIndex, getDescription, getGenericValueByIndex, getHTMLDescription, getHTMLDescription, getPmAuthor, getPmCreateDateTime, getPmDifficulty, getPmDiscipline, getPmIteration, getPmLastModified, getPmPhase, getPmPriority, getPmStatus, getPmVersion, getReferenceByIndex, getReferencedByDiagramIds, getReferencedByModelAddresses, getTransitFrom, getTransitTo, getUserID, getUserIDLastNumericValue, getUserIDParent, getVoiceByIndex, referenceCount, referenceIterator, removeComment, removeCommentByIndex, removeGenericValue, removeGenericValueByIndex, removeReference, removeReferenceByIndex, removeVoice, removeVoiceByIndex, setBacklogActivityId, setDescription, setHTMLDescription, setPmAuthor, setPmCreateDateTime, setPmDifficulty, setPmDiscipline, setPmIteration, setPmLastModified, setPmPhase, setPmPriority, setPmStatus, setPmVersion, setReferencedByDiagramIds, setReferencedByModelAddresses, setTransitFrom, setTransitTo, setUserID, setUserIDLastNumericValue, setUserIDParent, toCommentArray, toGenericValueArray, toReferenceArray, toVoiceArray, voiceCount, voiceIterator
addChild, addPropertyChangeListener, addStereotype, addStereotype, addSubDiagram, canModify, childCount, childCount, childCount, childIterator, childIterator, childIterator, constraintsIterator, createChild, delete, disposeTransientModel, duplicate, fromChartRelationshipCount, fromChartRelationshipIterator, fromRelationshipCount, fromRelationshipEndCount, fromRelationshipEndIterator, fromRelationshipIterator, getAddress, getChildById, getChildByIndex, getChildByIndex, getChildByName, getChildByName, getDescriptionWithReferenceModels, getDiagramElements, getDisplayQualityScore, getDocumentation, getDocumentationWithReferenceModels, getHTMLDescriptionWithReferenceModels, getHTMLDescriptionWithReferenceModels, getHTMLDocumentation, getHTMLDocumentation, getHTMLDocumentationWithReferenceModels, getHTMLDocumentationWithReferenceModels, getId, getMasterView, getMirrorSource, getModelPropertyByName, getModelQualityDetails, getModelType, getName, getNickDescription, getNickDescriptionWithReferenceModels, getNickDocumentation, getNickDocumentationWithReferenceModels, getNickHTMLDescription, getNickHTMLDescription, getNickHTMLDescriptionWithReferenceModels, getNickHTMLDescriptionWithReferenceModels, getNickHTMLDocumentation, getNickHTMLDocumentation, getNickHTMLDocumentationWithReferenceModels, getNickHTMLDocumentationWithReferenceModels, getNickname, getNickPropertyValue, getParent, getProject, getReferencedBys, getReferencingModels, getSubDiagramAt, getTaggedValues, hasStereotype, indexOfSubDiagram, isMirrorModelElement, isTransientModel, removeChild, removeChildByIndex, removePropertyChangeListener, removeStereotype, removeStereotype, removeSubDiagram, setDocumentation, setHTMLDocumentation, setName, setNickDescription, setNickDocumentation, setNickHTMLDescription, setNickHTMLDocumentation, setNickname, setTaggedValues, stereotypeCount, stereotypeModelIterator, subDiagramCount, subDiagramIterator, toChartRelationshipCount, toChartRelationshipIterator, toChildArray, toChildArray, toChildArray, toFromChartRelationshipArray, toFromRelationshipArray, toFromRelationshipEndArray, toModelPropertyArray, toPropertiesString, toRelationshipCount, toRelationshipEndCount, toRelationshipEndIterator, toRelationshipIterator, toStereotypeModelArray, toSubDiagramArray, toToChartRelationshipArray, toToRelationshipArray, toToRelationshipEndArray
static final java.lang.String PROP_QUALITY_SCORE
static final java.lang.String PROP_QUALITY_REASON
static final java.lang.String PROP_TESTING_PROCEDURES
static final java.lang.String PROP_SUB_STEPS
static final java.lang.String PROP_EXTENSION_POINT
static final java.lang.String PROP_TYPE
static final int TYPE_NORMAL
static final int TYPE_JUMP
static final java.lang.String PROP_STATE_STEP_EXTENSIONS
static final java.lang.String PROP_STATE_POINTER_LAST_MODIFIED
java.lang.String getStepWithReferencedModels()
java.lang.String getStepWithStyleAsHTML(boolean aKeepModelAsAddress)
void setQualityScore(int qualityScore)
int getQualityScore()
IModelElement
getQualityScore
in interface IModelElement
void setQualityReason(java.lang.String qualityReason)
java.lang.String getQualityReason()
IModelElement
getQualityReason
in interface IModelElement
void addTestingProcedure(ITestingProcedure testingProcedure)
void removeTestingProcedure(ITestingProcedure testingProcedure)
ITestingProcedure getTestingProcedureByIndex(int index)
void removeTestingProcedureByIndex(int index)
int testingProcedureCount()
java.util.Iterator testingProcedureIterator()
ITestingProcedure
.ITestingProcedure[] toTestingProcedureArray()
void addSubStep(IStep subStep)
void removeSubStep(IStep subStep)
IStep getSubStepByIndex(int index)
void removeSubStepByIndex(int index)
int subStepCount()
java.util.Iterator subStepIterator()
IStep
.IStep[] toSubStepArray()
void setExtensionPoint(IUseCase extensionPoint)
IUseCase getExtensionPoint()
void setType(int type)
int getType()
void addStateStepExtension(IWFDStateStepExtension stateStepExtension)
void removeStateStepExtension(IWFDStateStepExtension stateStepExtension)
IWFDStateStepExtension getStateStepExtensionByIndex(int index)
void removeStateStepExtensionByIndex(int index)
int stateStepExtensionCount()
java.util.Iterator stateStepExtensionIterator()
IWFDStateStepExtension
.IWFDStateStepExtension[] toStateStepExtensionArray()
void setStatePointerLastModified(java.lang.String statePointerLastModified)
java.lang.String getStatePointerLastModified()