|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessedRichString
A representation of the model object 'Processed Rich String'.
The following features are supported:
ProcessedRichStringPackage.getProcessedRichString()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<Line> |
getLines()
Returns the value of the 'Lines' containment reference list. |
RichString |
getRichString()
Returns the value of the 'Rich String' reference |
void |
setRichString(RichString value)
Sets the value of the ' Rich String ' reference |
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 |
---|
RichString getRichString()
If the meaning of the 'Rich String' reference isn't clear, there really should be more of a description here...
setRichString(RichString)
,
ProcessedRichStringPackage.getProcessedRichString_RichString()
void setRichString(RichString value)
Rich String
' reference.
value
- the new value of the 'Rich String' reference.getRichString()
org.eclipse.emf.common.util.EList<Line> getLines()
Line
.
It is bidirectional and its opposite is 'Rich String
'.
If the meaning of the 'Lines' containment reference list isn't clear, there really should be more of a description here...
ProcessedRichStringPackage.getProcessedRichString_Lines()
,
Line.getRichString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |