public interface NotationFactory
extends org.eclipse.emf.ecore.EFactory
NotationPackage
Modifier and Type | Field and Description |
---|---|
static NotationFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Attribute |
createAttribute()
Returns a new object of class 'Attribute'.
|
Containment |
createContainment()
Returns a new object of class 'Containment'.
|
Edge |
createEdge()
Returns a new object of class 'Edge'.
|
FormatSpecification |
createFormatSpecification()
Returns a new object of class 'Format Specification'.
|
Item |
createItem()
Returns a new object of class 'Item'.
|
NotationModel |
createNotationModel()
Returns a new object of class 'Model'.
|
NotationPackage |
getNotationPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final NotationFactory eINSTANCE
FormatSpecification createFormatSpecification()
Item createItem()
Edge createEdge()
Containment createContainment()
NotationModel createNotationModel()
Attribute createAttribute()
NotationPackage getNotationPackage()