public interface ICMMNCasePlanModel extends IHasChildrenBaseModelElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_ANALYSIS_ITEM_DIAGRAM_IDS |
static java.lang.String |
PROP_ANALYSIS_ITEM_MODELS |
static java.lang.String |
PROP_AUTO_COMPLETE |
static java.lang.String |
PROP_DEFAULT_CONTROL |
static java.lang.String |
PROP_QUALITY_REASON |
static java.lang.String |
PROP_QUALITY_SCORE |
static java.lang.String |
PROP_SENTRIES |
static java.lang.String |
PROP_STEREOTYPES |
static java.lang.String |
PROP_SYNC_MAPPING_MODELS |
static java.lang.String |
PROP_TAGGED_VALUES |
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
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, addSubDiagram, canModify, childCount, childCount, childCount, childIterator, childIterator, childIterator, constraintsIterator, createChild, delete, disposeTransientModel, duplicate, fromChartRelationshipCount, fromChartRelationshipIterator, 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, indexOfSubDiagram, isMirrorModelElement, isTransientModel, removeChild, removeChildByIndex, removePropertyChangeListener, removeSubDiagram, setDocumentation, setHTMLDocumentation, setName, setNickDescription, setNickDocumentation, setNickHTMLDescription, setNickHTMLDocumentation, setNickname, subDiagramCount, subDiagramIterator, toChartRelationshipCount, toChartRelationshipIterator, toChildArray, toChildArray, toChildArray, toFromChartRelationshipArray, toModelPropertyArray, toPropertiesString, toSubDiagramArray, toToChartRelationshipArray
static final java.lang.String PROP_AUTO_COMPLETE
static final java.lang.String PROP_SENTRIES
static final java.lang.String PROP_DEFAULT_CONTROL
static final java.lang.String PROP_STEREOTYPES
static final java.lang.String PROP_TAGGED_VALUES
static final java.lang.String PROP_SYNC_MAPPING_MODELS
static final java.lang.String PROP_ANALYSIS_ITEM_MODELS
static final java.lang.String PROP_ANALYSIS_ITEM_DIAGRAM_IDS
static final java.lang.String PROP_QUALITY_SCORE
static final java.lang.String PROP_QUALITY_REASON
void addCMMNStage(ICMMNStage child)
void removeCMMNStage(ICMMNStage child)
ICMMNStage getCMMNStageByIndex(int index)
void removeCMMNStageByIndex(int index)
void reorderCMMNStage(ICMMNStage[] childs)
int cMMNStageCount()
java.util.Iterator cMMNStageIterator()
ICMMNStage[] toCMMNStageArray()
ICMMNStage createCMMNStage()
ICMMNStage getCMMNStageByName(java.lang.String name)
void addCMMNGeneralEventListener(ICMMNGeneralEventListener child)
void removeCMMNGeneralEventListener(ICMMNGeneralEventListener child)
ICMMNGeneralEventListener getCMMNGeneralEventListenerByIndex(int index)
void removeCMMNGeneralEventListenerByIndex(int index)
void reorderCMMNGeneralEventListener(ICMMNGeneralEventListener[] childs)
int cMMNGeneralEventListenerCount()
java.util.Iterator cMMNGeneralEventListenerIterator()
ICMMNGeneralEventListener[] toCMMNGeneralEventListenerArray()
ICMMNGeneralEventListener createCMMNGeneralEventListener()
ICMMNGeneralEventListener getCMMNGeneralEventListenerByName(java.lang.String name)
void addCMMNTimerEventListener(ICMMNTimerEventListener child)
void removeCMMNTimerEventListener(ICMMNTimerEventListener child)
ICMMNTimerEventListener getCMMNTimerEventListenerByIndex(int index)
void removeCMMNTimerEventListenerByIndex(int index)
void reorderCMMNTimerEventListener(ICMMNTimerEventListener[] childs)
int cMMNTimerEventListenerCount()
java.util.Iterator cMMNTimerEventListenerIterator()
ICMMNTimerEventListener[] toCMMNTimerEventListenerArray()
ICMMNTimerEventListener createCMMNTimerEventListener()
ICMMNTimerEventListener getCMMNTimerEventListenerByName(java.lang.String name)
void addCMMNUserEventListener(ICMMNUserEventListener child)
void removeCMMNUserEventListener(ICMMNUserEventListener child)
ICMMNUserEventListener getCMMNUserEventListenerByIndex(int index)
void removeCMMNUserEventListenerByIndex(int index)
void reorderCMMNUserEventListener(ICMMNUserEventListener[] childs)
int cMMNUserEventListenerCount()
java.util.Iterator cMMNUserEventListenerIterator()
ICMMNUserEventListener[] toCMMNUserEventListenerArray()
ICMMNUserEventListener createCMMNUserEventListener()
ICMMNUserEventListener getCMMNUserEventListenerByName(java.lang.String name)
void addCMMNMilestone(ICMMNMilestone child)
void removeCMMNMilestone(ICMMNMilestone child)
ICMMNMilestone getCMMNMilestoneByIndex(int index)
void removeCMMNMilestoneByIndex(int index)
void reorderCMMNMilestone(ICMMNMilestone[] childs)
int cMMNMilestoneCount()
java.util.Iterator cMMNMilestoneIterator()
ICMMNMilestone[] toCMMNMilestoneArray()
ICMMNMilestone createCMMNMilestone()
ICMMNMilestone getCMMNMilestoneByName(java.lang.String name)
void addCMMNPlanFragment(ICMMNPlanFragment child)
void removeCMMNPlanFragment(ICMMNPlanFragment child)
ICMMNPlanFragment getCMMNPlanFragmentByIndex(int index)
void removeCMMNPlanFragmentByIndex(int index)
void reorderCMMNPlanFragment(ICMMNPlanFragment[] childs)
int cMMNPlanFragmentCount()
java.util.Iterator cMMNPlanFragmentIterator()
ICMMNPlanFragment[] toCMMNPlanFragmentArray()
ICMMNPlanFragment createCMMNPlanFragment()
ICMMNPlanFragment getCMMNPlanFragmentByName(java.lang.String name)
void addCMMNGeneralTask(ICMMNGeneralTask child)
void removeCMMNGeneralTask(ICMMNGeneralTask child)
ICMMNGeneralTask getCMMNGeneralTaskByIndex(int index)
void removeCMMNGeneralTaskByIndex(int index)
void reorderCMMNGeneralTask(ICMMNGeneralTask[] childs)
int cMMNGeneralTaskCount()
java.util.Iterator cMMNGeneralTaskIterator()
ICMMNGeneralTask[] toCMMNGeneralTaskArray()
ICMMNGeneralTask createCMMNGeneralTask()
ICMMNGeneralTask getCMMNGeneralTaskByName(java.lang.String name)
void addCMMNCaseTask(ICMMNCaseTask child)
void removeCMMNCaseTask(ICMMNCaseTask child)
ICMMNCaseTask getCMMNCaseTaskByIndex(int index)
void removeCMMNCaseTaskByIndex(int index)
void reorderCMMNCaseTask(ICMMNCaseTask[] childs)
int cMMNCaseTaskCount()
java.util.Iterator cMMNCaseTaskIterator()
ICMMNCaseTask[] toCMMNCaseTaskArray()
ICMMNCaseTask createCMMNCaseTask()
ICMMNCaseTask getCMMNCaseTaskByName(java.lang.String name)
void addCMMNDecisionTask(ICMMNDecisionTask child)
void removeCMMNDecisionTask(ICMMNDecisionTask child)
ICMMNDecisionTask getCMMNDecisionTaskByIndex(int index)
void removeCMMNDecisionTaskByIndex(int index)
void reorderCMMNDecisionTask(ICMMNDecisionTask[] childs)
int cMMNDecisionTaskCount()
java.util.Iterator cMMNDecisionTaskIterator()
ICMMNDecisionTask[] toCMMNDecisionTaskArray()
ICMMNDecisionTask createCMMNDecisionTask()
ICMMNDecisionTask getCMMNDecisionTaskByName(java.lang.String name)
void addCMMNHumanTask(ICMMNHumanTask child)
void removeCMMNHumanTask(ICMMNHumanTask child)
ICMMNHumanTask getCMMNHumanTaskByIndex(int index)
void removeCMMNHumanTaskByIndex(int index)
void reorderCMMNHumanTask(ICMMNHumanTask[] childs)
int cMMNHumanTaskCount()
java.util.Iterator cMMNHumanTaskIterator()
ICMMNHumanTask[] toCMMNHumanTaskArray()
ICMMNHumanTask createCMMNHumanTask()
ICMMNHumanTask getCMMNHumanTaskByName(java.lang.String name)
void addCMMNProcessTask(ICMMNProcessTask child)
void removeCMMNProcessTask(ICMMNProcessTask child)
ICMMNProcessTask getCMMNProcessTaskByIndex(int index)
void removeCMMNProcessTaskByIndex(int index)
void reorderCMMNProcessTask(ICMMNProcessTask[] childs)
int cMMNProcessTaskCount()
java.util.Iterator cMMNProcessTaskIterator()
ICMMNProcessTask[] toCMMNProcessTaskArray()
ICMMNProcessTask createCMMNProcessTask()
ICMMNProcessTask getCMMNProcessTaskByName(java.lang.String name)
void addCMMNGeneralTaskPlanItem(ICMMNGeneralTaskPlanItem child)
void removeCMMNGeneralTaskPlanItem(ICMMNGeneralTaskPlanItem child)
ICMMNGeneralTaskPlanItem getCMMNGeneralTaskPlanItemByIndex(int index)
void removeCMMNGeneralTaskPlanItemByIndex(int index)
void reorderCMMNGeneralTaskPlanItem(ICMMNGeneralTaskPlanItem[] childs)
int cMMNGeneralTaskPlanItemCount()
java.util.Iterator cMMNGeneralTaskPlanItemIterator()
ICMMNGeneralTaskPlanItem[] toCMMNGeneralTaskPlanItemArray()
ICMMNGeneralTaskPlanItem createCMMNGeneralTaskPlanItem()
ICMMNGeneralTaskPlanItem getCMMNGeneralTaskPlanItemByName(java.lang.String name)
void addCMMNCaseTaskPlanItem(ICMMNCaseTaskPlanItem child)
void removeCMMNCaseTaskPlanItem(ICMMNCaseTaskPlanItem child)
ICMMNCaseTaskPlanItem getCMMNCaseTaskPlanItemByIndex(int index)
void removeCMMNCaseTaskPlanItemByIndex(int index)
void reorderCMMNCaseTaskPlanItem(ICMMNCaseTaskPlanItem[] childs)
int cMMNCaseTaskPlanItemCount()
java.util.Iterator cMMNCaseTaskPlanItemIterator()
ICMMNCaseTaskPlanItem[] toCMMNCaseTaskPlanItemArray()
ICMMNCaseTaskPlanItem createCMMNCaseTaskPlanItem()
ICMMNCaseTaskPlanItem getCMMNCaseTaskPlanItemByName(java.lang.String name)
void addCMMNDecisionTaskPlanItem(ICMMNDecisionTaskPlanItem child)
void removeCMMNDecisionTaskPlanItem(ICMMNDecisionTaskPlanItem child)
ICMMNDecisionTaskPlanItem getCMMNDecisionTaskPlanItemByIndex(int index)
void removeCMMNDecisionTaskPlanItemByIndex(int index)
void reorderCMMNDecisionTaskPlanItem(ICMMNDecisionTaskPlanItem[] childs)
int cMMNDecisionTaskPlanItemCount()
java.util.Iterator cMMNDecisionTaskPlanItemIterator()
ICMMNDecisionTaskPlanItem[] toCMMNDecisionTaskPlanItemArray()
ICMMNDecisionTaskPlanItem createCMMNDecisionTaskPlanItem()
ICMMNDecisionTaskPlanItem getCMMNDecisionTaskPlanItemByName(java.lang.String name)
void addCMMNHumanTaskPlanItem(ICMMNHumanTaskPlanItem child)
void removeCMMNHumanTaskPlanItem(ICMMNHumanTaskPlanItem child)
ICMMNHumanTaskPlanItem getCMMNHumanTaskPlanItemByIndex(int index)
void removeCMMNHumanTaskPlanItemByIndex(int index)
void reorderCMMNHumanTaskPlanItem(ICMMNHumanTaskPlanItem[] childs)
int cMMNHumanTaskPlanItemCount()
java.util.Iterator cMMNHumanTaskPlanItemIterator()
ICMMNHumanTaskPlanItem[] toCMMNHumanTaskPlanItemArray()
ICMMNHumanTaskPlanItem createCMMNHumanTaskPlanItem()
ICMMNHumanTaskPlanItem getCMMNHumanTaskPlanItemByName(java.lang.String name)
void addCMMNMilestonePlanItem(ICMMNMilestonePlanItem child)
void removeCMMNMilestonePlanItem(ICMMNMilestonePlanItem child)
ICMMNMilestonePlanItem getCMMNMilestonePlanItemByIndex(int index)
void removeCMMNMilestonePlanItemByIndex(int index)
void reorderCMMNMilestonePlanItem(ICMMNMilestonePlanItem[] childs)
int cMMNMilestonePlanItemCount()
java.util.Iterator cMMNMilestonePlanItemIterator()
ICMMNMilestonePlanItem[] toCMMNMilestonePlanItemArray()
ICMMNMilestonePlanItem createCMMNMilestonePlanItem()
ICMMNMilestonePlanItem getCMMNMilestonePlanItemByName(java.lang.String name)
void addCMMNProcessTaskPlanItem(ICMMNProcessTaskPlanItem child)
void removeCMMNProcessTaskPlanItem(ICMMNProcessTaskPlanItem child)
ICMMNProcessTaskPlanItem getCMMNProcessTaskPlanItemByIndex(int index)
void removeCMMNProcessTaskPlanItemByIndex(int index)
void reorderCMMNProcessTaskPlanItem(ICMMNProcessTaskPlanItem[] childs)
int cMMNProcessTaskPlanItemCount()
java.util.Iterator cMMNProcessTaskPlanItemIterator()
ICMMNProcessTaskPlanItem[] toCMMNProcessTaskPlanItemArray()
ICMMNProcessTaskPlanItem createCMMNProcessTaskPlanItem()
ICMMNProcessTaskPlanItem getCMMNProcessTaskPlanItemByName(java.lang.String name)
void addCMMNStagePlanItem(ICMMNStagePlanItem child)
void removeCMMNStagePlanItem(ICMMNStagePlanItem child)
ICMMNStagePlanItem getCMMNStagePlanItemByIndex(int index)
void removeCMMNStagePlanItemByIndex(int index)
void reorderCMMNStagePlanItem(ICMMNStagePlanItem[] childs)
int cMMNStagePlanItemCount()
java.util.Iterator cMMNStagePlanItemIterator()
ICMMNStagePlanItem[] toCMMNStagePlanItemArray()
ICMMNStagePlanItem createCMMNStagePlanItem()
ICMMNStagePlanItem getCMMNStagePlanItemByName(java.lang.String name)
void addCMMNGeneralEventListenerPlanItem(ICMMNGeneralEventListenerPlanItem child)
void removeCMMNGeneralEventListenerPlanItem(ICMMNGeneralEventListenerPlanItem child)
ICMMNGeneralEventListenerPlanItem getCMMNGeneralEventListenerPlanItemByIndex(int index)
void removeCMMNGeneralEventListenerPlanItemByIndex(int index)
void reorderCMMNGeneralEventListenerPlanItem(ICMMNGeneralEventListenerPlanItem[] childs)
int cMMNGeneralEventListenerPlanItemCount()
java.util.Iterator cMMNGeneralEventListenerPlanItemIterator()
ICMMNGeneralEventListenerPlanItem[] toCMMNGeneralEventListenerPlanItemArray()
ICMMNGeneralEventListenerPlanItem createCMMNGeneralEventListenerPlanItem()
ICMMNGeneralEventListenerPlanItem getCMMNGeneralEventListenerPlanItemByName(java.lang.String name)
void addCMMNTimerEventListenerPlanItem(ICMMNTimerEventListenerPlanItem child)
void removeCMMNTimerEventListenerPlanItem(ICMMNTimerEventListenerPlanItem child)
ICMMNTimerEventListenerPlanItem getCMMNTimerEventListenerPlanItemByIndex(int index)
void removeCMMNTimerEventListenerPlanItemByIndex(int index)
void reorderCMMNTimerEventListenerPlanItem(ICMMNTimerEventListenerPlanItem[] childs)
int cMMNTimerEventListenerPlanItemCount()
java.util.Iterator cMMNTimerEventListenerPlanItemIterator()
ICMMNTimerEventListenerPlanItem[] toCMMNTimerEventListenerPlanItemArray()
ICMMNTimerEventListenerPlanItem createCMMNTimerEventListenerPlanItem()
ICMMNTimerEventListenerPlanItem getCMMNTimerEventListenerPlanItemByName(java.lang.String name)
void addCMMNUserEventListenerPlanItem(ICMMNUserEventListenerPlanItem child)
void removeCMMNUserEventListenerPlanItem(ICMMNUserEventListenerPlanItem child)
ICMMNUserEventListenerPlanItem getCMMNUserEventListenerPlanItemByIndex(int index)
void removeCMMNUserEventListenerPlanItemByIndex(int index)
void reorderCMMNUserEventListenerPlanItem(ICMMNUserEventListenerPlanItem[] childs)
int cMMNUserEventListenerPlanItemCount()
java.util.Iterator cMMNUserEventListenerPlanItemIterator()
ICMMNUserEventListenerPlanItem[] toCMMNUserEventListenerPlanItemArray()
ICMMNUserEventListenerPlanItem createCMMNUserEventListenerPlanItem()
ICMMNUserEventListenerPlanItem getCMMNUserEventListenerPlanItemByName(java.lang.String name)
void addCMMNPlanningTable(ICMMNPlanningTable child)
void removeCMMNPlanningTable(ICMMNPlanningTable child)
ICMMNPlanningTable getCMMNPlanningTableByIndex(int index)
void removeCMMNPlanningTableByIndex(int index)
void reorderCMMNPlanningTable(ICMMNPlanningTable[] childs)
int cMMNPlanningTableCount()
java.util.Iterator cMMNPlanningTableIterator()
ICMMNPlanningTable[] toCMMNPlanningTableArray()
ICMMNPlanningTable createCMMNPlanningTable()
ICMMNPlanningTable getCMMNPlanningTableByName(java.lang.String name)
void addCMMNExitCriterion(ICMMNExitCriterion child)
void removeCMMNExitCriterion(ICMMNExitCriterion child)
ICMMNExitCriterion getCMMNExitCriterionByIndex(int index)
void removeCMMNExitCriterionByIndex(int index)
void reorderCMMNExitCriterion(ICMMNExitCriterion[] childs)
int cMMNExitCriterionCount()
java.util.Iterator cMMNExitCriterionIterator()
ICMMNExitCriterion[] toCMMNExitCriterionArray()
ICMMNExitCriterion createCMMNExitCriterion()
ICMMNExitCriterion getCMMNExitCriterionByName(java.lang.String name)
int fromRelationshipCount()
ISimpleRelationship
that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445fromRelationshipCount
in interface IModelElement
ISimpleRelationship[] toFromRelationshipArray()
ISimpleRelationship
s that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toFromRelationshipArray
in interface IModelElement
ISimpleRelationship
s that connect from this model elementjava.util.Iterator fromRelationshipIterator()
ISimpleRelationship
s that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445fromRelationshipIterator
in interface IModelElement
ISimpleRelationship
s that connect from this model elementint toRelationshipCount()
ISimpleRelationship
that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toRelationshipCount
in interface IModelElement
ISimpleRelationship[] toToRelationshipArray()
ISimpleRelationship
s that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toToRelationshipArray
in interface IModelElement
ISimpleRelationship
s that connect to this model elementjava.util.Iterator toRelationshipIterator()
ISimpleRelationship
s that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toRelationshipIterator
in interface IModelElement
ISimpleRelationship
s that connect to this model elementint fromRelationshipEndCount()
IRelationshipEnd
that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445fromRelationshipEndCount
in interface IModelElement
IRelationshipEnd[] toFromRelationshipEndArray()
IRelationshipEnd
s that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toFromRelationshipEndArray
in interface IModelElement
IRelationshipEnd
s that connect from this model elementjava.util.Iterator fromRelationshipEndIterator()
IRelationshipEnd
s that connect from this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445fromRelationshipEndIterator
in interface IModelElement
IRelationshipEnd
s that connect from this model elementint toRelationshipEndCount()
IRelationshipEnd
that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toRelationshipEndCount
in interface IModelElement
IRelationshipEnd[] toToRelationshipEndArray()
IRelationshipEnd
s that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toToRelationshipEndArray
in interface IModelElement
IRelationshipEnd
s that connect to this model elementjava.util.Iterator toRelationshipEndIterator()
IRelationshipEnd
s that connect to this model element.
Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2445toRelationshipEndIterator
in interface IModelElement
IRelationshipEnd
s that connect to this model elementvoid setAutoComplete(boolean autoComplete)
boolean isAutoComplete()
void addSentrie(ICMMNSentry sentrie)
void removeSentrie(ICMMNSentry sentrie)
ICMMNSentry getSentrieByIndex(int index)
void removeSentrieByIndex(int index)
int sentrieCount()
java.util.Iterator sentrieIterator()
ICMMNSentry
.ICMMNSentry[] toSentrieArray()
void setDefaultControl(ICMMNPlanItemControl defaultControl)
ICMMNPlanItemControl getDefaultControl()
void addStereotype(java.lang.String name)
IModelElement
IStereotype
does not existing in current project. It will be auto created.addStereotype
in interface IModelElement
void removeStereotype(java.lang.String name)
IModelElement
removeStereotype
in interface IModelElement
void addStereotype(IStereotype stereotype)
IStereotype
into this model element. The IStereotype
may belong to current project or referenced project(s). Sample usage please refer to http://knowhow.visual-paradigm.com/?p=2378addStereotype
in interface IModelElement
stereotype
- the IStereotype
will be added into this model element. The baseType
of the IStereotype
is required to be matched with modelType
of this model element. If they are different, or stereotype is null, will cause an IllegalArgumentException.
java.lang.IllegalArgumentException
- if the stereotype
is null, or its baseType
does not match with modelType
of this model element.void removeStereotype(IStereotype stereotype)
IStereotype
from this model element. The IStereotype
can belong to current project or referenced project(s).removeStereotype
in interface IModelElement
stereotype
- the IStereotype
will be removed from this model element.boolean hasStereotype(java.lang.String name)
hasStereotype
in interface IModelElement
int stereotypeCount()
stereotypeCount
in interface IModelElement
java.lang.String[] toStereotypeArray()
java.util.Iterator stereotypeIterator()
java.util.Iterator stereotypeModelIterator()
IStereotype
.stereotypeModelIterator
in interface IModelElement
IStereotype[] toStereotypeModelArray()
toStereotypeModelArray
in interface IModelElement
void addStereotypes(java.lang.String name)
void removeStereotypes(java.lang.String name)
boolean hasStereotypes(java.lang.String name)
int stereotypesCount()
java.lang.String[] toStereotypesArray()
java.util.Iterator stereotypesIterator()
java.util.Iterator stereotypesModelIterator()
IStereotype[] toStereotypesModelArray()
void setTaggedValues(ITaggedValueContainer taggedValues)
setTaggedValues
in interface IModelElement
ITaggedValueContainer getTaggedValues()
getTaggedValues
in interface IModelElement
void addSyncMappingModel(IModelElement syncMappingModel)
void removeSyncMappingModel(IModelElement syncMappingModel)
IModelElement getSyncMappingModelByIndex(int index)
void removeSyncMappingModelByIndex(int index)
int syncMappingModelCount()
java.util.Iterator syncMappingModelIterator()
IModelElement
.IModelElement[] toSyncMappingModelArray()
void addAnalysisItemModel(IModelElement analysisItemModel)
void removeAnalysisItemModel(IModelElement analysisItemModel)
IModelElement getAnalysisItemModelByIndex(int index)
void removeAnalysisItemModelByIndex(int index)
int analysisItemModelCount()
java.util.Iterator analysisItemModelIterator()
IModelElement
.IModelElement[] toAnalysisItemModelArray()
void setAnalysisItemDiagramIds(java.lang.String[] analysisItemDiagramIds)
java.lang.String[] getAnalysisItemDiagramIds()
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