| 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.caseNullElement(NullElement object) |
StringBuilder |
MarkupToString.caseNullElement(NullElement object) |
| Modifier and Type | Method and Description |
|---|---|
NullElement |
MarkupFactory.createNullElement()
Returns a new object of class 'Null Element'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullElementImpl
An implementation of the model object 'Null Element'.
|
| Modifier and Type | Method and Description |
|---|---|
NullElement |
MarkupFactoryImpl.createNullElement() |
| Modifier and Type | Method and Description |
|---|---|
T |
MarkupSwitch.caseNullElement(NullElement object)
Returns the result of interpreting the object as an instance of 'Null Element'.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.