|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BundleImage
A representation of the model object 'Bundle Image'. Image bundled as part of distribution
The following features are supported:
GMFToolPackage.getBundleImage()| Method Summary | |
|---|---|
String |
getBundle()
Returns the value of the 'Bundle' attribute. |
String |
getPath()
Returns the value of the 'Path' attribute. |
void |
setBundle(String value)
Sets the value of the ' Bundle' attribute. |
void |
setPath(String value)
Sets the value of the ' Path' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
Relative path to image
setPath(String),
GMFToolPackage.getBundleImage_Path()void setPath(String value)
Path' attribute.
value - the new value of the 'Path' attribute.getPath()String getBundle()
If the meaning of the 'Bundle' attribute isn't clear, there really should be more of a description here...
Empty value means image path is relative to generated bundle
setBundle(String),
GMFToolPackage.getBundleImage_Bundle()void setBundle(String value)
Bundle' attribute.
value - the new value of the 'Bundle' attribute.getBundle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||