|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SVGProperty
A representation of the model object 'SVG Property'.
The following features are supported:
GMFGraphPackage.getSVGProperty()| Method Summary | |
|---|---|
String |
getAttribute()
Returns the value of the 'Attribute' attribute. |
String |
getGetter()
Returns the value of the 'Getter' attribute. |
String |
getQuery()
Returns the value of the 'Query' attribute. |
String |
getSetter()
Returns the value of the 'Setter' attribute. |
SVGPropertyType |
getType()
Returns the value of the 'Type' attribute. |
boolean |
isCallSuper()
Returns the value of the 'Call Super' attribute. |
void |
setAttribute(String value)
Sets the value of the ' Attribute' attribute. |
void |
setCallSuper(boolean value)
Sets the value of the ' Call Super' attribute. |
void |
setGetter(String value)
Sets the value of the ' Getter' attribute. |
void |
setQuery(String value)
Sets the value of the ' Query' attribute. |
void |
setSetter(String value)
Sets the value of the ' Setter' attribute. |
void |
setType(SVGPropertyType value)
Sets the value of the ' Type' 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 getQuery()
If the meaning of the 'Query' attribute isn't clear, there really should be more of a description here...
setQuery(String),
GMFGraphPackage.getSVGProperty_Query()void setQuery(String value)
Query' attribute.
value - the new value of the 'Query' attribute.getQuery()String getAttribute()
If the meaning of the 'Attribute' attribute isn't clear, there really should be more of a description here...
setAttribute(String),
GMFGraphPackage.getSVGProperty_Attribute()void setAttribute(String value)
Attribute' attribute.
value - the new value of the 'Attribute' attribute.getAttribute()SVGPropertyType getType()
SVGPropertyType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
SVGPropertyType,
setType(SVGPropertyType),
GMFGraphPackage.getSVGProperty_Type()void setType(SVGPropertyType value)
Type' attribute.
value - the new value of the 'Type' attribute.SVGPropertyType,
getType()String getGetter()
If the meaning of the 'Getter' attribute isn't clear, there really should be more of a description here...
setGetter(String),
GMFGraphPackage.getSVGProperty_Getter()void setGetter(String value)
Getter' attribute.
value - the new value of the 'Getter' attribute.getGetter()String getSetter()
If the meaning of the 'Setter' attribute isn't clear, there really should be more of a description here...
setSetter(String),
GMFGraphPackage.getSVGProperty_Setter()void setSetter(String value)
Setter' attribute.
value - the new value of the 'Setter' attribute.getSetter()boolean isCallSuper()
If the meaning of the 'Call Super' attribute isn't clear, there really should be more of a description here...
setCallSuper(boolean),
GMFGraphPackage.getSVGProperty_CallSuper()void setCallSuper(boolean value)
Call Super' attribute.
value - the new value of the 'Call Super' attribute.isCallSuper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||