| 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.caseNewLineElement(NewLineElement object) |
StringBuilder |
MarkupToTree.caseNewLineElement(NewLineElement object) |
StringBuilder |
MarkupToString.caseNewLineElement(NewLineElement object) |
static int |
MarkupUtils.getNewlineCount(NewLineElement element) |
| Modifier and Type | Method and Description |
|---|---|
NewLineElement |
MarkupFactory.createNewLineElement()
Returns a new object of class 'New Line Element'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NewLineElementImpl
An implementation of the model object 'New Line Element'.
|
| Modifier and Type | Method and Description |
|---|---|
NewLineElement |
MarkupFactoryImpl.createNewLineElement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MarkupSwitch.caseNewLineElement(NewLineElement object)
Returns the result of interpreting the object as an instance of 'New Line Element'.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.