|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QuickEditTabSectionsFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
QuickEditTabSectionsPackage
Field Summary | |
---|---|
static java.lang.String |
copyright
|
static QuickEditTabSectionsFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
QuickEditTabSections |
createQuickEditTabSections()
Returns a new object of class 'Quick Edit Tab Sections' |
SectionInfo |
createSectionInfo()
Returns a new object of class 'Section Info' |
QuickEditTabSectionsPackage |
getQuickEditTabSectionsPackage()
Returns the package supported by this factory |
Field Detail |
---|
static final java.lang.String copyright
static final QuickEditTabSectionsFactory eINSTANCE
Method Detail |
---|
QuickEditTabSections createQuickEditTabSections()
SectionInfo createSectionInfo()
QuickEditTabSectionsPackage getQuickEditTabSectionsPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |