public interface IRegion 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_INTERNAL_TRANSITIONS |
static java.lang.String |
PROP_QUALITY_REASON |
static java.lang.String |
PROP_QUALITY_SCORE |
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_VOICESMODEL_QUALITY_SCORE_IGNORE, MODEL_QUALITY_SCORE_RECALCULATE, PROP_NAMEaddComment, 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, 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, indexOfSubDiagram, isMirrorModelElement, isTransientModel, removeChild, removeChildByIndex, removePropertyChangeListener, removeSubDiagram, setDocumentation, setHTMLDocumentation, setName, setNickDescription, setNickDocumentation, setNickHTMLDescription, setNickHTMLDocumentation, setNickname, subDiagramCount, subDiagramIterator, toChartRelationshipCount, toChartRelationshipIterator, toChildArray, toChildArray, toChildArray, toFromChartRelationshipArray, toFromRelationshipArray, toFromRelationshipEndArray, toModelPropertyArray, toPropertiesString, toRelationshipCount, toRelationshipEndCount, toRelationshipEndIterator, toRelationshipIterator, toSubDiagramArray, toToChartRelationshipArray, toToRelationshipArray, toToRelationshipEndArraystatic 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
static final java.lang.String PROP_INTERNAL_TRANSITIONS
void addState2(IState2 child)
void removeState2(IState2 child)
IState2 getState2ByIndex(int index)
void removeState2ByIndex(int index)
void reorderState2(IState2[] childs)
int state2Count()
java.util.Iterator state2Iterator()
IState2[] toState2Array()
IState2 createState2()
IState2 getState2ByName(java.lang.String name)
void addSubmachineState2(ISubmachineState2 child)
void removeSubmachineState2(ISubmachineState2 child)
ISubmachineState2 getSubmachineState2ByIndex(int index)
void removeSubmachineState2ByIndex(int index)
void reorderSubmachineState2(ISubmachineState2[] childs)
int submachineState2Count()
java.util.Iterator submachineState2Iterator()
ISubmachineState2[] toSubmachineState2Array()
ISubmachineState2 createSubmachineState2()
ISubmachineState2 getSubmachineState2ByName(java.lang.String name)
void addInitialPseudoState(IInitialPseudoState child)
void removeInitialPseudoState(IInitialPseudoState child)
IInitialPseudoState getInitialPseudoStateByIndex(int index)
void removeInitialPseudoStateByIndex(int index)
void reorderInitialPseudoState(IInitialPseudoState[] childs)
int initialPseudoStateCount()
java.util.Iterator initialPseudoStateIterator()
IInitialPseudoState[] toInitialPseudoStateArray()
IInitialPseudoState createInitialPseudoState()
IInitialPseudoState getInitialPseudoStateByName(java.lang.String name)
void addShallowHistory(IShallowHistory child)
void removeShallowHistory(IShallowHistory child)
IShallowHistory getShallowHistoryByIndex(int index)
void removeShallowHistoryByIndex(int index)
void reorderShallowHistory(IShallowHistory[] childs)
int shallowHistoryCount()
java.util.Iterator shallowHistoryIterator()
IShallowHistory[] toShallowHistoryArray()
IShallowHistory createShallowHistory()
IShallowHistory getShallowHistoryByName(java.lang.String name)
void addDeepHistory(IDeepHistory child)
void removeDeepHistory(IDeepHistory child)
IDeepHistory getDeepHistoryByIndex(int index)
void removeDeepHistoryByIndex(int index)
void reorderDeepHistory(IDeepHistory[] childs)
int deepHistoryCount()
java.util.Iterator deepHistoryIterator()
IDeepHistory[] toDeepHistoryArray()
IDeepHistory createDeepHistory()
IDeepHistory getDeepHistoryByName(java.lang.String name)
void addJoin(IJoin child)
void removeJoin(IJoin child)
IJoin getJoinByIndex(int index)
void removeJoinByIndex(int index)
void reorderJoin(IJoin[] childs)
int joinCount()
java.util.Iterator joinIterator()
IJoin[] toJoinArray()
IJoin createJoin()
IJoin getJoinByName(java.lang.String name)
void addFork(IFork child)
void removeFork(IFork child)
IFork getForkByIndex(int index)
void removeForkByIndex(int index)
void reorderFork(IFork[] childs)
int forkCount()
java.util.Iterator forkIterator()
IFork[] toForkArray()
IFork createFork()
IFork getForkByName(java.lang.String name)
void addJunction(IJunction child)
void removeJunction(IJunction child)
IJunction getJunctionByIndex(int index)
void removeJunctionByIndex(int index)
void reorderJunction(IJunction[] childs)
int junctionCount()
java.util.Iterator junctionIterator()
IJunction[] toJunctionArray()
IJunction createJunction()
IJunction getJunctionByName(java.lang.String name)
void addChoice(IChoice child)
void removeChoice(IChoice child)
IChoice getChoiceByIndex(int index)
void removeChoiceByIndex(int index)
void reorderChoice(IChoice[] childs)
int choiceCount()
java.util.Iterator choiceIterator()
IChoice[] toChoiceArray()
IChoice createChoice()
IChoice getChoiceByName(java.lang.String name)
void addTerminate(ITerminate child)
void removeTerminate(ITerminate child)
ITerminate getTerminateByIndex(int index)
void removeTerminateByIndex(int index)
void reorderTerminate(ITerminate[] childs)
int terminateCount()
java.util.Iterator terminateIterator()
ITerminate[] toTerminateArray()
ITerminate createTerminate()
ITerminate getTerminateByName(java.lang.String name)
void addFinalState2(IFinalState2 child)
void removeFinalState2(IFinalState2 child)
IFinalState2 getFinalState2ByIndex(int index)
void removeFinalState2ByIndex(int index)
void reorderFinalState2(IFinalState2[] childs)
int finalState2Count()
java.util.Iterator finalState2Iterator()
IFinalState2[] toFinalState2Array()
IFinalState2 createFinalState2()
IFinalState2 getFinalState2ByName(java.lang.String name)
void addNOTE(INOTE child)
void removeNOTE(INOTE child)
INOTE getNOTEByIndex(int index)
void removeNOTEByIndex(int index)
void reorderNOTE(INOTE[] childs)
int nOTECount()
java.util.Iterator nOTEIterator()
INOTE[] toNOTEArray()
INOTE createNOTE()
INOTE getNOTEByName(java.lang.String name)
void addStereotype(java.lang.String name)
IModelElementIStereotype does not existing in current project. It will be auto created.addStereotype in interface IModelElementvoid removeStereotype(java.lang.String name)
IModelElementremoveStereotype in interface IModelElementvoid 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 IModelElementstereotype - 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 IModelElementstereotype - the IStereotype will be removed from this model element.boolean hasStereotype(java.lang.String name)
hasStereotype in interface IModelElementint stereotypeCount()
stereotypeCount in interface IModelElementjava.lang.String[] toStereotypeArray()
java.util.Iterator stereotypeIterator()
java.util.Iterator stereotypeModelIterator()
IStereotype.stereotypeModelIterator in interface IModelElementIStereotype[] toStereotypeModelArray()
toStereotypeModelArray in interface IModelElementvoid 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 IModelElementITaggedValueContainer getTaggedValues()
getTaggedValues in interface IModelElementvoid 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()
IModelElementgetQualityScore in interface IModelElementvoid setQualityReason(java.lang.String qualityReason)
java.lang.String getQualityReason()
IModelElementgetQualityReason in interface IModelElementvoid addInternalTransition(ITransition2 internalTransition)
void removeInternalTransition(ITransition2 internalTransition)
ITransition2 getInternalTransitionByIndex(int index)
void removeInternalTransitionByIndex(int index)
int internalTransitionCount()
java.util.Iterator internalTransitionIterator()
ITransition2.ITransition2[] toInternalTransitionArray()