|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QuickEditTabSectionsPackage
The Package for the model. It contains accessors for the meta objects to represent
QuickEditTabSectionsFactory
Nested Class Summary | |
---|---|
static interface |
QuickEditTabSectionsPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
static QuickEditTabSectionsPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
static int |
QUICK_EDIT_TAB_SECTIONS
The meta object id for the ' Quick Edit Tab Sections ' class |
static int |
QUICK_EDIT_TAB_SECTIONS__SECTIONS
The feature id for the 'Sections' containment reference list |
static int |
QUICK_EDIT_TAB_SECTIONS_FEATURE_COUNT
The number of structural features of the 'Quick Edit Tab Sections' class |
static int |
SECTION_INFO
The meta object id for the ' Section Info ' class |
static int |
SECTION_INFO__ID
The feature id for the 'Id' attribute |
static int |
SECTION_INFO__TYPE
The feature id for the 'Type' attribute |
static int |
SECTION_INFO_FEATURE_COUNT
The number of structural features of the 'Section Info' class |
static int |
SECTION_TYPE
The meta object id for the ' SECTION TYPE ' enum |
Method Summary | |
---|---|
EReference |
getQuickEditTabSections_Sections()
Returns the meta object for the containment reference list ' Sections ' |
EClass |
getQuickEditTabSections()
Returns the meta object for class ' Quick Edit Tab Sections ' |
QuickEditTabSectionsFactory |
getQuickEditTabSectionsFactory()
Returns the factory that creates the instances of the model |
EEnum |
getSECTION_TYPE()
Returns the meta object for enum ' SECTION TYPE ' |
EAttribute |
getSectionInfo_Id()
Returns the meta object for the attribute ' Id ' |
EAttribute |
getSectionInfo_Type()
Returns the meta object for the attribute ' Type ' |
EClass |
getSectionInfo()
Returns the meta object for class ' Section Info ' |
Field Detail |
---|
static final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final QuickEditTabSectionsPackage eINSTANCE
static final int QUICK_EDIT_TAB_SECTIONS
Quick Edit Tab Sections
' class.
QuickEditTabSectionsImpl
,
QuickEditTabSectionsPackageImpl.getQuickEditTabSections()
,
Constant Field Valuesstatic final int QUICK_EDIT_TAB_SECTIONS__SECTIONS
static final int QUICK_EDIT_TAB_SECTIONS_FEATURE_COUNT
static final int SECTION_INFO
Section Info
' class.
SectionInfoImpl
,
QuickEditTabSectionsPackageImpl.getSectionInfo()
,
Constant Field Valuesstatic final int SECTION_INFO__ID
static final int SECTION_INFO__TYPE
static final int SECTION_INFO_FEATURE_COUNT
static final int SECTION_TYPE
SECTION TYPE
' enum.
SECTION_TYPE
,
QuickEditTabSectionsPackageImpl.getSECTION_TYPE()
,
Constant Field ValuesMethod Detail |
---|
EClass getQuickEditTabSections()
Quick Edit Tab Sections
'.
QuickEditTabSections
EReference getQuickEditTabSections_Sections()
Sections
'.
QuickEditTabSections.getSections()
,
getQuickEditTabSections()
EClass getSectionInfo()
Section Info
'.
SectionInfo
EAttribute getSectionInfo_Id()
Id
'.
SectionInfo.getId()
,
getSectionInfo()
EAttribute getSectionInfo_Type()
Type
'.
SectionInfo.getType()
,
getSectionInfo()
EEnum getSECTION_TYPE()
SECTION TYPE
'.
SECTION_TYPE
QuickEditTabSectionsFactory getQuickEditTabSectionsFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |