Class BmTestSimpleObjectImpl
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.bm.integration.tests.impl.BmTestSimpleObjectImpl
- All Implemented Interfaces:
IBmObject,com._1c.g5.v8.bm.integration.tests.BmTestSimpleObject,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 BmTestSimpleObjectImpl
extends BmObject
implements com._1c.g5.v8.bm.integration.tests.BmTestSimpleObject
An implementation of the model object 'Bm Test Simple Object'.
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.ContainerNested 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.EPropertiesHolderImplNested 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.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore -
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_IDFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.eclipse.emf.ecore.EClassprotected intbytechardoublefloatintlongshortbooleanvoidsetBooleanField(boolean newBooleanField) voidsetBooleanObjectField(Boolean newBooleanObjectField) voidsetByteField(byte newByteField) voidsetByteObjectField(Byte newByteObjectField) voidsetCharacterObjectField(Character newCharacterObjectField) voidsetCharField(char newCharField) voidsetDoubleField(double newDoubleField) voidsetDoubleObjectField(Double newDoubleObjectField) voidsetFloatField(float newFloatField) voidsetFloatObjectField(Float newFloatObjectField) voidsetIntegerObjectField(Integer newIntegerObjectField) voidsetIntField(int newIntField) voidsetLongField(long newLongField) voidsetLongObjectField(Long newLongObjectField) voidsetShortField(short newShortField) voidsetShortObjectField(Short newShortObjectField) voidsetStringField(String newStringField) 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, hashCodeMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCachingMethods 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, eSetProxyURIMethods 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, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetPropertyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Constructor Details
-
BmTestSimpleObjectImpl
protected BmTestSimpleObjectImpl()
-
-
Method Details
-
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
-
getByteField
public byte getByteField()- Specified by:
getByteFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Byte Field' attribute.
- See Also:
-
BmTestSimpleObject.setByteField(byte)BmIntegrationTestPackage.getBmTestSimpleObject_ByteField()
-
setByteField
public void setByteField(byte newByteField) - Specified by:
setByteFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newByteField- the new value of the 'Byte Field' attribute.- See Also:
-
BmTestSimpleObject.getByteField()
-
isBooleanField
public boolean isBooleanField()- Specified by:
isBooleanFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Boolean Field' attribute.
- See Also:
-
BmTestSimpleObject.setBooleanField(boolean)BmIntegrationTestPackage.getBmTestSimpleObject_BooleanField()
-
setBooleanField
public void setBooleanField(boolean newBooleanField) - Specified by:
setBooleanFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newBooleanField- the new value of the 'Boolean Field' attribute.- See Also:
-
BmTestSimpleObject.isBooleanField()
-
getCharField
public char getCharField()- Specified by:
getCharFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Char Field' attribute.
- See Also:
-
BmTestSimpleObject.setCharField(char)BmIntegrationTestPackage.getBmTestSimpleObject_CharField()
-
setCharField
public void setCharField(char newCharField) - Specified by:
setCharFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newCharField- the new value of the 'Char Field' attribute.- See Also:
-
BmTestSimpleObject.getCharField()
-
getDoubleField
public double getDoubleField()- Specified by:
getDoubleFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Double Field' attribute.
- See Also:
-
BmTestSimpleObject.setDoubleField(double)BmIntegrationTestPackage.getBmTestSimpleObject_DoubleField()
-
setDoubleField
public void setDoubleField(double newDoubleField) - Specified by:
setDoubleFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newDoubleField- the new value of the 'Double Field' attribute.- See Also:
-
BmTestSimpleObject.getDoubleField()
-
getFloatField
public float getFloatField()- Specified by:
getFloatFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Float Field' attribute.
- See Also:
-
BmTestSimpleObject.setFloatField(float)BmIntegrationTestPackage.getBmTestSimpleObject_FloatField()
-
setFloatField
public void setFloatField(float newFloatField) - Specified by:
setFloatFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newFloatField- the new value of the 'Float Field' attribute.- See Also:
-
BmTestSimpleObject.getFloatField()
-
getIntField
public int getIntField()- Specified by:
getIntFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Int Field' attribute.
- See Also:
-
BmTestSimpleObject.setIntField(int)BmIntegrationTestPackage.getBmTestSimpleObject_IntField()
-
setIntField
public void setIntField(int newIntField) - Specified by:
setIntFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newIntField- the new value of the 'Int Field' attribute.- See Also:
-
BmTestSimpleObject.getIntField()
-
getLongField
public long getLongField()- Specified by:
getLongFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Long Field' attribute.
- See Also:
-
BmTestSimpleObject.setLongField(long)BmIntegrationTestPackage.getBmTestSimpleObject_LongField()
-
setLongField
public void setLongField(long newLongField) - Specified by:
setLongFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newLongField- the new value of the 'Long Field' attribute.- See Also:
-
BmTestSimpleObject.getLongField()
-
getShortField
public short getShortField()- Specified by:
getShortFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Short Field' attribute.
- See Also:
-
BmTestSimpleObject.setShortField(short)BmIntegrationTestPackage.getBmTestSimpleObject_ShortField()
-
setShortField
public void setShortField(short newShortField) - Specified by:
setShortFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newShortField- the new value of the 'Short Field' attribute.- See Also:
-
BmTestSimpleObject.getShortField()
-
getByteObjectField
- Specified by:
getByteObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Byte Object Field' attribute.
- See Also:
-
BmTestSimpleObject.setByteObjectField(Byte)BmIntegrationTestPackage.getBmTestSimpleObject_ByteObjectField()
-
setByteObjectField
- Specified by:
setByteObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newByteObjectField- the new value of the 'Byte Object Field' attribute.- See Also:
-
BmTestSimpleObject.getByteObjectField()
-
getBooleanObjectField
- Specified by:
getBooleanObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Boolean Object Field' attribute.
- See Also:
-
BmTestSimpleObject.setBooleanObjectField(Boolean)BmIntegrationTestPackage.getBmTestSimpleObject_BooleanObjectField()
-
setBooleanObjectField
- Specified by:
setBooleanObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newBooleanObjectField- the new value of the 'Boolean Object Field' attribute.- See Also:
-
BmTestSimpleObject.getBooleanObjectField()
-
getCharacterObjectField
- Specified by:
getCharacterObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Character Object Field' attribute.
- See Also:
-
BmTestSimpleObject.setCharacterObjectField(Character)BmIntegrationTestPackage.getBmTestSimpleObject_CharacterObjectField()
-
setCharacterObjectField
- Specified by:
setCharacterObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newCharacterObjectField- the new value of the 'Character Object Field' attribute.- See Also:
-
BmTestSimpleObject.getCharacterObjectField()
-
getDoubleObjectField
- Specified by:
getDoubleObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Double Object Field' attribute.
- See Also:
-
BmTestSimpleObject.setDoubleObjectField(Double)BmIntegrationTestPackage.getBmTestSimpleObject_DoubleObjectField()
-
setDoubleObjectField
- Specified by:
setDoubleObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newDoubleObjectField- the new value of the 'Double Object Field' attribute.- See Also:
-
BmTestSimpleObject.getDoubleObjectField()
-
getFloatObjectField
- Specified by:
getFloatObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Float Object Field' attribute.
- See Also:
-
BmTestSimpleObject.setFloatObjectField(Float)BmIntegrationTestPackage.getBmTestSimpleObject_FloatObjectField()
-
setFloatObjectField
- Specified by:
setFloatObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newFloatObjectField- the new value of the 'Float Object Field' attribute.- See Also:
-
BmTestSimpleObject.getFloatObjectField()
-
getIntegerObjectField
- Specified by:
getIntegerObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Integer Object Field' attribute.
- See Also:
-
BmTestSimpleObject.setIntegerObjectField(Integer)BmIntegrationTestPackage.getBmTestSimpleObject_IntegerObjectField()
-
setIntegerObjectField
- Specified by:
setIntegerObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newIntegerObjectField- the new value of the 'Integer Object Field' attribute.- See Also:
-
BmTestSimpleObject.getIntegerObjectField()
-
getLongObjectField
- Specified by:
getLongObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Long Object Field' attribute.
- See Also:
-
BmTestSimpleObject.setLongObjectField(Long)BmIntegrationTestPackage.getBmTestSimpleObject_LongObjectField()
-
setLongObjectField
- Specified by:
setLongObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newLongObjectField- the new value of the 'Long Object Field' attribute.- See Also:
-
BmTestSimpleObject.getLongObjectField()
-
getShortObjectField
- Specified by:
getShortObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'Short Object Field' attribute.
- See Also:
-
BmTestSimpleObject.setShortObjectField(Short)BmIntegrationTestPackage.getBmTestSimpleObject_ShortObjectField()
-
setShortObjectField
- Specified by:
setShortObjectFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newShortObjectField- the new value of the 'Short Object Field' attribute.- See Also:
-
BmTestSimpleObject.getShortObjectField()
-
getStringField
- Specified by:
getStringFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Returns:
- the value of the 'String Field' attribute.
- See Also:
-
BmTestSimpleObject.setStringField(String)BmIntegrationTestPackage.getBmTestSimpleObject_StringField()
-
setStringField
- Specified by:
setStringFieldin interfacecom._1c.g5.v8.bm.integration.tests.BmTestSimpleObject- Parameters:
newStringField- the new value of the 'String Field' attribute.- See Also:
-
BmTestSimpleObject.getStringField()
-