public interface DiagramImage extends LeafElement
The following features are supported:
com.sodius.mdw.metamodel.uml21.Uml21Package#getDiagramImage()
Modifier and Type | Method and Description |
---|---|
String |
getMimeType()
Returns the value of the 'Mime Type' attribute.
|
String |
getUri()
Returns the value of the 'Uri' attribute.
|
void |
setMimeType(String value)
Sets the value of the '
Mime Type ' attribute |
void |
setUri(String value)
Sets the value of the '
Uri ' attribute |
getContainer, getDiagram, getProperty, getProperty, getProperty, getProperty, getReference, isSetIsVisible, isVisible, removeProperty, setContainer, setIsVisible, setProperty, setProperty, unsetIsVisible
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getMimeType()
""
.
setMimeType(String)
,
com.sodius.mdw.metamodel.uml21.Uml21Package#getDiagramImage_MimeType()
void setMimeType(String value)
Mime Type
' attribute.
value
- the new value of the 'Mime Type' attribute.getMimeType()
String getUri()
""
.
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String)
,
com.sodius.mdw.metamodel.uml21.Uml21Package#getDiagramImage_Uri()