public interface IUIWebPanel 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_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_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_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 addUIWebComboBox(IUIWebComboBox child)
void removeUIWebComboBox(IUIWebComboBox child)
IUIWebComboBox getUIWebComboBoxByIndex(int index)
void removeUIWebComboBoxByIndex(int index)
void reorderUIWebComboBox(IUIWebComboBox[] childs)
int uIWebComboBoxCount()
java.util.Iterator uIWebComboBoxIterator()
IUIWebComboBox[] toUIWebComboBoxArray()
IUIWebComboBox createUIWebComboBox()
IUIWebComboBox getUIWebComboBoxByName(java.lang.String name)
void addUIWebInput(IUIWebInput child)
void removeUIWebInput(IUIWebInput child)
IUIWebInput getUIWebInputByIndex(int index)
void removeUIWebInputByIndex(int index)
void reorderUIWebInput(IUIWebInput[] childs)
int uIWebInputCount()
java.util.Iterator uIWebInputIterator()
IUIWebInput[] toUIWebInputArray()
IUIWebInput createUIWebInput()
IUIWebInput getUIWebInputByName(java.lang.String name)
void addUIWebLabel(IUIWebLabel child)
void removeUIWebLabel(IUIWebLabel child)
IUIWebLabel getUIWebLabelByIndex(int index)
void removeUIWebLabelByIndex(int index)
void reorderUIWebLabel(IUIWebLabel[] childs)
int uIWebLabelCount()
java.util.Iterator uIWebLabelIterator()
IUIWebLabel[] toUIWebLabelArray()
IUIWebLabel createUIWebLabel()
IUIWebLabel getUIWebLabelByName(java.lang.String name)
void addUIWebList(IUIWebList child)
void removeUIWebList(IUIWebList child)
IUIWebList getUIWebListByIndex(int index)
void removeUIWebListByIndex(int index)
void reorderUIWebList(IUIWebList[] childs)
int uIWebListCount()
java.util.Iterator uIWebListIterator()
IUIWebList[] toUIWebListArray()
IUIWebList createUIWebList()
IUIWebList getUIWebListByName(java.lang.String name)
void addUIWebPanel(IUIWebPanel child)
void removeUIWebPanel(IUIWebPanel child)
IUIWebPanel getUIWebPanelByIndex(int index)
void removeUIWebPanelByIndex(int index)
void reorderUIWebPanel(IUIWebPanel[] childs)
int uIWebPanelCount()
java.util.Iterator uIWebPanelIterator()
IUIWebPanel[] toUIWebPanelArray()
IUIWebPanel createUIWebPanel()
IUIWebPanel getUIWebPanelByName(java.lang.String name)
void addUIWebTextArea(IUIWebTextArea child)
void removeUIWebTextArea(IUIWebTextArea child)
IUIWebTextArea getUIWebTextAreaByIndex(int index)
void removeUIWebTextAreaByIndex(int index)
void reorderUIWebTextArea(IUIWebTextArea[] childs)
int uIWebTextAreaCount()
java.util.Iterator uIWebTextAreaIterator()
IUIWebTextArea[] toUIWebTextAreaArray()
IUIWebTextArea createUIWebTextArea()
IUIWebTextArea getUIWebTextAreaByName(java.lang.String name)
void addUIWebButtonInput(IUIWebButtonInput child)
void removeUIWebButtonInput(IUIWebButtonInput child)
IUIWebButtonInput getUIWebButtonInputByIndex(int index)
void removeUIWebButtonInputByIndex(int index)
void reorderUIWebButtonInput(IUIWebButtonInput[] childs)
int uIWebButtonInputCount()
java.util.Iterator uIWebButtonInputIterator()
IUIWebButtonInput[] toUIWebButtonInputArray()
IUIWebButtonInput createUIWebButtonInput()
IUIWebButtonInput getUIWebButtonInputByName(java.lang.String name)
void addUIWebCheckBoxInput(IUIWebCheckBoxInput child)
void removeUIWebCheckBoxInput(IUIWebCheckBoxInput child)
IUIWebCheckBoxInput getUIWebCheckBoxInputByIndex(int index)
void removeUIWebCheckBoxInputByIndex(int index)
void reorderUIWebCheckBoxInput(IUIWebCheckBoxInput[] childs)
int uIWebCheckBoxInputCount()
java.util.Iterator uIWebCheckBoxInputIterator()
IUIWebCheckBoxInput[] toUIWebCheckBoxInputArray()
IUIWebCheckBoxInput createUIWebCheckBoxInput()
IUIWebCheckBoxInput getUIWebCheckBoxInputByName(java.lang.String name)
void addUIWebFileInput(IUIWebFileInput child)
void removeUIWebFileInput(IUIWebFileInput child)
IUIWebFileInput getUIWebFileInputByIndex(int index)
void removeUIWebFileInputByIndex(int index)
void reorderUIWebFileInput(IUIWebFileInput[] childs)
int uIWebFileInputCount()
java.util.Iterator uIWebFileInputIterator()
IUIWebFileInput[] toUIWebFileInputArray()
IUIWebFileInput createUIWebFileInput()
IUIWebFileInput getUIWebFileInputByName(java.lang.String name)
void addUIWebPasswordInput(IUIWebPasswordInput child)
void removeUIWebPasswordInput(IUIWebPasswordInput child)
IUIWebPasswordInput getUIWebPasswordInputByIndex(int index)
void removeUIWebPasswordInputByIndex(int index)
void reorderUIWebPasswordInput(IUIWebPasswordInput[] childs)
int uIWebPasswordInputCount()
java.util.Iterator uIWebPasswordInputIterator()
IUIWebPasswordInput[] toUIWebPasswordInputArray()
IUIWebPasswordInput createUIWebPasswordInput()
IUIWebPasswordInput getUIWebPasswordInputByName(java.lang.String name)
void addUIWebRadioInput(IUIWebRadioInput child)
void removeUIWebRadioInput(IUIWebRadioInput child)
IUIWebRadioInput getUIWebRadioInputByIndex(int index)
void removeUIWebRadioInputByIndex(int index)
void reorderUIWebRadioInput(IUIWebRadioInput[] childs)
int uIWebRadioInputCount()
java.util.Iterator uIWebRadioInputIterator()
IUIWebRadioInput[] toUIWebRadioInputArray()
IUIWebRadioInput createUIWebRadioInput()
IUIWebRadioInput getUIWebRadioInputByName(java.lang.String name)
void addUIWebResetInput(IUIWebResetInput child)
void removeUIWebResetInput(IUIWebResetInput child)
IUIWebResetInput getUIWebResetInputByIndex(int index)
void removeUIWebResetInputByIndex(int index)
void reorderUIWebResetInput(IUIWebResetInput[] childs)
int uIWebResetInputCount()
java.util.Iterator uIWebResetInputIterator()
IUIWebResetInput[] toUIWebResetInputArray()
IUIWebResetInput createUIWebResetInput()
IUIWebResetInput getUIWebResetInputByName(java.lang.String name)
void addUIWebSubmitInput(IUIWebSubmitInput child)
void removeUIWebSubmitInput(IUIWebSubmitInput child)
IUIWebSubmitInput getUIWebSubmitInputByIndex(int index)
void removeUIWebSubmitInputByIndex(int index)
void reorderUIWebSubmitInput(IUIWebSubmitInput[] childs)
int uIWebSubmitInputCount()
java.util.Iterator uIWebSubmitInputIterator()
IUIWebSubmitInput[] toUIWebSubmitInputArray()
IUIWebSubmitInput createUIWebSubmitInput()
IUIWebSubmitInput getUIWebSubmitInputByName(java.lang.String name)
void addUIWebTextInput(IUIWebTextInput child)
void removeUIWebTextInput(IUIWebTextInput child)
IUIWebTextInput getUIWebTextInputByIndex(int index)
void removeUIWebTextInputByIndex(int index)
void reorderUIWebTextInput(IUIWebTextInput[] childs)
int uIWebTextInputCount()
java.util.Iterator uIWebTextInputIterator()
IUIWebTextInput[] toUIWebTextInputArray()
IUIWebTextInput createUIWebTextInput()
IUIWebTextInput getUIWebTextInputByName(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 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