| Package | Description |
|---|---|
| org.eclipse.ocl.xtext.markup | |
| org.eclipse.ocl.xtext.markupcs | |
| org.eclipse.ocl.xtext.markupcs.impl | |
| org.eclipse.ocl.xtext.markupcs.util |
| Modifier and Type | Method and Description |
|---|---|
HTMLBuffer |
MarkupToHTML.caseTextElement(TextElement object) |
StringBuilder |
MarkupToTree.caseTextElement(TextElement object) |
StringBuilder |
MarkupToString.caseTextElement(TextElement object) |
| Modifier and Type | Method and Description |
|---|---|
TextElement |
MarkupFactory.createTextElement()
Returns a new object of class 'Text Element'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextElementImpl
An implementation of the model object 'Text Element'.
|
| Modifier and Type | Method and Description |
|---|---|
TextElement |
MarkupFactoryImpl.createTextElement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MarkupSwitch.caseTextElement(TextElement object)
Returns the result of interpreting the object as an instance of 'Text Element'.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.