|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeTextProperty
A representation of the model object 'Attribute Text Property'.
The following features are supported:
DomPackage.getAttributeTextProperty()| Method Summary | |
|---|---|
String |
getHstoreColumn()
Returns the value of the 'Hstore Column' attribute. |
String |
getLabelText()
Returns the value of the 'Label Text' attribute. |
String |
getTooltipText()
Returns the value of the 'Tooltip Text' attribute. |
Attribute |
getUnitAttribute()
Returns the value of the 'Unit Attribute' reference. |
String |
getUnitText()
Returns the value of the 'Unit Text' attribute. |
void |
setHstoreColumn(String value)
Sets the value of the ' Hstore Column' attribute. |
void |
setLabelText(String value)
Sets the value of the ' Label Text' attribute. |
void |
setTooltipText(String value)
Sets the value of the ' Tooltip Text' attribute. |
void |
setUnitAttribute(Attribute value)
Sets the value of the ' Unit Attribute' reference. |
void |
setUnitText(String value)
Sets the value of the ' Unit Text' attribute. |
| 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 |
| Method Detail |
|---|
String getLabelText()
If the meaning of the 'Label Text' attribute isn't clear, there really should be more of a description here...
setLabelText(String),
DomPackage.getAttributeTextProperty_LabelText()void setLabelText(String value)
Label Text' attribute.
value - the new value of the 'Label Text' attribute.getLabelText()String getTooltipText()
If the meaning of the 'Tooltip Text' attribute isn't clear, there really should be more of a description here...
setTooltipText(String),
DomPackage.getAttributeTextProperty_TooltipText()void setTooltipText(String value)
Tooltip Text' attribute.
value - the new value of the 'Tooltip Text' attribute.getTooltipText()String getUnitText()
If the meaning of the 'Unit Text' attribute isn't clear, there really should be more of a description here...
setUnitText(String),
DomPackage.getAttributeTextProperty_UnitText()void setUnitText(String value)
Unit Text' attribute.
value - the new value of the 'Unit Text' attribute.getUnitText()Attribute getUnitAttribute()
If the meaning of the 'Unit Attribute' reference isn't clear, there really should be more of a description here...
setUnitAttribute(Attribute),
DomPackage.getAttributeTextProperty_UnitAttribute()void setUnitAttribute(Attribute value)
Unit Attribute' reference.
value - the new value of the 'Unit Attribute' reference.getUnitAttribute()String getHstoreColumn()
If the meaning of the 'Hstore Column' attribute isn't clear, there really should be more of a description here...
setHstoreColumn(String),
DomPackage.getAttributeTextProperty_HstoreColumn()void setHstoreColumn(String value)
Hstore Column' attribute.
value - the new value of the 'Hstore Column' attribute.getHstoreColumn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||