|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FigureElement
A representation of the model object 'Fig Element'.
The following features are supported:
MarkupPackage.getFigureElement()| Method Summary | |
|---|---|
int |
getActualHeight()
Returns the value of the 'Actual Height' attribute. |
int |
getActualWidth()
Returns the value of the 'Actual Width' attribute. |
java.lang.String |
getAlt()
Returns the value of the 'Alt' attribute. |
java.lang.String |
getDef()
Returns the value of the 'Def' attribute. |
int |
getId()
Returns the value of the 'Id' attribute. |
java.lang.String |
getRequiredHeight()
Returns the value of the 'Required Height' attribute. |
java.lang.String |
getRequiredWidth()
Returns the value of the 'Required Width' attribute. |
java.lang.String |
getSrc()
Returns the value of the 'Src' attribute. |
void |
setAlt(java.lang.String value)
Sets the value of the ' Alt' attribute. |
void |
setDef(java.lang.String value)
Sets the value of the ' Def' attribute. |
void |
setRequiredHeight(java.lang.String value)
Sets the value of the ' Required Height' attribute. |
void |
setRequiredWidth(java.lang.String value)
Sets the value of the ' Required Width' attribute. |
void |
setSrc(java.lang.String value)
Sets the value of the ' Src' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.markup.MarkupElement |
|---|
getOwner, getUniqueId, setOwner |
| 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 |
|---|
int getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
MarkupPackage.getFigureElement_Id()java.lang.String getSrc()
If the meaning of the 'Src' attribute isn't clear, there really should be more of a description here...
setSrc(String),
MarkupPackage.getFigureElement_Src()void setSrc(java.lang.String value)
Src' attribute.
value - the new value of the 'Src' attribute.getSrc()java.lang.String getAlt()
If the meaning of the 'Alt' attribute isn't clear, there really should be more of a description here...
setAlt(String),
MarkupPackage.getFigureElement_Alt()void setAlt(java.lang.String value)
Alt' attribute.
value - the new value of the 'Alt' attribute.getAlt()java.lang.String getDef()
If the meaning of the 'Def' attribute isn't clear, there really should be more of a description here...
setDef(String),
MarkupPackage.getFigureElement_Def()void setDef(java.lang.String value)
Def' attribute.
value - the new value of the 'Def' attribute.getDef()java.lang.String getRequiredWidth()
If the meaning of the 'Required Width' attribute isn't clear, there really should be more of a description here...
setRequiredWidth(String),
MarkupPackage.getFigureElement_RequiredWidth()void setRequiredWidth(java.lang.String value)
Required Width' attribute.
value - the new value of the 'Required Width' attribute.getRequiredWidth()java.lang.String getRequiredHeight()
If the meaning of the 'Required Height' attribute isn't clear, there really should be more of a description here...
setRequiredHeight(String),
MarkupPackage.getFigureElement_RequiredHeight()void setRequiredHeight(java.lang.String value)
Required Height' attribute.
value - the new value of the 'Required Height' attribute.getRequiredHeight()int getActualWidth()
If the meaning of the 'Actual Width' attribute isn't clear, there really should be more of a description here...
MarkupPackage.getFigureElement_ActualWidth()int getActualHeight()
If the meaning of the 'Actual Height' attribute isn't clear, there really should be more of a description here...
MarkupPackage.getFigureElement_ActualHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||