|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IfConditionStart
A representation of the model object 'If Condition Start'.
The following features are supported:
ProcessedRichStringPackage.getIfConditionStart()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<ElseIfCondition> |
getElseIfConditions()
Returns the value of the 'Else If Conditions' reference list. |
ElseStart |
getElseStart()
Returns the value of the 'Else Start' reference. |
EndIf |
getEndIf()
Returns the value of the 'End If' reference |
RichStringIf |
getRichStringIf()
Returns the value of the 'Rich String If' reference |
void |
setElseStart(ElseStart value)
Sets the value of the ' Else Start' reference |
void |
setEndIf(EndIf value)
Sets the value of the ' End If' reference |
void |
setRichStringIf(RichStringIf value)
Sets the value of the ' Rich String If' reference |
| Methods inherited from interface org.eclipse.xtext.xtend2.richstring.LinePart |
|---|
getLine, setLine |
| 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 |
|---|
RichStringIf getRichStringIf()
If the meaning of the 'Rich String If' reference isn't clear, there really should be more of a description here...
setRichStringIf(RichStringIf),
ProcessedRichStringPackage.getIfConditionStart_RichStringIf()void setRichStringIf(RichStringIf value)
Rich String If' reference.
value - the new value of the 'Rich String If' reference.getRichStringIf()ElseStart getElseStart()
If Condition Start'.
If the meaning of the 'Else Start' reference isn't clear, there really should be more of a description here...
setElseStart(ElseStart),
ProcessedRichStringPackage.getIfConditionStart_ElseStart(),
ElseStart.getIfConditionStart()void setElseStart(ElseStart value)
Else Start' reference.
value - the new value of the 'Else Start' reference.getElseStart()org.eclipse.emf.common.util.EList<ElseIfCondition> getElseIfConditions()
ElseIfCondition.
It is bidirectional and its opposite is 'If Condition Start'.
If the meaning of the 'Else If Conditions' reference list isn't clear, there really should be more of a description here...
ProcessedRichStringPackage.getIfConditionStart_ElseIfConditions(),
ElseIfCondition.getIfConditionStart()EndIf getEndIf()
If the meaning of the 'End If' reference isn't clear, there really should be more of a description here...
setEndIf(EndIf),
ProcessedRichStringPackage.getIfConditionStart_EndIf()void setEndIf(EndIf value)
End If' reference.
value - the new value of the 'End If' reference.getEndIf()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||