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:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
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 typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final V8HelpPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Attribute
' class.static final int
The feature id for the 'Name' attribute.static final int
The number of structural features of the 'Attribute' class.static final int
The number of operations of the 'Attribute' class.static final int
The meta object id for the 'Book
' class.static final int
The feature id for the 'Attributes' containment reference list.static final int
The feature id for the 'Entries' containment reference list.static final int
The feature id for the 'Pages' containment reference list.static final int
The feature id for the 'Version' attribute.static final int
The number of structural features of the 'Book' class.static final int
The number of operations of the 'Book' class.static final int
The meta object id for the 'Entry
' class.static final int
The feature id for the 'Entries' containment reference list.static final int
The feature id for the 'Page' reference.static final int
The feature id for the 'Title' attribute.static final int
The number of structural features of the 'Entry' class.static final int
The number of operations of the 'Entry' class.static final int
The meta object id for the 'Page
' class.static final int
The feature id for the 'Attributes' reference list.static final int
The feature id for the 'Host' attribute.static final int
The feature id for the 'Link' attribute.static final int
The number of structural features of the 'Page' class.static final int
The number of operations of the 'Page' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Attribute
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Book
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Attributes
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Entries
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Pages
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Version
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Entry
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Entries
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Page
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Title
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Page
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'Attributes
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Host
'.org.eclipse.emf.ecore.EAttribute
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.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
V8_HELP_BOOK
static final int V8_HELP_BOOKThe meta object id for the 'Book
' class. -
V8_HELP_BOOK__VERSION
static final int V8_HELP_BOOK__VERSIONThe feature id for the 'Version' attribute.- See Also:
-
V8_HELP_BOOK__ATTRIBUTES
static final int V8_HELP_BOOK__ATTRIBUTESThe feature id for the 'Attributes' containment reference list.- See Also:
-
V8_HELP_BOOK__ENTRIES
static final int V8_HELP_BOOK__ENTRIESThe feature id for the 'Entries' containment reference list.- See Also:
-
V8_HELP_BOOK__PAGES
static final int V8_HELP_BOOK__PAGESThe feature id for the 'Pages' containment reference list.- See Also:
-
V8_HELP_BOOK_FEATURE_COUNT
static final int V8_HELP_BOOK_FEATURE_COUNTThe number of structural features of the 'Book' class.- See Also:
-
V8_HELP_BOOK_OPERATION_COUNT
static final int V8_HELP_BOOK_OPERATION_COUNTThe number of operations of the 'Book' class.- See Also:
-
V8_HELP_ENTRY
static final int V8_HELP_ENTRYThe meta object id for the 'Entry
' class. -
V8_HELP_ENTRY__TITLE
static final int V8_HELP_ENTRY__TITLEThe feature id for the 'Title' attribute.- See Also:
-
V8_HELP_ENTRY__ENTRIES
static final int V8_HELP_ENTRY__ENTRIESThe feature id for the 'Entries' containment reference list.- See Also:
-
V8_HELP_ENTRY__PAGE
static final int V8_HELP_ENTRY__PAGEThe feature id for the 'Page' reference.- See Also:
-
V8_HELP_ENTRY_FEATURE_COUNT
static final int V8_HELP_ENTRY_FEATURE_COUNTThe number of structural features of the 'Entry' class.- See Also:
-
V8_HELP_ENTRY_OPERATION_COUNT
static final int V8_HELP_ENTRY_OPERATION_COUNTThe number of operations of the 'Entry' class.- See Also:
-
V8_HELP_PAGE
static final int V8_HELP_PAGEThe meta object id for the 'Page
' class. -
V8_HELP_PAGE__HOST
static final int V8_HELP_PAGE__HOSTThe feature id for the 'Host' attribute.- See Also:
-
V8_HELP_PAGE__LINK
static final int V8_HELP_PAGE__LINKThe feature id for the 'Link' attribute.- See Also:
-
V8_HELP_PAGE__ATTRIBUTES
static final int V8_HELP_PAGE__ATTRIBUTESThe feature id for the 'Attributes' reference list.- See Also:
-
V8_HELP_PAGE_FEATURE_COUNT
static final int V8_HELP_PAGE_FEATURE_COUNTThe number of structural features of the 'Page' class.- See Also:
-
V8_HELP_PAGE_OPERATION_COUNT
static final int V8_HELP_PAGE_OPERATION_COUNTThe number of operations of the 'Page' class.- See Also:
-
V8_HELP_ATTRIBUTE
static final int V8_HELP_ATTRIBUTEThe meta object id for the 'Attribute
' class. -
V8_HELP_ATTRIBUTE__NAME
static final int V8_HELP_ATTRIBUTE__NAMEThe feature id for the 'Name' attribute.- See Also:
-
V8_HELP_ATTRIBUTE_FEATURE_COUNT
static final int V8_HELP_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'Attribute' class.- See Also:
-
V8_HELP_ATTRIBUTE_OPERATION_COUNT
static final int V8_HELP_ATTRIBUTE_OPERATION_COUNTThe number of operations of the 'Attribute' class.- See Also:
-
-
Method Details
-
getV8HelpBook
org.eclipse.emf.ecore.EClass getV8HelpBook()Returns the meta object for class 'Book
'.- Returns:
- the meta object for class 'Book'.
- See Also:
-
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:
-
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:
-
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:
-
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:
-
getV8HelpEntry
org.eclipse.emf.ecore.EClass getV8HelpEntry()Returns the meta object for class 'Entry
'.- Returns:
- the meta object for class 'Entry'.
- See Also:
-
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:
-
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:
-
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:
-
getV8HelpPage
org.eclipse.emf.ecore.EClass getV8HelpPage()Returns the meta object for class 'Page
'.- Returns:
- the meta object for class 'Page'.
- See Also:
-
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:
-
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:
-
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:
-
getV8HelpAttribute
org.eclipse.emf.ecore.EClass getV8HelpAttribute()Returns the meta object for class 'Attribute
'.- Returns:
- the meta object for class 'Attribute'.
- See Also:
-
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:
-
getV8HelpFactory
V8HelpFactory getV8HelpFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-