public class FormalExpressionBodyHandler extends AbstractConverterHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
protected org.eclipse.emf.ecore.util.FeatureMap |
getMixed() |
static FormalExpressionBodyHandler |
of(FormalExpression formalExpression) |
void |
setBody(String newBody) |
void |
setCDataBody(String newBody) |
get_3_6, get, set, setpublic static FormalExpressionBodyHandler of(FormalExpression formalExpression)
public String getBody()
public void setBody(String newBody)
public void setCDataBody(String newBody)
protected org.eclipse.emf.ecore.util.FeatureMap getMixed()
getMixed in class AbstractConverterHandlerCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.