|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Image
A representation of the model object 'Image'.
The following features are supported:
DiagramInterchangePackage.getImage()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getMimeType()
Returns the value of the 'Mime Type' attribute |
java.lang.String |
getUri()
Returns the value of the 'Uri' attribute |
void |
setMimeType(java.lang.String value)
Sets the value of the ' Mime Type ' attribute |
void |
setUri(java.lang.String value)
Sets the value of the ' Uri ' attribute.
|
Methods inherited from interface org.topcased.modeler.di.model.DiagramElement |
---|
getContainer, getProperty, getReference, isVisible, setContainer, setVisible |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String)
,
DiagramInterchangePackage.getImage_Uri()
void setUri(java.lang.String value)
Uri
' attribute.
value
- the new value of the 'Uri' attribute.getUri()
java.lang.String getMimeType()
If the meaning of the 'Mime Type' attribute isn't clear, there really should be more of a description here...
setMimeType(String)
,
DiagramInterchangePackage.getImage_MimeType()
void setMimeType(java.lang.String value)
Mime Type
' attribute.
value
- the new value of the 'Mime Type' attribute.getMimeType()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.