|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CastFunction
A representation of the model object 'Cast Function'.
The following features are supported:
DomPackage.getCastFunction()| Method Summary | |
|---|---|
Expression |
getFrom()
Returns the value of the 'From' containment reference. |
String |
getFunction()
Returns the value of the 'Function' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
void |
setFrom(Expression value)
Sets the value of the ' From' containment reference. |
void |
setFunction(String value)
Sets the value of the ' Function' attribute. |
void |
setName(String value)
Sets the value of the ' Name' 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.getCastFunction_Function()void setFunction(String value)
Function' attribute.
value - the new value of the 'Function' attribute.getFunction()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.getCastFunction_From()void setFrom(Expression value)
From' containment reference.
value - the new value of the 'From' containment reference.getFrom()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DomPackage.getCastFunction_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||