|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.notify.impl.BasicNotifierImpl org.eclipse.emf.ecore.impl.BasicEObjectImpl org.eclipse.emf.ecore.impl.EObjectImpl org.eclipse.emf.ecore.impl.FlatEObjectImpl org.eclipse.emf.ecore.impl.EModelElementImpl org.eclipse.emf.ecore.impl.ENamedElementImpl org.eclipse.emf.ecore.impl.EPackageImpl org.eclipse.emf.ecore.change.impl.ChangePackageImpl
public class ChangePackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.change.ChangePackage |
---|
ChangePackage.Literals |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
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.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eProxyURI |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
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.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
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, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eIsProxy, eProperties, eProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
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.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, 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 |
---|
public static ChangePackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
ChangePackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getChangeDescription()
getChangeDescription
in interface ChangePackage
ChangeDescription
public EReference getChangeDescription_ObjectChanges()
getChangeDescription_ObjectChanges
in interface ChangePackage
ChangeDescription.getObjectChanges()
,
ChangePackage.getChangeDescription()
public EReference getChangeDescription_ObjectsToDetach()
getChangeDescription_ObjectsToDetach
in interface ChangePackage
ChangeDescription.getObjectsToDetach()
,
ChangePackage.getChangeDescription()
public EReference getChangeDescription_ObjectsToAttach()
getChangeDescription_ObjectsToAttach
in interface ChangePackage
ChangeDescription.getObjectsToAttach()
,
ChangePackage.getChangeDescription()
public EReference getChangeDescription_ResourceChanges()
getChangeDescription_ResourceChanges
in interface ChangePackage
ChangeDescription.getResourceChanges()
,
ChangePackage.getChangeDescription()
public EClass getEObjectToChangesMapEntry()
getEObjectToChangesMapEntry
in interface ChangePackage
Map.Entry
public EReference getEObjectToChangesMapEntry_Key()
getEObjectToChangesMapEntry_Key
in interface ChangePackage
Map.Entry
,
ChangePackage.getEObjectToChangesMapEntry()
public EReference getEObjectToChangesMapEntry_Value()
getEObjectToChangesMapEntry_Value
in interface ChangePackage
Map.Entry
,
ChangePackage.getEObjectToChangesMapEntry()
public EClass getFeatureChange()
getFeatureChange
in interface ChangePackage
FeatureChange
public EAttribute getFeatureChange_FeatureName()
getFeatureChange_FeatureName
in interface ChangePackage
FeatureChange.getFeatureName()
,
ChangePackage.getFeatureChange()
public EAttribute getFeatureChange_DataValue()
getFeatureChange_DataValue
in interface ChangePackage
FeatureChange.getDataValue()
,
ChangePackage.getFeatureChange()
public EAttribute getFeatureChange_Set()
getFeatureChange_Set
in interface ChangePackage
FeatureChange.isSet()
,
ChangePackage.getFeatureChange()
public EAttribute getFeatureChange_Value()
getFeatureChange_Value
in interface ChangePackage
FeatureChange.getValue()
,
ChangePackage.getFeatureChange()
public EReference getFeatureChange_Feature()
getFeatureChange_Feature
in interface ChangePackage
FeatureChange.getFeature()
,
ChangePackage.getFeatureChange()
public EReference getFeatureChange_ReferenceValue()
getFeatureChange_ReferenceValue
in interface ChangePackage
FeatureChange.getReferenceValue()
,
ChangePackage.getFeatureChange()
public EReference getFeatureChange_ListChanges()
getFeatureChange_ListChanges
in interface ChangePackage
FeatureChange.getListChanges()
,
ChangePackage.getFeatureChange()
public EClass getListChange()
getListChange
in interface ChangePackage
ListChange
public EAttribute getListChange_Kind()
getListChange_Kind
in interface ChangePackage
ListChange.getKind()
,
ChangePackage.getListChange()
public EAttribute getListChange_DataValues()
getListChange_DataValues
in interface ChangePackage
ListChange.getDataValues()
,
ChangePackage.getListChange()
public EAttribute getListChange_Index()
getListChange_Index
in interface ChangePackage
ListChange.getIndex()
,
ChangePackage.getListChange()
public EAttribute getListChange_MoveToIndex()
getListChange_MoveToIndex
in interface ChangePackage
ListChange.getMoveToIndex()
,
ChangePackage.getListChange()
public EAttribute getListChange_Values()
getListChange_Values
in interface ChangePackage
ListChange.getValues()
,
ChangePackage.getListChange()
public EReference getListChange_ReferenceValues()
getListChange_ReferenceValues
in interface ChangePackage
ListChange.getReferenceValues()
,
ChangePackage.getListChange()
public EReference getListChange_Feature()
getListChange_Feature
in interface ChangePackage
ListChange.getFeature()
,
ChangePackage.getListChange()
public EReference getListChange_FeatureMapEntryValues()
getListChange_FeatureMapEntryValues
in interface ChangePackage
ListChange.getFeatureMapEntryValues()
,
ChangePackage.getListChange()
public EClass getResourceChange()
getResourceChange
in interface ChangePackage
ResourceChange
public EAttribute getResourceChange_ResourceURI()
getResourceChange_ResourceURI
in interface ChangePackage
ResourceChange.getResourceURI()
,
ChangePackage.getResourceChange()
public EAttribute getResourceChange_Resource()
getResourceChange_Resource
in interface ChangePackage
ResourceChange.getResource()
,
ChangePackage.getResourceChange()
public EAttribute getResourceChange_Value()
getResourceChange_Value
in interface ChangePackage
ResourceChange.getValue()
,
ChangePackage.getResourceChange()
public EReference getResourceChange_ListChanges()
getResourceChange_ListChanges
in interface ChangePackage
ResourceChange.getListChanges()
,
ChangePackage.getResourceChange()
public EClass getFeatureMapEntry()
getFeatureMapEntry
in interface ChangePackage
FeatureMapEntry
public EAttribute getFeatureMapEntry_FeatureName()
getFeatureMapEntry_FeatureName
in interface ChangePackage
FeatureMapEntry.getFeatureName()
,
ChangePackage.getFeatureMapEntry()
public EAttribute getFeatureMapEntry_DataValue()
getFeatureMapEntry_DataValue
in interface ChangePackage
FeatureMapEntry.getDataValue()
,
ChangePackage.getFeatureMapEntry()
public EAttribute getFeatureMapEntry_Value()
getFeatureMapEntry_Value
in interface ChangePackage
FeatureMapEntry.getValue()
,
ChangePackage.getFeatureMapEntry()
public EReference getFeatureMapEntry_Feature()
getFeatureMapEntry_Feature
in interface ChangePackage
FeatureMapEntry.getFeature()
,
ChangePackage.getFeatureMapEntry()
public EReference getFeatureMapEntry_ReferenceValue()
getFeatureMapEntry_ReferenceValue
in interface ChangePackage
FeatureMapEntry.getReferenceValue()
,
ChangePackage.getFeatureMapEntry()
public EEnum getChangeKind()
getChangeKind
in interface ChangePackage
ChangeKind
public ChangeFactory getChangeFactory()
getChangeFactory
in interface ChangePackage
public void createPackageContents()
public void initializePackageContents()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |