|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TrimFunction
A representation of the model object 'Trim Function'.
The following features are supported:
DomPackage.getTrimFunction()| Method Summary | |
|---|---|
StringLiteralValue |
getCharacter()
Returns the value of the 'Character' containment reference. |
Expression |
getFrom()
Returns the value of the 'From' containment reference. |
String |
getFunction()
Returns the value of the 'Function' attribute. |
String |
getMode()
Returns the value of the 'Mode' attribute. |
void |
setCharacter(StringLiteralValue value)
Sets the value of the ' Character' containment reference. |
void |
setFrom(Expression value)
Sets the value of the ' From' containment reference. |
void |
setFunction(String value)
Sets the value of the ' Function' attribute. |
void |
setMode(String value)
Sets the value of the ' Mode' 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 getFunction()
If the meaning of the 'Function' attribute isn't clear, there really should be more of a description here...
setFunction(String),
DomPackage.getTrimFunction_Function()void setFunction(String value)
Function' attribute.
value - the new value of the 'Function' attribute.getFunction()String getMode()
If the meaning of the 'Mode' attribute isn't clear, there really should be more of a description here...
setMode(String),
DomPackage.getTrimFunction_Mode()void setMode(String value)
Mode' attribute.
value - the new value of the 'Mode' attribute.getMode()StringLiteralValue getCharacter()
If the meaning of the 'Character' containment reference isn't clear, there really should be more of a description here...
setCharacter(StringLiteralValue),
DomPackage.getTrimFunction_Character()void setCharacter(StringLiteralValue value)
Character' containment reference.
value - the new value of the 'Character' containment reference.getCharacter()Expression getFrom()
If the meaning of the 'From' containment reference isn't clear, there really should be more of a description here...
setFrom(Expression),
DomPackage.getTrimFunction_From()void setFrom(Expression value)
From' containment reference.
value - the new value of the 'From' containment reference.getFrom()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||