| Package | Description |
|---|---|
| de.hu_berlin.german.korpling.rst | |
| de.hu_berlin.german.korpling.rst.impl | |
| de.hu_berlin.german.korpling.rst.util |
| Modifier and Type | Method and Description |
|---|---|
Segment |
RSTFactory.createSegment()
Returns a new object of class 'Segment'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Segment> |
RSTDocument.getSegments()
Returns the value of the 'Segments' containment reference
list.
|
org.eclipse.emf.common.util.EList<Segment> |
Document.getSegments()
Returns the value of the 'Segments' containment reference
list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentImpl
An implementation of the model object '
Segment'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Segment> |
RSTDocumentImpl.segments
The cached value of the ' Segments'
containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
Segment |
RSTFactoryImpl.createSegment() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Segment> |
RSTDocumentImpl.getSegments() |
| Modifier and Type | Method and Description |
|---|---|
T |
RSTSwitch.caseSegment(Segment object)
Returns the result of interpreting the object as an instance of '
Segment'.
|
Copyright © 2015. All rights reserved.