public interface IUxReference extends IModelElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROP_DESCRIPTION |
static java.lang.String |
PROP_TYPE |
static java.lang.String |
PROP_URL |
static int |
TYPE_A3_RESOURCE |
static int |
TYPE_DIAGRAM |
static int |
TYPE_FILE |
static int |
TYPE_FOLDER |
static int |
TYPE_MODEL_ELEMENT |
static int |
TYPE_SHAPE |
static int |
TYPE_URL |
MODEL_QUALITY_SCORE_IGNORE, MODEL_QUALITY_SCORE_RECALCULATE, PROP_DOCUMENTATION, PROP_NAME, PROP_QUALITY_REASON, PROP_QUALITY_SCORE
Modifier and Type | Method and Description |
---|---|
void |
delete()
Deprecated.
|
java.lang.String |
getDescription() |
int |
getType() |
java.lang.String |
getUrl() |
void |
setDescription(java.lang.String description)
Deprecated.
|
void |
setName(java.lang.String name)
Deprecated.
|
void |
setType(int type)
Deprecated.
|
void |
setUrl(java.lang.String url)
Deprecated.
|
addChild, addPropertyChangeListener, addStereotype, addStereotype, addSubDiagram, canModify, childCount, childCount, childCount, childIterator, childIterator, childIterator, constraintsIterator, createChild, disposeTransientModel, duplicate, fromChartRelationshipCount, fromChartRelationshipIterator, fromRelationshipCount, fromRelationshipEndCount, fromRelationshipEndIterator, fromRelationshipIterator, getAddress, getChildById, getChildByIndex, getChildByIndex, getChildByName, getChildByName, getDescriptionWithReferenceModels, getDiagramElements, getDisplayQualityScore, getDocumentation, getDocumentationWithReferenceModels, getHTMLDescription, getHTMLDescription, 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, getQualityReason, getQualityScore, getReferencedBys, getReferencingModels, getSubDiagramAt, getTaggedValues, hasStereotype, indexOfSubDiagram, isMirrorModelElement, isTransientModel, removeChild, removeChildByIndex, removePropertyChangeListener, removeStereotype, removeStereotype, removeSubDiagram, setDocumentation, setHTMLDescription, setHTMLDocumentation, 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_DESCRIPTION
static final java.lang.String PROP_URL
static final java.lang.String PROP_TYPE
static final int TYPE_FILE
static final int TYPE_URL
static final int TYPE_DIAGRAM
static final int TYPE_FOLDER
static final int TYPE_SHAPE
static final int TYPE_MODEL_ELEMENT
static final int TYPE_A3_RESOURCE
@Deprecated void setName(java.lang.String name)
IModelElement
IModelElement
.setName
in interface IModelElement
@Deprecated void delete()
delete
in interface IModelElement
@Deprecated void setDescription(java.lang.String description)
setDescription
in interface IModelElement
java.lang.String getDescription()
getDescription
in interface IModelElement
@Deprecated void setUrl(java.lang.String url)
java.lang.String getUrl()
@Deprecated void setType(int type)
int getType()