public interface GlossaryFactory extends EFactory
GlossaryPackage| Modifier and Type | Field and Description |
|---|---|
static GlossaryFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Glossary |
createGlossary()
Returns a new object of class 'Glossary'.
|
GlossaryTerm |
createGlossaryTerm()
Returns a new object of class 'Term'.
|
GlossaryPackage |
getGlossaryPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final GlossaryFactory eINSTANCE
GlossaryTerm createGlossaryTerm()
Glossary createGlossary()
GlossaryPackage getGlossaryPackage()