public interface RSTFactory
extends org.eclipse.emf.ecore.EFactory
RSTPackage| Modifier and Type | Field and Description |
|---|---|
static RSTFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Group |
createGroup()
Returns a new object of class 'Group'.
|
Relation |
createRelation()
Returns a new object of class 'Relation'.
|
RSTDocument |
createRSTDocument()
Returns a new object of class 'Document'.
|
Segment |
createSegment()
Returns a new object of class 'Segment'.
|
RSTPackage |
getRSTPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final RSTFactory eINSTANCE
Segment createSegment()
RSTDocument createRSTDocument()
Relation createRelation()
Group createGroup()
RSTPackage getRSTPackage()
Copyright © 2015. All rights reserved.