Class StandardAttributeImpl
- 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.StandardAttributeImpl
-
- All Implemented Interfaces:
IBmObject,DataHistorySupport,StandardAttribute,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 StandardAttributeImpl extends BmObject implements StandardAttribute
An implementation of the model object 'Standard Attribute'.The following features are implemented:
Data HistoryNameSynonymCommentTool TipQuick ChoiceFill From Filling ValueFill ValueFill CheckingChoice Parameter LinksChoice ParametersLink By TypeFull Text SearchPassword ModeFormatEdit FormatMaskMulti LineExtended EditMin ValueMax ValueMark NegativesCreate On InputChoice FormChoice History On Input
-
-
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 protectedStandardAttributeImpl()
-
Method Summary
-
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
-
getDataHistory
public DataHistoryUse getDataHistory()
- Specified by:
getDataHistoryin interfaceDataHistorySupport- Returns:
- the value of the 'Data History' attribute.
- See Also:
DataHistoryUse,DataHistorySupport.setDataHistory(DataHistoryUse),MdClassPackage.getDataHistorySupport_DataHistory()
-
setDataHistory
public void setDataHistory(DataHistoryUse newDataHistory)
- Specified by:
setDataHistoryin interfaceDataHistorySupport- Parameters:
newDataHistory- the new value of the 'Data History' attribute.- See Also:
DataHistoryUse,DataHistorySupport.getDataHistory()
-
getName
public String getName()
- Specified by:
getNamein interfaceStandardAttribute- Returns:
- the value of the 'Name' attribute.
- See Also:
StandardAttribute.setName(String),MdClassPackage.getStandardAttribute_Name()
-
setName
public void setName(String newName)
- Specified by:
setNamein interfaceStandardAttribute- Parameters:
newName- the new value of the 'Name' attribute.- See Also:
StandardAttribute.getName()
-
getSynonym
public org.eclipse.emf.common.util.EMap<String,String> getSynonym()
- Specified by:
getSynonymin interfaceStandardAttribute- Returns:
- the value of the 'Synonym' map.
- See Also:
MdClassPackage.getStandardAttribute_Synonym()
-
getComment
public String getComment()
- Specified by:
getCommentin interfaceStandardAttribute- Returns:
- the value of the 'Comment' attribute.
- See Also:
StandardAttribute.setComment(String),MdClassPackage.getStandardAttribute_Comment()
-
setComment
public void setComment(String newComment)
- Specified by:
setCommentin interfaceStandardAttribute- Parameters:
newComment- the new value of the 'Comment' attribute.- See Also:
StandardAttribute.getComment()
-
getToolTip
public org.eclipse.emf.common.util.EMap<String,String> getToolTip()
- Specified by:
getToolTipin interfaceStandardAttribute- Returns:
- the value of the 'Tool Tip' map.
- See Also:
MdClassPackage.getStandardAttribute_ToolTip()
-
getQuickChoice
public UseQuickChoice getQuickChoice()
- Specified by:
getQuickChoicein interfaceStandardAttribute- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
UseQuickChoice,StandardAttribute.setQuickChoice(UseQuickChoice),MdClassPackage.getStandardAttribute_QuickChoice()
-
setQuickChoice
public void setQuickChoice(UseQuickChoice newQuickChoice)
- Specified by:
setQuickChoicein interfaceStandardAttribute- Parameters:
newQuickChoice- the new value of the 'Quick Choice' attribute.- See Also:
UseQuickChoice,StandardAttribute.getQuickChoice()
-
isFillFromFillingValue
public boolean isFillFromFillingValue()
- Specified by:
isFillFromFillingValuein interfaceStandardAttribute- Returns:
- the value of the 'Fill From Filling Value' attribute.
- See Also:
StandardAttribute.setFillFromFillingValue(boolean),MdClassPackage.getStandardAttribute_FillFromFillingValue()
-
setFillFromFillingValue
public void setFillFromFillingValue(boolean newFillFromFillingValue)
- Specified by:
setFillFromFillingValuein interfaceStandardAttribute- Parameters:
newFillFromFillingValue- the new value of the 'Fill From Filling Value' attribute.- See Also:
StandardAttribute.isFillFromFillingValue()
-
getFillValue
public Value getFillValue()
- Specified by:
getFillValuein interfaceStandardAttribute- Returns:
- the value of the 'Fill Value' containment reference.
- See Also:
StandardAttribute.setFillValue(Value),MdClassPackage.getStandardAttribute_FillValue()
-
setFillValue
public void setFillValue(Value newFillValue)
- Specified by:
setFillValuein interfaceStandardAttribute- Parameters:
newFillValue- the new value of the 'Fill Value' containment reference.- See Also:
StandardAttribute.getFillValue()
-
getFillChecking
public FillChecking getFillChecking()
- Specified by:
getFillCheckingin interfaceStandardAttribute- Returns:
- the value of the 'Fill Checking' attribute.
- See Also:
FillChecking,StandardAttribute.setFillChecking(FillChecking),MdClassPackage.getStandardAttribute_FillChecking()
-
setFillChecking
public void setFillChecking(FillChecking newFillChecking)
- Specified by:
setFillCheckingin interfaceStandardAttribute- Parameters:
newFillChecking- the new value of the 'Fill Checking' attribute.- See Also:
FillChecking,StandardAttribute.getFillChecking()
-
getChoiceParameterLinks
public org.eclipse.emf.common.util.EList<ChoiceParameterLink> getChoiceParameterLinks()
- Specified by:
getChoiceParameterLinksin interfaceStandardAttribute- Returns:
- the value of the 'Choice Parameter Links' containment reference list.
- See Also:
MdClassPackage.getStandardAttribute_ChoiceParameterLinks()
-
getChoiceParameters
public org.eclipse.emf.common.util.EList<ChoiceParameter> getChoiceParameters()
- Specified by:
getChoiceParametersin interfaceStandardAttribute- Returns:
- the value of the 'Choice Parameters' containment reference list.
- See Also:
MdClassPackage.getStandardAttribute_ChoiceParameters()
-
getLinkByType
public TypeLink getLinkByType()
- Specified by:
getLinkByTypein interfaceStandardAttribute- Returns:
- the value of the 'Link By Type' containment reference.
- See Also:
StandardAttribute.setLinkByType(TypeLink),MdClassPackage.getStandardAttribute_LinkByType()
-
setLinkByType
public void setLinkByType(TypeLink newLinkByType)
- Specified by:
setLinkByTypein interfaceStandardAttribute- Parameters:
newLinkByType- the new value of the 'Link By Type' containment reference.- See Also:
StandardAttribute.getLinkByType()
-
getFullTextSearch
public FullTextSearchUsing getFullTextSearch()
- Specified by:
getFullTextSearchin interfaceStandardAttribute- Returns:
- the value of the 'Full Text Search' attribute.
- See Also:
FullTextSearchUsing,StandardAttribute.setFullTextSearch(FullTextSearchUsing),MdClassPackage.getStandardAttribute_FullTextSearch()
-
setFullTextSearch
public void setFullTextSearch(FullTextSearchUsing newFullTextSearch)
- Specified by:
setFullTextSearchin interfaceStandardAttribute- Parameters:
newFullTextSearch- the new value of the 'Full Text Search' attribute.- See Also:
FullTextSearchUsing,StandardAttribute.getFullTextSearch()
-
isPasswordMode
public boolean isPasswordMode()
- Specified by:
isPasswordModein interfaceStandardAttribute- Returns:
- the value of the 'Password Mode' attribute.
- See Also:
StandardAttribute.setPasswordMode(boolean),MdClassPackage.getStandardAttribute_PasswordMode()
-
setPasswordMode
public void setPasswordMode(boolean newPasswordMode)
- Specified by:
setPasswordModein interfaceStandardAttribute- Parameters:
newPasswordMode- the new value of the 'Password Mode' attribute.- See Also:
StandardAttribute.isPasswordMode()
-
getFormat
public org.eclipse.emf.common.util.EMap<String,String> getFormat()
- Specified by:
getFormatin interfaceStandardAttribute- Returns:
- the value of the 'Format' map.
- See Also:
MdClassPackage.getStandardAttribute_Format()
-
getEditFormat
public org.eclipse.emf.common.util.EMap<String,String> getEditFormat()
- Specified by:
getEditFormatin interfaceStandardAttribute- Returns:
- the value of the 'Edit Format' map.
- See Also:
MdClassPackage.getStandardAttribute_EditFormat()
-
getMask
public String getMask()
- Specified by:
getMaskin interfaceStandardAttribute- Returns:
- the value of the 'Mask' attribute.
- See Also:
StandardAttribute.setMask(String),MdClassPackage.getStandardAttribute_Mask()
-
setMask
public void setMask(String newMask)
- Specified by:
setMaskin interfaceStandardAttribute- Parameters:
newMask- the new value of the 'Mask' attribute.- See Also:
StandardAttribute.getMask()
-
isMultiLine
public boolean isMultiLine()
- Specified by:
isMultiLinein interfaceStandardAttribute- Returns:
- the value of the 'Multi Line' attribute.
- See Also:
StandardAttribute.setMultiLine(boolean),MdClassPackage.getStandardAttribute_MultiLine()
-
setMultiLine
public void setMultiLine(boolean newMultiLine)
- Specified by:
setMultiLinein interfaceStandardAttribute- Parameters:
newMultiLine- the new value of the 'Multi Line' attribute.- See Also:
StandardAttribute.isMultiLine()
-
isExtendedEdit
public boolean isExtendedEdit()
- Specified by:
isExtendedEditin interfaceStandardAttribute- Returns:
- the value of the 'Extended Edit' attribute.
- See Also:
StandardAttribute.setExtendedEdit(boolean),MdClassPackage.getStandardAttribute_ExtendedEdit()
-
setExtendedEdit
public void setExtendedEdit(boolean newExtendedEdit)
- Specified by:
setExtendedEditin interfaceStandardAttribute- Parameters:
newExtendedEdit- the new value of the 'Extended Edit' attribute.- See Also:
StandardAttribute.isExtendedEdit()
-
getMinValue
public Value getMinValue()
- Specified by:
getMinValuein interfaceStandardAttribute- Returns:
- the value of the 'Min Value' containment reference.
- See Also:
StandardAttribute.setMinValue(Value),MdClassPackage.getStandardAttribute_MinValue()
-
setMinValue
public void setMinValue(Value newMinValue)
- Specified by:
setMinValuein interfaceStandardAttribute- Parameters:
newMinValue- the new value of the 'Min Value' containment reference.- See Also:
StandardAttribute.getMinValue()
-
getMaxValue
public Value getMaxValue()
- Specified by:
getMaxValuein interfaceStandardAttribute- Returns:
- the value of the 'Max Value' containment reference.
- See Also:
StandardAttribute.setMaxValue(Value),MdClassPackage.getStandardAttribute_MaxValue()
-
setMaxValue
public void setMaxValue(Value newMaxValue)
- Specified by:
setMaxValuein interfaceStandardAttribute- Parameters:
newMaxValue- the new value of the 'Max Value' containment reference.- See Also:
StandardAttribute.getMaxValue()
-
isMarkNegatives
public boolean isMarkNegatives()
- Specified by:
isMarkNegativesin interfaceStandardAttribute- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
StandardAttribute.setMarkNegatives(boolean),MdClassPackage.getStandardAttribute_MarkNegatives()
-
setMarkNegatives
public void setMarkNegatives(boolean newMarkNegatives)
- Specified by:
setMarkNegativesin interfaceStandardAttribute- Parameters:
newMarkNegatives- the new value of the 'Mark Negatives' attribute.- See Also:
StandardAttribute.isMarkNegatives()
-
getCreateOnInput
public CreateOnInput getCreateOnInput()
- Specified by:
getCreateOnInputin interfaceStandardAttribute- Returns:
- the value of the 'Create On Input' attribute.
- See Also:
CreateOnInput,StandardAttribute.setCreateOnInput(CreateOnInput),MdClassPackage.getStandardAttribute_CreateOnInput()
-
setCreateOnInput
public void setCreateOnInput(CreateOnInput newCreateOnInput)
- Specified by:
setCreateOnInputin interfaceStandardAttribute- Parameters:
newCreateOnInput- the new value of the 'Create On Input' attribute.- See Also:
CreateOnInput,StandardAttribute.getCreateOnInput()
-
getChoiceForm
public BasicForm getChoiceForm()
- Specified by:
getChoiceFormin interfaceStandardAttribute- Returns:
- the value of the 'Choice Form' reference.
- See Also:
StandardAttribute.setChoiceForm(BasicForm),MdClassPackage.getStandardAttribute_ChoiceForm()
-
setChoiceForm
public void setChoiceForm(BasicForm newChoiceForm)
- Specified by:
setChoiceFormin interfaceStandardAttribute- Parameters:
newChoiceForm- the new value of the 'Choice Form' reference.- See Also:
StandardAttribute.getChoiceForm()
-
getChoiceHistoryOnInput
public ChoiceHistoryOnInput getChoiceHistoryOnInput()
- Specified by:
getChoiceHistoryOnInputin interfaceStandardAttribute- Returns:
- the value of the 'Choice History On Input' attribute.
- See Also:
ChoiceHistoryOnInput,StandardAttribute.setChoiceHistoryOnInput(ChoiceHistoryOnInput),MdClassPackage.getStandardAttribute_ChoiceHistoryOnInput()
-
setChoiceHistoryOnInput
public void setChoiceHistoryOnInput(ChoiceHistoryOnInput newChoiceHistoryOnInput)
- Specified by:
setChoiceHistoryOnInputin interfaceStandardAttribute- Parameters:
newChoiceHistoryOnInput- the new value of the 'Choice History On Input' attribute.- See Also:
ChoiceHistoryOnInput,StandardAttribute.getChoiceHistoryOnInput()
-
-