Class V8HelpPackageImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
- org.eclipse.emf.ecore.impl.EModelElementImpl
-
- org.eclipse.emf.ecore.impl.ENamedElementImpl
-
- org.eclipse.emf.ecore.impl.EPackageImpl
-
- com._1c.g5.v8.dt.v8help.model.impl.V8HelpPackageImpl
-
- All Implemented Interfaces:
V8HelpPackage,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EModelElement,org.eclipse.emf.ecore.ENamedElement,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EPackage,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject,org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder
public class V8HelpPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements V8HelpPackage
An implementation of the model Package.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.ecore.impl.EPackageImpl.EBasicWhiteList
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
-
Nested classes/interfaces inherited from interface com._1c.g5.v8.dt.v8help.model.V8HelpPackage
V8HelpPackage.Literals
-
-
Field Summary
-
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
-
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
-
Fields inherited from interface com._1c.g5.v8.dt.v8help.model.V8HelpPackage
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, V8_HELP_ATTRIBUTE, V8_HELP_ATTRIBUTE__NAME, V8_HELP_ATTRIBUTE_FEATURE_COUNT, V8_HELP_ATTRIBUTE_OPERATION_COUNT, V8_HELP_BOOK, V8_HELP_BOOK__ATTRIBUTES, V8_HELP_BOOK__ENTRIES, V8_HELP_BOOK__PAGES, V8_HELP_BOOK__VERSION, V8_HELP_BOOK_FEATURE_COUNT, V8_HELP_BOOK_OPERATION_COUNT, V8_HELP_ENTRY, V8_HELP_ENTRY__ENTRIES, V8_HELP_ENTRY__PAGE, V8_HELP_ENTRY__TITLE, V8_HELP_ENTRY_FEATURE_COUNT, V8_HELP_ENTRY_OPERATION_COUNT, V8_HELP_PAGE, V8_HELP_PAGE__ATTRIBUTES, V8_HELP_PAGE__HOST, V8_HELP_PAGE__LINK, V8_HELP_PAGE_FEATURE_COUNT, V8_HELP_PAGE_OPERATION_COUNT
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreatePackageContents()Creates the meta-model objects for the package.org.eclipse.emf.ecore.EClassgetV8HelpAttribute()org.eclipse.emf.ecore.EAttributegetV8HelpAttribute_Name()org.eclipse.emf.ecore.EClassgetV8HelpBook()org.eclipse.emf.ecore.EReferencegetV8HelpBook_Attributes()org.eclipse.emf.ecore.EReferencegetV8HelpBook_Entries()org.eclipse.emf.ecore.EReferencegetV8HelpBook_Pages()org.eclipse.emf.ecore.EAttributegetV8HelpBook_Version()org.eclipse.emf.ecore.EClassgetV8HelpEntry()org.eclipse.emf.ecore.EReferencegetV8HelpEntry_Entries()org.eclipse.emf.ecore.EReferencegetV8HelpEntry_Page()org.eclipse.emf.ecore.EAttributegetV8HelpEntry_Title()V8HelpFactorygetV8HelpFactory()org.eclipse.emf.ecore.EClassgetV8HelpPage()org.eclipse.emf.ecore.EReferencegetV8HelpPage_Attributes()org.eclipse.emf.ecore.EAttributegetV8HelpPage_Host()org.eclipse.emf.ecore.EAttributegetV8HelpPage_Link()static V8HelpPackageinit()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.voidinitializePackageContents()Complete the initialization of the package and its meta-model.-
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setName, setNamespaceURI, setNsPrefix, setNsURI, toString
-
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen
-
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
init
public static V8HelpPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.This method is used to initialize
V8HelpPackage.eINSTANCEwhen that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
-
getV8HelpBook
public org.eclipse.emf.ecore.EClass getV8HelpBook()
- Specified by:
getV8HelpBookin interfaceV8HelpPackage- Returns:
- the meta object for class 'Book'.
- See Also:
V8HelpBook
-
getV8HelpBook_Version
public org.eclipse.emf.ecore.EAttribute getV8HelpBook_Version()
- Specified by:
getV8HelpBook_Versionin interfaceV8HelpPackage- Returns:
- the meta object for the attribute 'Version'.
- See Also:
V8HelpBook.getVersion(),V8HelpPackage.getV8HelpBook()
-
getV8HelpBook_Attributes
public org.eclipse.emf.ecore.EReference getV8HelpBook_Attributes()
- Specified by:
getV8HelpBook_Attributesin interfaceV8HelpPackage- Returns:
- the meta object for the containment reference list 'Attributes'.
- See Also:
V8HelpBook.getAttributes(),V8HelpPackage.getV8HelpBook()
-
getV8HelpBook_Entries
public org.eclipse.emf.ecore.EReference getV8HelpBook_Entries()
- Specified by:
getV8HelpBook_Entriesin interfaceV8HelpPackage- Returns:
- the meta object for the containment reference list 'Entries'.
- See Also:
V8HelpBook.getEntries(),V8HelpPackage.getV8HelpBook()
-
getV8HelpBook_Pages
public org.eclipse.emf.ecore.EReference getV8HelpBook_Pages()
- Specified by:
getV8HelpBook_Pagesin interfaceV8HelpPackage- Returns:
- the meta object for the containment reference list 'Pages'.
- See Also:
V8HelpBook.getPages(),V8HelpPackage.getV8HelpBook()
-
getV8HelpEntry
public org.eclipse.emf.ecore.EClass getV8HelpEntry()
- Specified by:
getV8HelpEntryin interfaceV8HelpPackage- Returns:
- the meta object for class 'Entry'.
- See Also:
V8HelpEntry
-
getV8HelpEntry_Title
public org.eclipse.emf.ecore.EAttribute getV8HelpEntry_Title()
- Specified by:
getV8HelpEntry_Titlein interfaceV8HelpPackage- Returns:
- the meta object for the attribute 'Title'.
- See Also:
V8HelpEntry.getTitle(),V8HelpPackage.getV8HelpEntry()
-
getV8HelpEntry_Entries
public org.eclipse.emf.ecore.EReference getV8HelpEntry_Entries()
- Specified by:
getV8HelpEntry_Entriesin interfaceV8HelpPackage- Returns:
- the meta object for the containment reference list 'Entries'.
- See Also:
V8HelpEntry.getEntries(),V8HelpPackage.getV8HelpEntry()
-
getV8HelpEntry_Page
public org.eclipse.emf.ecore.EReference getV8HelpEntry_Page()
- Specified by:
getV8HelpEntry_Pagein interfaceV8HelpPackage- Returns:
- the meta object for the reference 'Page'.
- See Also:
V8HelpEntry.getPage(),V8HelpPackage.getV8HelpEntry()
-
getV8HelpPage
public org.eclipse.emf.ecore.EClass getV8HelpPage()
- Specified by:
getV8HelpPagein interfaceV8HelpPackage- Returns:
- the meta object for class 'Page'.
- See Also:
V8HelpPage
-
getV8HelpPage_Host
public org.eclipse.emf.ecore.EAttribute getV8HelpPage_Host()
- Specified by:
getV8HelpPage_Hostin interfaceV8HelpPackage- Returns:
- the meta object for the attribute 'Host'.
- See Also:
V8HelpPage.getHost(),V8HelpPackage.getV8HelpPage()
-
getV8HelpPage_Link
public org.eclipse.emf.ecore.EAttribute getV8HelpPage_Link()
- Specified by:
getV8HelpPage_Linkin interfaceV8HelpPackage- Returns:
- the meta object for the attribute 'Link'.
- See Also:
V8HelpPage.getLink(),V8HelpPackage.getV8HelpPage()
-
getV8HelpPage_Attributes
public org.eclipse.emf.ecore.EReference getV8HelpPage_Attributes()
- Specified by:
getV8HelpPage_Attributesin interfaceV8HelpPackage- Returns:
- the meta object for the reference list 'Attributes'.
- See Also:
V8HelpPage.getAttributes(),V8HelpPackage.getV8HelpPage()
-
getV8HelpAttribute
public org.eclipse.emf.ecore.EClass getV8HelpAttribute()
- Specified by:
getV8HelpAttributein interfaceV8HelpPackage- Returns:
- the meta object for class 'Attribute'.
- See Also:
V8HelpAttribute
-
getV8HelpAttribute_Name
public org.eclipse.emf.ecore.EAttribute getV8HelpAttribute_Name()
- Specified by:
getV8HelpAttribute_Namein interfaceV8HelpPackage- Returns:
- the meta object for the attribute 'Name'.
- See Also:
V8HelpAttribute.getName(),V8HelpPackage.getV8HelpAttribute()
-
getV8HelpFactory
public V8HelpFactory getV8HelpFactory()
- Specified by:
getV8HelpFactoryin interfaceV8HelpPackage- Returns:
- the factory that creates the instances of the model.
-
createPackageContents
public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.
-
initializePackageContents
public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.
-
-