|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SVGFile
A representation of the model object 'SVG File'.
The following features are supported:
MappingPackage.getSVGFile()
Method Summary | |
---|---|
String |
getFilename()
Returns the value of the 'Filename' attribute. |
EList<SVGElement> |
getSvgElement()
Returns the value of the 'Svg Element' containment reference list. |
void |
setFilename(String value)
Sets the value of the ' Filename ' 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 getFilename()
""
.
If the meaning of the 'Filename' attribute isn't clear, there really should be more of a description here...
setFilename(String)
,
MappingPackage.getSVGFile_Filename()
default | = | |
unique | = | false |
void setFilename(String value)
Filename
' attribute.
value
- the new value of the 'Filename' attribute.getFilename()
EList<SVGElement> getSvgElement()
SVGElement
.
If the meaning of the 'Svg Element' containment reference list isn't clear, there really should be more of a description here...
MappingPackage.getSVGFile_SvgElement()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |