org.eclipse.emf.ecp.view.spi.group.model.impl
Class VGroupPackageImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by org.eclipse.emf.ecp.view.spi.group.model.impl.VGroupPackageImpl
All Implemented Interfaces:
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, VGroupPackage

public class VGroupPackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements VGroupPackage

An implementation of the model Package.


Nested Class Summary
 
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.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
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
VGroupPackage.Literals
 
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
 
Field Summary
 
Fields inherited from interface org.eclipse.emf.ecp.view.spi.group.model.VGroupPackage
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, GROUP, GROUP__ATTACHMENTS, GROUP__CHILDREN, GROUP__COLLAPSED, GROUP__DIAGNOSTIC, GROUP__ENABLED, GROUP__GROUP_TYPE, GROUP__LABEL_ALIGNMENT, GROUP__NAME, GROUP__READONLY, GROUP__VISIBLE, GROUP_FEATURE_COUNT, GROUP_LABEL_ALIGNMENT, GROUP_TYPE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 org.eclipse.emf.ecore.EAttribute getGroup_Collapsed()
           
 org.eclipse.emf.ecore.EAttribute getGroup_GroupType()
           
 org.eclipse.emf.ecore.EAttribute getGroup_LabelAlignment()
           
 org.eclipse.emf.ecore.EClass getGroup()
           
 VGroupFactory getGroupFactory()
           
 org.eclipse.emf.ecore.EEnum getGroupLabelAlignment()
           
 org.eclipse.emf.ecore.EEnum getGroupType()
           
static VGroupPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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.ecore.ENamedElement
getName, setName
 
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
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Method Detail

init

public static VGroupPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize VGroupPackage.eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

See Also:
VGroupPackage.eNS_URI, createPackageContents(), initializePackageContents()

getGroup

public org.eclipse.emf.ecore.EClass getGroup()

Specified by:
getGroup in interface VGroupPackage
Returns:
the meta object for class 'Group'.
See Also:
VGroup

getGroup_GroupType

public org.eclipse.emf.ecore.EAttribute getGroup_GroupType()

Specified by:
getGroup_GroupType in interface VGroupPackage
Returns:
the meta object for the attribute 'Group Type'.
Since:
1.4
See Also:
VGroup.getGroupType(), VGroupPackage.getGroup()

getGroup_LabelAlignment

public org.eclipse.emf.ecore.EAttribute getGroup_LabelAlignment()

Specified by:
getGroup_LabelAlignment in interface VGroupPackage
Returns:
the meta object for the attribute 'Label Alignment'.
Since:
1.3
See Also:
VGroup.getLabelAlignment(), VGroupPackage.getGroup()

getGroup_Collapsed

public org.eclipse.emf.ecore.EAttribute getGroup_Collapsed()

Specified by:
getGroup_Collapsed in interface VGroupPackage
Returns:
the meta object for the attribute 'Collapsed'.
Since:
1.4
See Also:
VGroup.isCollapsed(), VGroupPackage.getGroup()

getGroupType

public org.eclipse.emf.ecore.EEnum getGroupType()

Specified by:
getGroupType in interface VGroupPackage
Returns:
the meta object for enum 'Type'.
Since:
1.4
See Also:
GroupType

getGroupLabelAlignment

public org.eclipse.emf.ecore.EEnum getGroupLabelAlignment()

Specified by:
getGroupLabelAlignment in interface VGroupPackage
Returns:
the meta object for enum 'Label Alignment'.
See Also:
GroupLabelAlignment

getGroupFactory

public VGroupFactory getGroupFactory()

Specified by:
getGroupFactory in interface VGroupPackage
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.



Copyright © 2015. All Rights Reserved.