Interface AddressingAttribute
- 
- All Superinterfaces:
- BasicFeature,- DataHistorySupport,- org.eclipse.emf.ecore.EObject,- MdObject,- org.eclipse.emf.common.notify.Notifier,- TypeDescriptionProvider
 - All Known Implementing Classes:
- AddressingAttributeImpl
 
 public interface AddressingAttribute extends BasicFeature, DataHistorySupport A representation of the model object 'Addressing Attribute'.The following features are supported: - See Also:
- MdClassPackage.getAddressingAttribute()
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description InformationRegisterDimensiongetAddressingDimension()Returns the value of the 'Addressing Dimension' reference.ChoiceHistoryOnInputgetChoiceHistoryOnInput()Returns the value of the 'Choice History On Input' attribute.ValuegetFillValue()Returns the value of the 'Fill Value' containment reference.FullTextSearchUsinggetFullTextSearch()Returns the value of the 'Full Text Search' attribute.IndexinggetIndexing()Returns the value of the 'Indexing' attribute.booleanisFillFromFillingValue()Returns the value of the 'Fill From Filling Value' attribute.voidsetAddressingDimension(InformationRegisterDimension value)Sets the value of the 'Addressing Dimension' reference.voidsetChoiceHistoryOnInput(ChoiceHistoryOnInput value)Sets the value of the 'Choice History On Input' attribute.voidsetFillFromFillingValue(boolean value)Sets the value of the 'Fill From Filling Value' attribute.voidsetFillValue(Value value)Sets the value of the 'Fill Value' containment reference.voidsetFullTextSearch(FullTextSearchUsing value)Sets the value of the 'Full Text Search' attribute.voidsetIndexing(Indexing value)Sets the value of the 'Indexing' attribute.- 
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicFeaturegetChoiceFoldersAndItems, getChoiceForm, getChoiceParameterLinks, getChoiceParameters, getCreateOnInput, getEditFormat, getFillChecking, getFormat, getLinkByType, getMask, getMaxValue, getMinValue, getQuickChoice, getToolTip, getType, isExtendedEdit, isMarkNegatives, isMultiLine, isPasswordMode, setChoiceFoldersAndItems, setChoiceForm, setCreateOnInput, setExtendedEdit, setFillChecking, setLinkByType, setMarkNegatives, setMask, setMaxValue, setMinValue, setMultiLine, setPasswordMode, setQuickChoice, setType, validate
 - 
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.DataHistorySupportgetDataHistory, setDataHistory
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, 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.MdObjectgetComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
 - 
Methods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
 - 
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.TypeDescriptionProvidergetTypeDescription
 
- 
 
- 
- 
- 
Method Detail- 
isFillFromFillingValueboolean isFillFromFillingValue() Returns the value of the 'Fill From Filling Value' attribute.- Returns:
- the value of the 'Fill From Filling Value' attribute.
- See Also:
- setFillFromFillingValue(boolean),- MdClassPackage.getAddressingAttribute_FillFromFillingValue()
 
 - 
setFillFromFillingValuevoid setFillFromFillingValue(boolean value) Sets the value of the 'Fill From Filling Value' attribute.- Parameters:
- value- the new value of the 'Fill From Filling Value' attribute.
- See Also:
- isFillFromFillingValue()
 
 - 
getFillValueValue getFillValue() Returns the value of the 'Fill Value' containment reference.- Returns:
- the value of the 'Fill Value' containment reference.
- See Also:
- setFillValue(Value),- MdClassPackage.getAddressingAttribute_FillValue()
 
 - 
setFillValuevoid setFillValue(Value value) Sets the value of the 'Fill Value' containment reference.- Parameters:
- value- the new value of the 'Fill Value' containment reference.
- See Also:
- getFillValue()
 
 - 
getChoiceHistoryOnInputChoiceHistoryOnInput getChoiceHistoryOnInput() Returns the value of the 'Choice History On Input' attribute. The literals are from the enumerationChoiceHistoryOnInput.- Returns:
- the value of the 'Choice History On Input' attribute.
- See Also:
- ChoiceHistoryOnInput,- setChoiceHistoryOnInput(ChoiceHistoryOnInput),- MdClassPackage.getAddressingAttribute_ChoiceHistoryOnInput()
 
 - 
setChoiceHistoryOnInputvoid setChoiceHistoryOnInput(ChoiceHistoryOnInput value) Sets the value of the 'Choice History On Input' attribute.- Parameters:
- value- the new value of the 'Choice History On Input' attribute.
- See Also:
- ChoiceHistoryOnInput,- getChoiceHistoryOnInput()
 
 - 
getIndexingIndexing getIndexing() Returns the value of the 'Indexing' attribute. The literals are from the enumerationIndexing.- Returns:
- the value of the 'Indexing' attribute.
- See Also:
- Indexing,- setIndexing(Indexing),- MdClassPackage.getAddressingAttribute_Indexing()
 
 - 
setIndexingvoid setIndexing(Indexing value) Sets the value of the 'Indexing' attribute.- Parameters:
- value- the new value of the 'Indexing' attribute.
- See Also:
- Indexing,- getIndexing()
 
 - 
getAddressingDimensionInformationRegisterDimension getAddressingDimension() Returns the value of the 'Addressing Dimension' reference.- Returns:
- the value of the 'Addressing Dimension' reference.
- See Also:
- setAddressingDimension(InformationRegisterDimension),- MdClassPackage.getAddressingAttribute_AddressingDimension()
 
 - 
setAddressingDimensionvoid setAddressingDimension(InformationRegisterDimension value) Sets the value of the 'Addressing Dimension' reference.- Parameters:
- value- the new value of the 'Addressing Dimension' reference.
- See Also:
- getAddressingDimension()
 
 - 
getFullTextSearchFullTextSearchUsing getFullTextSearch() Returns the value of the 'Full Text Search' attribute. The literals are from the enumerationFullTextSearchUsing.- Returns:
- the value of the 'Full Text Search' attribute.
- See Also:
- FullTextSearchUsing,- setFullTextSearch(FullTextSearchUsing),- MdClassPackage.getAddressingAttribute_FullTextSearch()
 
 - 
setFullTextSearchvoid setFullTextSearch(FullTextSearchUsing value) Sets the value of the 'Full Text Search' attribute.- Parameters:
- value- the new value of the 'Full Text Search' attribute.
- See Also:
- FullTextSearchUsing,- getFullTextSearch()
 
 
- 
 
-