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, setEPackage
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final GlossaryFactory eINSTANCE
GlossaryTerm createGlossaryTerm()
Glossary createGlossary()
GlossaryPackage getGlossaryPackage()