public interface IBPTimerTrigger extends INoChildrenNoRelationshipBaseModelElement
| Modifier and Type | Field and Description |
|---|---|
static int |
DEADLINE_EXECUTION_ASYNCHR |
static int |
DEADLINE_EXECUTION_SYNCHR |
static java.lang.String |
PROP_CANCEL_ACTIVITY |
static java.lang.String |
PROP_DEADLINE_EXECUTION |
static java.lang.String |
PROP_FOR |
static java.lang.String |
PROP_INTERRUPTING |
static java.lang.String |
PROP_QUALITY_REASON |
static java.lang.String |
PROP_QUALITY_SCORE |
static java.lang.String |
PROP_TIME_CYCLE |
static java.lang.String |
PROP_TIME_DATE |
static java.lang.String |
PROP_TIME_DURATION |
static java.lang.String |
PROP_UNTIL |
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_VOICESMODEL_QUALITY_SCORE_IGNORE, MODEL_QUALITY_SCORE_RECALCULATE, PROP_NAME| Modifier and Type | Method and Description |
|---|---|
int |
getDeadlineExecution() |
java.lang.String |
getFor() |
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 |
getTimeCycle() |
java.lang.String |
getTimeDate() |
java.lang.String |
getTimeDuration() |
java.lang.String |
getUntil() |
boolean |
isCancelActivity() |
boolean |
isInterrupting() |
void |
setCancelActivity(boolean cancelActivity) |
void |
setDeadlineExecution(int deadlineExecution) |
void |
setFor(java.lang.String $for) |
void |
setInterrupting(boolean interrupting) |
void |
setQualityReason(java.lang.String qualityReason) |
void |
setQualityScore(int qualityScore) |
void |
setTimeCycle(java.lang.String timeCycle) |
void |
setTimeDate(java.lang.String timeDate) |
void |
setTimeDuration(java.lang.String timeDuration) |
void |
setUntil(java.lang.String until) |
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, voiceIteratoraddChild, 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, toToRelationshipEndArraystatic final java.lang.String PROP_QUALITY_SCORE
static final java.lang.String PROP_QUALITY_REASON
static final java.lang.String PROP_TIME_DATE
static final java.lang.String PROP_TIME_CYCLE
static final java.lang.String PROP_TIME_DURATION
static final java.lang.String PROP_FOR
static final java.lang.String PROP_UNTIL
static final java.lang.String PROP_INTERRUPTING
static final java.lang.String PROP_CANCEL_ACTIVITY
static final java.lang.String PROP_DEADLINE_EXECUTION
static final int DEADLINE_EXECUTION_ASYNCHR
static final int DEADLINE_EXECUTION_SYNCHR
void setQualityScore(int qualityScore)
int getQualityScore()
IModelElementgetQualityScore in interface IModelElementvoid setQualityReason(java.lang.String qualityReason)
java.lang.String getQualityReason()
IModelElementgetQualityReason in interface IModelElementvoid setTimeDate(java.lang.String timeDate)
java.lang.String getTimeDate()
void setTimeCycle(java.lang.String timeCycle)
java.lang.String getTimeCycle()
void setTimeDuration(java.lang.String timeDuration)
java.lang.String getTimeDuration()
void setFor(java.lang.String $for)
java.lang.String getFor()
void setUntil(java.lang.String until)
java.lang.String getUntil()
void setInterrupting(boolean interrupting)
boolean isInterrupting()
void setCancelActivity(boolean cancelActivity)
boolean isCancelActivity()
void setDeadlineExecution(int deadlineExecution)
int getDeadlineExecution()