Package com._1c.g5.v8.dt.v8help.model
Interface V8HelpPackage
-
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
V8HelpPackageImpl
public interface V8HelpPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
V8HelpFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
V8HelpPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
-
Field Summary
Fields Modifier and Type Field Description static V8HelpPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
V8_HELP_ATTRIBUTE
The meta object id for the 'Attribute
' class.static int
V8_HELP_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.static int
V8_HELP_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Attribute' class.static int
V8_HELP_ATTRIBUTE_OPERATION_COUNT
The number of operations of the 'Attribute' class.static int
V8_HELP_BOOK
The meta object id for the 'Book
' class.static int
V8_HELP_BOOK__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.static int
V8_HELP_BOOK__ENTRIES
The feature id for the 'Entries' containment reference list.static int
V8_HELP_BOOK__PAGES
The feature id for the 'Pages' containment reference list.static int
V8_HELP_BOOK__VERSION
The feature id for the 'Version' attribute.static int
V8_HELP_BOOK_FEATURE_COUNT
The number of structural features of the 'Book' class.static int
V8_HELP_BOOK_OPERATION_COUNT
The number of operations of the 'Book' class.static int
V8_HELP_ENTRY
The meta object id for the 'Entry
' class.static int
V8_HELP_ENTRY__ENTRIES
The feature id for the 'Entries' containment reference list.static int
V8_HELP_ENTRY__PAGE
The feature id for the 'Page' reference.static int
V8_HELP_ENTRY__TITLE
The feature id for the 'Title' attribute.static int
V8_HELP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Entry' class.static int
V8_HELP_ENTRY_OPERATION_COUNT
The number of operations of the 'Entry' class.static int
V8_HELP_PAGE
The meta object id for the 'Page
' class.static int
V8_HELP_PAGE__ATTRIBUTES
The feature id for the 'Attributes' reference list.static int
V8_HELP_PAGE__HOST
The feature id for the 'Host' attribute.static int
V8_HELP_PAGE__LINK
The feature id for the 'Link' attribute.static int
V8_HELP_PAGE_FEATURE_COUNT
The number of structural features of the 'Page' class.static int
V8_HELP_PAGE_OPERATION_COUNT
The number of operations of the 'Page' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getV8HelpAttribute()
Returns the meta object for class 'Attribute
'.org.eclipse.emf.ecore.EAttribute
getV8HelpAttribute_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EClass
getV8HelpBook()
Returns the meta object for class 'Book
'.org.eclipse.emf.ecore.EReference
getV8HelpBook_Attributes()
Returns the meta object for the containment reference list 'Attributes
'.org.eclipse.emf.ecore.EReference
getV8HelpBook_Entries()
Returns the meta object for the containment reference list 'Entries
'.org.eclipse.emf.ecore.EReference
getV8HelpBook_Pages()
Returns the meta object for the containment reference list 'Pages
'.org.eclipse.emf.ecore.EAttribute
getV8HelpBook_Version()
Returns the meta object for the attribute 'Version
'.org.eclipse.emf.ecore.EClass
getV8HelpEntry()
Returns the meta object for class 'Entry
'.org.eclipse.emf.ecore.EReference
getV8HelpEntry_Entries()
Returns the meta object for the containment reference list 'Entries
'.org.eclipse.emf.ecore.EReference
getV8HelpEntry_Page()
Returns the meta object for the reference 'Page
'.org.eclipse.emf.ecore.EAttribute
getV8HelpEntry_Title()
Returns the meta object for the attribute 'Title
'.V8HelpFactory
getV8HelpFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getV8HelpPage()
Returns the meta object for class 'Page
'.org.eclipse.emf.ecore.EReference
getV8HelpPage_Attributes()
Returns the meta object for the reference list 'Attributes
'.org.eclipse.emf.ecore.EAttribute
getV8HelpPage_Host()
Returns the meta object for the attribute 'Host
'.org.eclipse.emf.ecore.EAttribute
getV8HelpPage_Link()
Returns the meta object for the attribute 'Link
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final V8HelpPackage eINSTANCE
The singleton instance of the package.
-
V8_HELP_BOOK
static final int V8_HELP_BOOK
The meta object id for the 'Book
' class.
-
V8_HELP_BOOK__VERSION
static final int V8_HELP_BOOK__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
V8_HELP_BOOK__ATTRIBUTES
static final int V8_HELP_BOOK__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.- See Also:
- Constant Field Values
-
V8_HELP_BOOK__ENTRIES
static final int V8_HELP_BOOK__ENTRIES
The feature id for the 'Entries' containment reference list.- See Also:
- Constant Field Values
-
V8_HELP_BOOK__PAGES
static final int V8_HELP_BOOK__PAGES
The feature id for the 'Pages' containment reference list.- See Also:
- Constant Field Values
-
V8_HELP_BOOK_FEATURE_COUNT
static final int V8_HELP_BOOK_FEATURE_COUNT
The number of structural features of the 'Book' class.- See Also:
- Constant Field Values
-
V8_HELP_BOOK_OPERATION_COUNT
static final int V8_HELP_BOOK_OPERATION_COUNT
The number of operations of the 'Book' class.- See Also:
- Constant Field Values
-
V8_HELP_ENTRY
static final int V8_HELP_ENTRY
The meta object id for the 'Entry
' class.
-
V8_HELP_ENTRY__TITLE
static final int V8_HELP_ENTRY__TITLE
The feature id for the 'Title' attribute.- See Also:
- Constant Field Values
-
V8_HELP_ENTRY__ENTRIES
static final int V8_HELP_ENTRY__ENTRIES
The feature id for the 'Entries' containment reference list.- See Also:
- Constant Field Values
-
V8_HELP_ENTRY__PAGE
static final int V8_HELP_ENTRY__PAGE
The feature id for the 'Page' reference.- See Also:
- Constant Field Values
-
V8_HELP_ENTRY_FEATURE_COUNT
static final int V8_HELP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Entry' class.- See Also:
- Constant Field Values
-
V8_HELP_ENTRY_OPERATION_COUNT
static final int V8_HELP_ENTRY_OPERATION_COUNT
The number of operations of the 'Entry' class.- See Also:
- Constant Field Values
-
V8_HELP_PAGE
static final int V8_HELP_PAGE
The meta object id for the 'Page
' class.
-
V8_HELP_PAGE__HOST
static final int V8_HELP_PAGE__HOST
The feature id for the 'Host' attribute.- See Also:
- Constant Field Values
-
V8_HELP_PAGE__LINK
static final int V8_HELP_PAGE__LINK
The feature id for the 'Link' attribute.- See Also:
- Constant Field Values
-
V8_HELP_PAGE__ATTRIBUTES
static final int V8_HELP_PAGE__ATTRIBUTES
The feature id for the 'Attributes' reference list.- See Also:
- Constant Field Values
-
V8_HELP_PAGE_FEATURE_COUNT
static final int V8_HELP_PAGE_FEATURE_COUNT
The number of structural features of the 'Page' class.- See Also:
- Constant Field Values
-
V8_HELP_PAGE_OPERATION_COUNT
static final int V8_HELP_PAGE_OPERATION_COUNT
The number of operations of the 'Page' class.- See Also:
- Constant Field Values
-
V8_HELP_ATTRIBUTE
static final int V8_HELP_ATTRIBUTE
The meta object id for the 'Attribute
' class.
-
V8_HELP_ATTRIBUTE__NAME
static final int V8_HELP_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
V8_HELP_ATTRIBUTE_FEATURE_COUNT
static final int V8_HELP_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Attribute' class.- See Also:
- Constant Field Values
-
V8_HELP_ATTRIBUTE_OPERATION_COUNT
static final int V8_HELP_ATTRIBUTE_OPERATION_COUNT
The number of operations of the 'Attribute' class.- See Also:
- Constant Field Values
-
-
Method Detail
-
getV8HelpBook
org.eclipse.emf.ecore.EClass getV8HelpBook()
Returns the meta object for class 'Book
'.- Returns:
- the meta object for class 'Book'.
- See Also:
V8HelpBook
-
getV8HelpBook_Version
org.eclipse.emf.ecore.EAttribute getV8HelpBook_Version()
Returns the meta object for the attribute 'Version
'.- Returns:
- the meta object for the attribute 'Version'.
- See Also:
V8HelpBook.getVersion()
,getV8HelpBook()
-
getV8HelpBook_Attributes
org.eclipse.emf.ecore.EReference getV8HelpBook_Attributes()
Returns the meta object for the containment reference list 'Attributes
'.- Returns:
- the meta object for the containment reference list 'Attributes'.
- See Also:
V8HelpBook.getAttributes()
,getV8HelpBook()
-
getV8HelpBook_Entries
org.eclipse.emf.ecore.EReference getV8HelpBook_Entries()
Returns the meta object for the containment reference list 'Entries
'.- Returns:
- the meta object for the containment reference list 'Entries'.
- See Also:
V8HelpBook.getEntries()
,getV8HelpBook()
-
getV8HelpBook_Pages
org.eclipse.emf.ecore.EReference getV8HelpBook_Pages()
Returns the meta object for the containment reference list 'Pages
'.- Returns:
- the meta object for the containment reference list 'Pages'.
- See Also:
V8HelpBook.getPages()
,getV8HelpBook()
-
getV8HelpEntry
org.eclipse.emf.ecore.EClass getV8HelpEntry()
Returns the meta object for class 'Entry
'.- Returns:
- the meta object for class 'Entry'.
- See Also:
V8HelpEntry
-
getV8HelpEntry_Title
org.eclipse.emf.ecore.EAttribute getV8HelpEntry_Title()
Returns the meta object for the attribute 'Title
'.- Returns:
- the meta object for the attribute 'Title'.
- See Also:
V8HelpEntry.getTitle()
,getV8HelpEntry()
-
getV8HelpEntry_Entries
org.eclipse.emf.ecore.EReference getV8HelpEntry_Entries()
Returns the meta object for the containment reference list 'Entries
'.- Returns:
- the meta object for the containment reference list 'Entries'.
- See Also:
V8HelpEntry.getEntries()
,getV8HelpEntry()
-
getV8HelpEntry_Page
org.eclipse.emf.ecore.EReference getV8HelpEntry_Page()
Returns the meta object for the reference 'Page
'.- Returns:
- the meta object for the reference 'Page'.
- See Also:
V8HelpEntry.getPage()
,getV8HelpEntry()
-
getV8HelpPage
org.eclipse.emf.ecore.EClass getV8HelpPage()
Returns the meta object for class 'Page
'.- Returns:
- the meta object for class 'Page'.
- See Also:
V8HelpPage
-
getV8HelpPage_Host
org.eclipse.emf.ecore.EAttribute getV8HelpPage_Host()
Returns the meta object for the attribute 'Host
'.- Returns:
- the meta object for the attribute 'Host'.
- See Also:
V8HelpPage.getHost()
,getV8HelpPage()
-
getV8HelpPage_Link
org.eclipse.emf.ecore.EAttribute getV8HelpPage_Link()
Returns the meta object for the attribute 'Link
'.- Returns:
- the meta object for the attribute 'Link'.
- See Also:
V8HelpPage.getLink()
,getV8HelpPage()
-
getV8HelpPage_Attributes
org.eclipse.emf.ecore.EReference getV8HelpPage_Attributes()
Returns the meta object for the reference list 'Attributes
'.- Returns:
- the meta object for the reference list 'Attributes'.
- See Also:
V8HelpPage.getAttributes()
,getV8HelpPage()
-
getV8HelpAttribute
org.eclipse.emf.ecore.EClass getV8HelpAttribute()
Returns the meta object for class 'Attribute
'.- Returns:
- the meta object for class 'Attribute'.
- See Also:
V8HelpAttribute
-
getV8HelpAttribute_Name
org.eclipse.emf.ecore.EAttribute getV8HelpAttribute_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
V8HelpAttribute.getName()
,getV8HelpAttribute()
-
getV8HelpFactory
V8HelpFactory getV8HelpFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-