Interface CommonAttribute
- All Superinterfaces:
BasicFeature
,DataHistorySupport
,org.eclipse.emf.ecore.EObject
,FieldSource
,MdObject
,org.eclipse.emf.common.notify.Notifier
,TypeDescriptionProvider
- All Known Implementing Classes:
CommonAttributeImpl
A representation of the model object 'Common Attribute'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Authentication Separation' attribute.Returns the value of the 'Auto Use' attribute.Returns the value of the 'Choice History On Input' attribute.Returns the value of the 'Conditional Separation' reference.Returns the value of the 'Configuration Extensions Separation' attribute.org.eclipse.emf.common.util.EList<CommonAttributeContentItem>
Returns the value of the 'Content' containment reference list.Returns the value of the 'Data Separation' attribute.Returns the value of the 'Data Separation Use' reference.Returns the value of the 'Data Separation Value' reference.Returns the value of the 'Fill Value' containment reference.Returns the value of the 'Full Text Search' attribute.Returns the value of the 'Indexing' attribute.Returns the value of the 'Separated Data Use' attribute.org.eclipse.emf.ecore.EObject
Returns the value of the 'Suppress Object' reference.Returns the value of the 'Users Separation' attribute.boolean
Returns the value of the 'Fill From Filling Value' attribute.void
Sets the value of the 'Authentication Separation
' attribute.void
setAutoUse
(CommonAttributeAutoUse value) Sets the value of the 'Auto Use
' attribute.void
Sets the value of the 'Choice History On Input
' attribute.void
setConditionalSeparation
(MdObject value) Sets the value of the 'Conditional Separation
' reference.void
Sets the value of the 'Configuration Extensions Separation
' attribute.void
Sets the value of the 'Data Separation
' attribute.void
Sets the value of the 'Data Separation Use
' reference.void
Sets the value of the 'Data Separation Value
' reference.void
setFillFromFillingValue
(boolean value) Sets the value of the 'Fill From Filling Value
' attribute.void
setFillValue
(Value value) Sets the value of the 'Fill Value
' containment reference.void
Sets the value of the 'Full Text Search
' attribute.void
setIndexing
(Indexing value) Sets the value of the 'Indexing
' attribute.void
Sets the value of the 'Separated Data Use
' attribute.void
setSuppressObject
(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Suppress Object
' reference.void
Sets the value of the 'Users Separation
' attribute.boolean
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicFeature
getChoiceFoldersAndItems, 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
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.DataHistorySupport
getDataHistory, setDataHistory
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.mcore.FieldSource
getFields, getRefFieldSources
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
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.TypeDescriptionProvider
getTypeDescription
-
Method Details
-
isFillFromFillingValue
boolean isFillFromFillingValue()Returns the value of the 'Fill From Filling Value' attribute.- Returns:
- the value of the 'Fill From Filling Value' attribute.
- See Also:
-
setFillFromFillingValue
void 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:
-
getFillValue
Value getFillValue()Returns the value of the 'Fill Value' containment reference.- Returns:
- the value of the 'Fill Value' containment reference.
- See Also:
-
setFillValue
Sets the value of the 'Fill Value
' containment reference.- Parameters:
value
- the new value of the 'Fill Value' containment reference.- See Also:
-
getChoiceHistoryOnInput
ChoiceHistoryOnInput 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:
-
setChoiceHistoryOnInput
Sets the value of the 'Choice History On Input
' attribute.- Parameters:
value
- the new value of the 'Choice History On Input' attribute.- See Also:
-
getContent
org.eclipse.emf.common.util.EList<CommonAttributeContentItem> getContent()Returns the value of the 'Content' containment reference list. The list contents are of typeCommonAttributeContentItem
.- Returns:
- the value of the 'Content' containment reference list.
- See Also:
-
getAutoUse
CommonAttributeAutoUse getAutoUse()Returns the value of the 'Auto Use' attribute. The literals are from the enumerationCommonAttributeAutoUse
.- Returns:
- the value of the 'Auto Use' attribute.
- See Also:
-
setAutoUse
Sets the value of the 'Auto Use
' attribute.- Parameters:
value
- the new value of the 'Auto Use' attribute.- See Also:
-
getDataSeparation
CommonAttributeDataSeparation getDataSeparation()Returns the value of the 'Data Separation' attribute. The literals are from the enumerationCommonAttributeDataSeparation
.- Returns:
- the value of the 'Data Separation' attribute.
- See Also:
-
setDataSeparation
Sets the value of the 'Data Separation
' attribute.- Parameters:
value
- the new value of the 'Data Separation' attribute.- See Also:
-
getSeparatedDataUse
CommonAttributeSeparatedDataUse getSeparatedDataUse()Returns the value of the 'Separated Data Use' attribute. The literals are from the enumerationCommonAttributeSeparatedDataUse
.- Returns:
- the value of the 'Separated Data Use' attribute.
- See Also:
-
setSeparatedDataUse
Sets the value of the 'Separated Data Use
' attribute.- Parameters:
value
- the new value of the 'Separated Data Use' attribute.- See Also:
-
getDataSeparationValue
SessionParameter getDataSeparationValue()Returns the value of the 'Data Separation Value' reference.- Returns:
- the value of the 'Data Separation Value' reference.
- See Also:
-
setDataSeparationValue
Sets the value of the 'Data Separation Value
' reference.- Parameters:
value
- the new value of the 'Data Separation Value' reference.- See Also:
-
getDataSeparationUse
SessionParameter getDataSeparationUse()Returns the value of the 'Data Separation Use' reference.- Returns:
- the value of the 'Data Separation Use' reference.
- See Also:
-
setDataSeparationUse
Sets the value of the 'Data Separation Use
' reference.- Parameters:
value
- the new value of the 'Data Separation Use' reference.- See Also:
-
getConditionalSeparation
MdObject getConditionalSeparation()Returns the value of the 'Conditional Separation' reference.- Returns:
- the value of the 'Conditional Separation' reference.
- See Also:
-
setConditionalSeparation
Sets the value of the 'Conditional Separation
' reference.- Parameters:
value
- the new value of the 'Conditional Separation' reference.- See Also:
-
getUsersSeparation
CommonAttributeUsersSeparation getUsersSeparation()Returns the value of the 'Users Separation' attribute. The literals are from the enumerationCommonAttributeUsersSeparation
.- Returns:
- the value of the 'Users Separation' attribute.
- See Also:
-
setUsersSeparation
Sets the value of the 'Users Separation
' attribute.- Parameters:
value
- the new value of the 'Users Separation' attribute.- See Also:
-
getAuthenticationSeparation
CommonAttributeAuthenticationSeparation getAuthenticationSeparation()Returns the value of the 'Authentication Separation' attribute. The literals are from the enumerationCommonAttributeAuthenticationSeparation
.- Returns:
- the value of the 'Authentication Separation' attribute.
- See Also:
-
setAuthenticationSeparation
Sets the value of the 'Authentication Separation
' attribute.- Parameters:
value
- the new value of the 'Authentication Separation' attribute.- See Also:
-
getConfigurationExtensionsSeparation
CommonAttributeExtensionSeparation getConfigurationExtensionsSeparation()Returns the value of the 'Configuration Extensions Separation' attribute. The literals are from the enumerationCommonAttributeExtensionSeparation
.- Returns:
- the value of the 'Configuration Extensions Separation' attribute.
- See Also:
-
setConfigurationExtensionsSeparation
Sets the value of the 'Configuration Extensions Separation
' attribute.- Parameters:
value
- the new value of the 'Configuration Extensions Separation' attribute.- See Also:
-
getIndexing
Indexing getIndexing()Returns the value of the 'Indexing' attribute. The literals are from the enumerationIndexing
.- Returns:
- the value of the 'Indexing' attribute.
- See Also:
-
setIndexing
Sets the value of the 'Indexing
' attribute.- Parameters:
value
- the new value of the 'Indexing' attribute.- See Also:
-
getFullTextSearch
FullTextSearchUsing 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:
-
setFullTextSearch
Sets the value of the 'Full Text Search
' attribute.- Parameters:
value
- the new value of the 'Full Text Search' attribute.- See Also:
-
getSuppressObject
org.eclipse.emf.ecore.EObject getSuppressObject()Returns the value of the 'Suppress Object' reference.- Returns:
- the value of the 'Suppress Object' reference.
- See Also:
-
setSuppressObject
void setSuppressObject(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Suppress Object
' reference.- Parameters:
value
- the new value of the 'Suppress Object' reference.- See Also:
-
validate
boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) - Specified by:
validate
in interfaceBasicFeature
-