Class DimensionImpl
- 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.metadata.mdclass.impl.MdObjectImpl
-
- com._1c.g5.v8.dt.metadata.mdclass.impl.DimensionImpl
-
- All Implemented Interfaces:
IBmObject,Dimension,MdObject,TypeDescriptionProvider,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 DimensionImpl extends MdObjectImpl implements Dimension
An implementation of the model object 'Dimension'.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 protectedDimensionImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.dt.metadata.mdclass.impl.MdObjectImpl
eStaticFeatureCount, getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
-
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, 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, 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
-
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 com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classMdObjectImpl
-
getType
public TypeDescription getType()
- Specified by:
getTypein interfaceDimension- Returns:
- the value of the 'Type' containment reference.
- See Also:
Dimension.setType(TypeDescription),MdClassPackage.getDimension_Type()
-
setType
public void setType(TypeDescription newType)
- Specified by:
setTypein interfaceDimension- Parameters:
newType- the new value of the 'Type' containment reference.- See Also:
Dimension.getType()
-
isPasswordMode
public boolean isPasswordMode()
- Specified by:
isPasswordModein interfaceDimension- Returns:
- the value of the 'Password Mode' attribute.
- See Also:
Dimension.setPasswordMode(boolean),MdClassPackage.getDimension_PasswordMode()
-
setPasswordMode
public void setPasswordMode(boolean newPasswordMode)
- Specified by:
setPasswordModein interfaceDimension- Parameters:
newPasswordMode- the new value of the 'Password Mode' attribute.- See Also:
Dimension.isPasswordMode()
-
getFormat
public org.eclipse.emf.common.util.EMap<String,String> getFormat()
- Specified by:
getFormatin interfaceDimension- Returns:
- the value of the 'Format' map.
- See Also:
MdClassPackage.getDimension_Format()
-
getEditFormat
public org.eclipse.emf.common.util.EMap<String,String> getEditFormat()
- Specified by:
getEditFormatin interfaceDimension- Returns:
- the value of the 'Edit Format' map.
- See Also:
MdClassPackage.getDimension_EditFormat()
-
getToolTip
public org.eclipse.emf.common.util.EMap<String,String> getToolTip()
- Specified by:
getToolTipin interfaceDimension- Returns:
- the value of the 'Tool Tip' map.
- See Also:
MdClassPackage.getDimension_ToolTip()
-
isMarkNegatives
public boolean isMarkNegatives()
- Specified by:
isMarkNegativesin interfaceDimension- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
Dimension.setMarkNegatives(boolean),MdClassPackage.getDimension_MarkNegatives()
-
setMarkNegatives
public void setMarkNegatives(boolean newMarkNegatives)
- Specified by:
setMarkNegativesin interfaceDimension- Parameters:
newMarkNegatives- the new value of the 'Mark Negatives' attribute.- See Also:
Dimension.isMarkNegatives()
-
getMask
public String getMask()
- Specified by:
getMaskin interfaceDimension- Returns:
- the value of the 'Mask' attribute.
- See Also:
Dimension.setMask(String),MdClassPackage.getDimension_Mask()
-
setMask
public void setMask(String newMask)
- Specified by:
setMaskin interfaceDimension- Parameters:
newMask- the new value of the 'Mask' attribute.- See Also:
Dimension.getMask()
-
isMultiLine
public boolean isMultiLine()
- Specified by:
isMultiLinein interfaceDimension- Returns:
- the value of the 'Multi Line' attribute.
- See Also:
Dimension.setMultiLine(boolean),MdClassPackage.getDimension_MultiLine()
-
setMultiLine
public void setMultiLine(boolean newMultiLine)
- Specified by:
setMultiLinein interfaceDimension- Parameters:
newMultiLine- the new value of the 'Multi Line' attribute.- See Also:
Dimension.isMultiLine()
-
isExtendedEdit
public boolean isExtendedEdit()
- Specified by:
isExtendedEditin interfaceDimension- Returns:
- the value of the 'Extended Edit' attribute.
- See Also:
Dimension.setExtendedEdit(boolean),MdClassPackage.getDimension_ExtendedEdit()
-
setExtendedEdit
public void setExtendedEdit(boolean newExtendedEdit)
- Specified by:
setExtendedEditin interfaceDimension- Parameters:
newExtendedEdit- the new value of the 'Extended Edit' attribute.- See Also:
Dimension.isExtendedEdit()
-
getMinValue
public Value getMinValue()
- Specified by:
getMinValuein interfaceDimension- Returns:
- the value of the 'Min Value' containment reference.
- See Also:
Dimension.setMinValue(Value),MdClassPackage.getDimension_MinValue()
-
setMinValue
public void setMinValue(Value newMinValue)
- Specified by:
setMinValuein interfaceDimension- Parameters:
newMinValue- the new value of the 'Min Value' containment reference.- See Also:
Dimension.getMinValue()
-
getMaxValue
public Value getMaxValue()
- Specified by:
getMaxValuein interfaceDimension- Returns:
- the value of the 'Max Value' containment reference.
- See Also:
Dimension.setMaxValue(Value),MdClassPackage.getDimension_MaxValue()
-
setMaxValue
public void setMaxValue(Value newMaxValue)
- Specified by:
setMaxValuein interfaceDimension- Parameters:
newMaxValue- the new value of the 'Max Value' containment reference.- See Also:
Dimension.getMaxValue()
-
getFillChecking
public FillChecking getFillChecking()
- Specified by:
getFillCheckingin interfaceDimension- Returns:
- the value of the 'Fill Checking' attribute.
- See Also:
FillChecking,Dimension.setFillChecking(FillChecking),MdClassPackage.getDimension_FillChecking()
-
setFillChecking
public void setFillChecking(FillChecking newFillChecking)
- Specified by:
setFillCheckingin interfaceDimension- Parameters:
newFillChecking- the new value of the 'Fill Checking' attribute.- See Also:
FillChecking,Dimension.getFillChecking()
-
getChoiceFoldersAndItems
public FoldersAndItemsUse getChoiceFoldersAndItems()
- Specified by:
getChoiceFoldersAndItemsin interfaceDimension- Returns:
- the value of the 'Choice Folders And Items' attribute.
- See Also:
FoldersAndItemsUse,Dimension.setChoiceFoldersAndItems(FoldersAndItemsUse),MdClassPackage.getDimension_ChoiceFoldersAndItems()
-
setChoiceFoldersAndItems
public void setChoiceFoldersAndItems(FoldersAndItemsUse newChoiceFoldersAndItems)
- Specified by:
setChoiceFoldersAndItemsin interfaceDimension- Parameters:
newChoiceFoldersAndItems- the new value of the 'Choice Folders And Items' attribute.- See Also:
FoldersAndItemsUse,Dimension.getChoiceFoldersAndItems()
-
getChoiceParameterLinks
public org.eclipse.emf.common.util.EList<ChoiceParameterLink> getChoiceParameterLinks()
- Specified by:
getChoiceParameterLinksin interfaceDimension- Returns:
- the value of the 'Choice Parameter Links' containment reference list.
- See Also:
MdClassPackage.getDimension_ChoiceParameterLinks()
-
getChoiceParameters
public org.eclipse.emf.common.util.EList<ChoiceParameter> getChoiceParameters()
- Specified by:
getChoiceParametersin interfaceDimension- Returns:
- the value of the 'Choice Parameters' containment reference list.
- See Also:
MdClassPackage.getDimension_ChoiceParameters()
-
getQuickChoice
public UseQuickChoice getQuickChoice()
- Specified by:
getQuickChoicein interfaceDimension- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
UseQuickChoice,Dimension.setQuickChoice(UseQuickChoice),MdClassPackage.getDimension_QuickChoice()
-
setQuickChoice
public void setQuickChoice(UseQuickChoice newQuickChoice)
- Specified by:
setQuickChoicein interfaceDimension- Parameters:
newQuickChoice- the new value of the 'Quick Choice' attribute.- See Also:
UseQuickChoice,Dimension.getQuickChoice()
-
getCreateOnInput
public CreateOnInput getCreateOnInput()
- Specified by:
getCreateOnInputin interfaceDimension- Returns:
- the value of the 'Create On Input' attribute.
- See Also:
CreateOnInput,Dimension.setCreateOnInput(CreateOnInput),MdClassPackage.getDimension_CreateOnInput()
-
setCreateOnInput
public void setCreateOnInput(CreateOnInput newCreateOnInput)
- Specified by:
setCreateOnInputin interfaceDimension- Parameters:
newCreateOnInput- the new value of the 'Create On Input' attribute.- See Also:
CreateOnInput,Dimension.getCreateOnInput()
-
getChoiceForm
public BasicForm getChoiceForm()
- Specified by:
getChoiceFormin interfaceDimension- Returns:
- the value of the 'Choice Form' reference.
- See Also:
Dimension.setChoiceForm(BasicForm),MdClassPackage.getDimension_ChoiceForm()
-
setChoiceForm
public void setChoiceForm(BasicForm newChoiceForm)
- Specified by:
setChoiceFormin interfaceDimension- Parameters:
newChoiceForm- the new value of the 'Choice Form' reference.- See Also:
Dimension.getChoiceForm()
-
getLinkByType
public TypeLink getLinkByType()
- Specified by:
getLinkByTypein interfaceDimension- Returns:
- the value of the 'Link By Type' containment reference.
- See Also:
Dimension.setLinkByType(TypeLink),MdClassPackage.getDimension_LinkByType()
-
setLinkByType
public void setLinkByType(TypeLink newLinkByType)
- Specified by:
setLinkByTypein interfaceDimension- Parameters:
newLinkByType- the new value of the 'Link By Type' containment reference.- See Also:
Dimension.getLinkByType()
-
getChoiceHistoryOnInput
public ChoiceHistoryOnInput getChoiceHistoryOnInput()
- Specified by:
getChoiceHistoryOnInputin interfaceDimension- Returns:
- the value of the 'Choice History On Input' attribute.
- See Also:
ChoiceHistoryOnInput,Dimension.setChoiceHistoryOnInput(ChoiceHistoryOnInput),MdClassPackage.getDimension_ChoiceHistoryOnInput()
-
setChoiceHistoryOnInput
public void setChoiceHistoryOnInput(ChoiceHistoryOnInput newChoiceHistoryOnInput)
- Specified by:
setChoiceHistoryOnInputin interfaceDimension- Parameters:
newChoiceHistoryOnInput- the new value of the 'Choice History On Input' attribute.- See Also:
ChoiceHistoryOnInput,Dimension.getChoiceHistoryOnInput()
-
getTypeDescription
public TypeDescription getTypeDescription()
- Specified by:
getTypeDescriptionin interfaceTypeDescriptionProvider
-
eDerivedOperationID
public int eDerivedOperationID(int baseOperationID, Class<?> baseClass)- Specified by:
eDerivedOperationIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eDerivedOperationIDin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eInvoke
public Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException
- Specified by:
eInvokein interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eInvokein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Throws:
InvocationTargetException
-
-