Package com._1c.g5.v8.dt.xdto.model.impl
Class PackageImpl
- 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.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.xdto.model.impl.PackageImpl
-
- All Implemented Interfaces:
IBmObject,Package,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
public class PackageImpl extends BmObject implements Package
An implementation of the model object 'Package'.The following features are implemented:
-
-
Nested Class Summary
-
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
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPackageImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClasseStaticClass()protected inteStaticFeatureCount()org.eclipse.emf.common.util.EList<Import>getDependencies()StringgetNsUri()org.eclipse.emf.common.util.EList<ObjectType>getObjects()org.eclipse.emf.common.util.EList<Property>getProperties()org.eclipse.emf.common.util.EList<ValueType>getTypes()booleanisAttributeFormQualified()booleanisElementFormQualified()booleanisSetAttributeFormQualified()booleanisSetElementFormQualified()voidsetAttributeFormQualified(boolean newAttributeFormQualified)voidsetElementFormQualified(boolean newElementFormQualified)voidsetNsUri(String newNsUri)voidunsetAttributeFormQualified()voidunsetElementFormQualified()-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getNsUri
public String getNsUri()
- Specified by:
getNsUriin interfacePackage- Returns:
- the value of the 'Ns Uri' attribute.
- See Also:
Package.setNsUri(String),XdtoPackage.getPackage_NsUri()
-
setNsUri
public void setNsUri(String newNsUri)
- Specified by:
setNsUriin interfacePackage- Parameters:
newNsUri- the new value of the 'Ns Uri' attribute.- See Also:
Package.getNsUri()
-
isElementFormQualified
public boolean isElementFormQualified()
- Specified by:
isElementFormQualifiedin interfacePackage- Returns:
- the value of the 'Element Form Qualified' attribute.
- See Also:
Package.isSetElementFormQualified(),Package.unsetElementFormQualified(),Package.setElementFormQualified(boolean),XdtoPackage.getPackage_ElementFormQualified()
-
setElementFormQualified
public void setElementFormQualified(boolean newElementFormQualified)
- Specified by:
setElementFormQualifiedin interfacePackage- Parameters:
newElementFormQualified- the new value of the 'Element Form Qualified' attribute.- See Also:
Package.isSetElementFormQualified(),Package.unsetElementFormQualified(),Package.isElementFormQualified()
-
unsetElementFormQualified
public void unsetElementFormQualified()
- Specified by:
unsetElementFormQualifiedin interfacePackage- See Also:
Package.isSetElementFormQualified(),Package.isElementFormQualified(),Package.setElementFormQualified(boolean)
-
isSetElementFormQualified
public boolean isSetElementFormQualified()
- Specified by:
isSetElementFormQualifiedin interfacePackage- Returns:
- whether the value of the 'Element Form Qualified' attribute is set.
- See Also:
Package.unsetElementFormQualified(),Package.isElementFormQualified(),Package.setElementFormQualified(boolean)
-
isAttributeFormQualified
public boolean isAttributeFormQualified()
- Specified by:
isAttributeFormQualifiedin interfacePackage- Returns:
- the value of the 'Attribute Form Qualified' attribute.
- See Also:
Package.isSetAttributeFormQualified(),Package.unsetAttributeFormQualified(),Package.setAttributeFormQualified(boolean),XdtoPackage.getPackage_AttributeFormQualified()
-
setAttributeFormQualified
public void setAttributeFormQualified(boolean newAttributeFormQualified)
- Specified by:
setAttributeFormQualifiedin interfacePackage- Parameters:
newAttributeFormQualified- the new value of the 'Attribute Form Qualified' attribute.- See Also:
Package.isSetAttributeFormQualified(),Package.unsetAttributeFormQualified(),Package.isAttributeFormQualified()
-
unsetAttributeFormQualified
public void unsetAttributeFormQualified()
- Specified by:
unsetAttributeFormQualifiedin interfacePackage- See Also:
Package.isSetAttributeFormQualified(),Package.isAttributeFormQualified(),Package.setAttributeFormQualified(boolean)
-
isSetAttributeFormQualified
public boolean isSetAttributeFormQualified()
- Specified by:
isSetAttributeFormQualifiedin interfacePackage- Returns:
- whether the value of the 'Attribute Form Qualified' attribute is set.
- See Also:
Package.unsetAttributeFormQualified(),Package.isAttributeFormQualified(),Package.setAttributeFormQualified(boolean)
-
getTypes
public org.eclipse.emf.common.util.EList<ValueType> getTypes()
- Specified by:
getTypesin interfacePackage- Returns:
- the value of the 'Types' containment reference list.
- See Also:
XdtoPackage.getPackage_Types()
-
getObjects
public org.eclipse.emf.common.util.EList<ObjectType> getObjects()
- Specified by:
getObjectsin interfacePackage- Returns:
- the value of the 'Objects' containment reference list.
- See Also:
XdtoPackage.getPackage_Objects()
-
getProperties
public org.eclipse.emf.common.util.EList<Property> getProperties()
- Specified by:
getPropertiesin interfacePackage- Returns:
- the value of the 'Properties' containment reference list.
- See Also:
XdtoPackage.getPackage_Properties()
-
getDependencies
public org.eclipse.emf.common.util.EList<Import> getDependencies()
- Specified by:
getDependenciesin interfacePackage- Returns:
- the value of the 'Dependencies' containment reference list.
- See Also:
XdtoPackage.getPackage_Dependencies()
-
-