public interface Root
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RichtextPackage.getRoot()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTENT_TYPE |
Modifier and Type | Method and Description |
---|---|
Body |
getBody()
Returns the value of the 'Body' containment reference.
|
void |
setBody(Body value)
Sets the value of the '
Body ' containment reference. |
static final java.lang.String CONTENT_TYPE
Body getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(Body)
,
RichtextPackage.getRoot_Body()