Interface Constant
-
- All Superinterfaces:
DataHistorySupport
,org.eclipse.emf.ecore.EObject
,FieldSource
,FullTextSearchDictionarySource
,MdObject
,org.eclipse.emf.common.notify.Notifier
,StandardCommandSource
,TypeDescriptionProvider
- All Known Implementing Classes:
ConstantImpl
public interface Constant extends MdObject, FullTextSearchDictionarySource, StandardCommandSource, FieldSource, DataHistorySupport, TypeDescriptionProvider
A representation of the model object 'Constant'.The following features are supported:
Produced Types
Db View Defs
Type
Use Standard Commands
Default Form
Extended Presentation
Explanation
Password Mode
Format
Edit Format
Tool Tip
Mark Negatives
Mask
Multi Line
Extended Edit
Min Value
Max Value
Fill Checking
Choice Folders And Items
Choice Parameter Links
Choice Parameters
Quick Choice
Choice Form
Link By Type
Choice History On Input
Value Manager Module
Manager Module
Data Lock Control Mode
Update Data History Immediately After Write
Execute After Write Data History Version Processing
Suppress Object
- See Also:
MdClassPackage.getConstant()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FoldersAndItemsUse
getChoiceFoldersAndItems()
Returns the value of the 'Choice Folders And Items' attribute.BasicForm
getChoiceForm()
Returns the value of the 'Choice Form' reference.ChoiceHistoryOnInput
getChoiceHistoryOnInput()
Returns the value of the 'Choice History On Input' attribute.org.eclipse.emf.common.util.EList<ChoiceParameterLink>
getChoiceParameterLinks()
Returns the value of the 'Choice Parameter Links' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameter>
getChoiceParameters()
Returns the value of the 'Choice Parameters' containment reference list.DefaultDataLockControlMode
getDataLockControlMode()
Returns the value of the 'Data Lock Control Mode' attribute.ConstantDbViewDefs
getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.CommonForm
getDefaultForm()
Returns the value of the 'Default Form' reference.org.eclipse.emf.common.util.EMap<String,String>
getEditFormat()
Returns the value of the 'Edit Format' map.org.eclipse.emf.common.util.EMap<String,String>
getExplanation()
Returns the value of the 'Explanation' map.org.eclipse.emf.common.util.EMap<String,String>
getExtendedPresentation()
Returns the value of the 'Extended Presentation' map.FillChecking
getFillChecking()
Returns the value of the 'Fill Checking' attribute.org.eclipse.emf.common.util.EMap<String,String>
getFormat()
Returns the value of the 'Format' map.TypeLink
getLinkByType()
Returns the value of the 'Link By Type' containment reference.Module
getManagerModule()
Returns the value of the 'Manager Module' reference.String
getMask()
Returns the value of the 'Mask' attribute.Value
getMaxValue()
Returns the value of the 'Max Value' containment reference.Value
getMinValue()
Returns the value of the 'Min Value' containment reference.ConstantTypes
getProducedTypes()
Returns the value of the 'Produced Types' containment reference.UseQuickChoice
getQuickChoice()
Returns the value of the 'Quick Choice' attribute.org.eclipse.emf.ecore.EObject
getSuppressObject()
Returns the value of the 'Suppress Object' reference.org.eclipse.emf.common.util.EMap<String,String>
getToolTip()
Returns the value of the 'Tool Tip' map.TypeDescription
getType()
Returns the value of the 'Type' containment reference.Module
getValueManagerModule()
Returns the value of the 'Value Manager Module' reference.boolean
isExecuteAfterWriteDataHistoryVersionProcessing()
Returns the value of the 'Execute After Write Data History Version Processing' attribute.boolean
isExtendedEdit()
Returns the value of the 'Extended Edit' attribute.boolean
isMarkNegatives()
Returns the value of the 'Mark Negatives' attribute.boolean
isMultiLine()
Returns the value of the 'Multi Line' attribute.boolean
isPasswordMode()
Returns the value of the 'Password Mode' attribute.boolean
isUpdateDataHistoryImmediatelyAfterWrite()
Returns the value of the 'Update Data History Immediately After Write' attribute.boolean
isUseStandardCommands()
Returns the value of the 'Use Standard Commands' attribute.void
setChoiceFoldersAndItems(FoldersAndItemsUse value)
Sets the value of the 'Choice Folders And Items
' attribute.void
setChoiceForm(BasicForm value)
Sets the value of the 'Choice Form
' reference.void
setChoiceHistoryOnInput(ChoiceHistoryOnInput value)
Sets the value of the 'Choice History On Input
' attribute.void
setDataLockControlMode(DefaultDataLockControlMode value)
Sets the value of the 'Data Lock Control Mode
' attribute.void
setDbViewDefs(ConstantDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference.void
setDefaultForm(CommonForm value)
Sets the value of the 'Default Form
' reference.void
setExecuteAfterWriteDataHistoryVersionProcessing(boolean value)
Sets the value of the 'Execute After Write Data History Version Processing
' attribute.void
setExtendedEdit(boolean value)
Sets the value of the 'Extended Edit
' attribute.void
setFillChecking(FillChecking value)
Sets the value of the 'Fill Checking
' attribute.void
setLinkByType(TypeLink value)
Sets the value of the 'Link By Type
' containment reference.void
setManagerModule(Module value)
Sets the value of the 'Manager Module
' reference.void
setMarkNegatives(boolean value)
Sets the value of the 'Mark Negatives
' attribute.void
setMask(String value)
Sets the value of the 'Mask
' attribute.void
setMaxValue(Value value)
Sets the value of the 'Max Value
' containment reference.void
setMinValue(Value value)
Sets the value of the 'Min Value
' containment reference.void
setMultiLine(boolean value)
Sets the value of the 'Multi Line
' attribute.void
setPasswordMode(boolean value)
Sets the value of the 'Password Mode
' attribute.void
setProducedTypes(ConstantTypes value)
Sets the value of the 'Produced Types
' containment reference.void
setQuickChoice(UseQuickChoice value)
Sets the value of the 'Quick Choice
' attribute.void
setSuppressObject(org.eclipse.emf.ecore.EObject value)
Sets the value of the 'Suppress Object
' reference.void
setType(TypeDescription value)
Sets the value of the 'Type
' containment reference.void
setUpdateDataHistoryImmediatelyAfterWrite(boolean value)
Sets the value of the 'Update Data History Immediately After Write
' attribute.void
setUseStandardCommands(boolean value)
Sets the value of the 'Use Standard Commands
' attribute.void
setValueManagerModule(Module value)
Sets the value of the 'Value Manager Module
' reference.boolean
validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-
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.StandardCommandSource
getStandardCommands
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.TypeDescriptionProvider
getTypeDescription
-
-
-
-
Method Detail
-
getProducedTypes
ConstantTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(ConstantTypes)
,MdClassPackage.getConstant_ProducedTypes()
-
setProducedTypes
void setProducedTypes(ConstantTypes value)
Sets the value of the 'Produced Types
' containment reference.- Parameters:
value
- the new value of the 'Produced Types' containment reference.- See Also:
getProducedTypes()
-
getDbViewDefs
ConstantDbViewDefs getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
setDbViewDefs(ConstantDbViewDefs)
,MdClassPackage.getConstant_DbViewDefs()
-
setDbViewDefs
void setDbViewDefs(ConstantDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference.- Parameters:
value
- the new value of the 'Db View Defs' containment reference.- See Also:
getDbViewDefs()
-
getType
TypeDescription getType()
Returns the value of the 'Type' containment reference.- Returns:
- the value of the 'Type' containment reference.
- See Also:
setType(TypeDescription)
,MdClassPackage.getConstant_Type()
-
setType
void setType(TypeDescription value)
Sets the value of the 'Type
' containment reference.- Parameters:
value
- the new value of the 'Type' containment reference.- See Also:
getType()
-
isUseStandardCommands
boolean isUseStandardCommands()
Returns the value of the 'Use Standard Commands' attribute.- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
setUseStandardCommands(boolean)
,MdClassPackage.getConstant_UseStandardCommands()
-
setUseStandardCommands
void setUseStandardCommands(boolean value)
Sets the value of the 'Use Standard Commands
' attribute.- Parameters:
value
- the new value of the 'Use Standard Commands' attribute.- See Also:
isUseStandardCommands()
-
getDefaultForm
CommonForm getDefaultForm()
Returns the value of the 'Default Form' reference.- Returns:
- the value of the 'Default Form' reference.
- See Also:
setDefaultForm(CommonForm)
,MdClassPackage.getConstant_DefaultForm()
-
setDefaultForm
void setDefaultForm(CommonForm value)
Sets the value of the 'Default Form
' reference.- Parameters:
value
- the new value of the 'Default Form' reference.- See Also:
getDefaultForm()
-
getExtendedPresentation
org.eclipse.emf.common.util.EMap<String,String> getExtendedPresentation()
Returns the value of the 'Extended Presentation' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Extended Presentation' map.
- See Also:
MdClassPackage.getConstant_ExtendedPresentation()
-
getExplanation
org.eclipse.emf.common.util.EMap<String,String> getExplanation()
Returns the value of the 'Explanation' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Explanation' map.
- See Also:
MdClassPackage.getConstant_Explanation()
-
isPasswordMode
boolean isPasswordMode()
Returns the value of the 'Password Mode' attribute.- Returns:
- the value of the 'Password Mode' attribute.
- See Also:
setPasswordMode(boolean)
,MdClassPackage.getConstant_PasswordMode()
-
setPasswordMode
void setPasswordMode(boolean value)
Sets the value of the 'Password Mode
' attribute.- Parameters:
value
- the new value of the 'Password Mode' attribute.- See Also:
isPasswordMode()
-
getFormat
org.eclipse.emf.common.util.EMap<String,String> getFormat()
- Returns:
- the value of the 'Format' map.
- See Also:
MdClassPackage.getConstant_Format()
-
getEditFormat
org.eclipse.emf.common.util.EMap<String,String> getEditFormat()
Returns the value of the 'Edit Format' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Edit Format' map.
- See Also:
MdClassPackage.getConstant_EditFormat()
-
getToolTip
org.eclipse.emf.common.util.EMap<String,String> getToolTip()
Returns the value of the 'Tool Tip' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Tool Tip' map.
- See Also:
MdClassPackage.getConstant_ToolTip()
-
isMarkNegatives
boolean isMarkNegatives()
Returns the value of the 'Mark Negatives' attribute.- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
setMarkNegatives(boolean)
,MdClassPackage.getConstant_MarkNegatives()
-
setMarkNegatives
void setMarkNegatives(boolean value)
Sets the value of the 'Mark Negatives
' attribute.- Parameters:
value
- the new value of the 'Mark Negatives' attribute.- See Also:
isMarkNegatives()
-
getMask
String getMask()
Returns the value of the 'Mask' attribute.- Returns:
- the value of the 'Mask' attribute.
- See Also:
setMask(String)
,MdClassPackage.getConstant_Mask()
-
setMask
void setMask(String value)
Sets the value of the 'Mask
' attribute.- Parameters:
value
- the new value of the 'Mask' attribute.- See Also:
getMask()
-
isMultiLine
boolean isMultiLine()
Returns the value of the 'Multi Line' attribute.- Returns:
- the value of the 'Multi Line' attribute.
- See Also:
setMultiLine(boolean)
,MdClassPackage.getConstant_MultiLine()
-
setMultiLine
void setMultiLine(boolean value)
Sets the value of the 'Multi Line
' attribute.- Parameters:
value
- the new value of the 'Multi Line' attribute.- See Also:
isMultiLine()
-
isExtendedEdit
boolean isExtendedEdit()
Returns the value of the 'Extended Edit' attribute.- Returns:
- the value of the 'Extended Edit' attribute.
- See Also:
setExtendedEdit(boolean)
,MdClassPackage.getConstant_ExtendedEdit()
-
setExtendedEdit
void setExtendedEdit(boolean value)
Sets the value of the 'Extended Edit
' attribute.- Parameters:
value
- the new value of the 'Extended Edit' attribute.- See Also:
isExtendedEdit()
-
getMinValue
Value getMinValue()
Returns the value of the 'Min Value' containment reference.- Returns:
- the value of the 'Min Value' containment reference.
- See Also:
setMinValue(Value)
,MdClassPackage.getConstant_MinValue()
-
setMinValue
void setMinValue(Value value)
Sets the value of the 'Min Value
' containment reference.- Parameters:
value
- the new value of the 'Min Value' containment reference.- See Also:
getMinValue()
-
getMaxValue
Value getMaxValue()
Returns the value of the 'Max Value' containment reference.- Returns:
- the value of the 'Max Value' containment reference.
- See Also:
setMaxValue(Value)
,MdClassPackage.getConstant_MaxValue()
-
setMaxValue
void setMaxValue(Value value)
Sets the value of the 'Max Value
' containment reference.- Parameters:
value
- the new value of the 'Max Value' containment reference.- See Also:
getMaxValue()
-
getFillChecking
FillChecking getFillChecking()
Returns the value of the 'Fill Checking' attribute. The literals are from the enumerationFillChecking
.- Returns:
- the value of the 'Fill Checking' attribute.
- See Also:
FillChecking
,setFillChecking(FillChecking)
,MdClassPackage.getConstant_FillChecking()
-
setFillChecking
void setFillChecking(FillChecking value)
Sets the value of the 'Fill Checking
' attribute.- Parameters:
value
- the new value of the 'Fill Checking' attribute.- See Also:
FillChecking
,getFillChecking()
-
getChoiceFoldersAndItems
FoldersAndItemsUse getChoiceFoldersAndItems()
Returns the value of the 'Choice Folders And Items' attribute. The literals are from the enumerationFoldersAndItemsUse
.- Returns:
- the value of the 'Choice Folders And Items' attribute.
- See Also:
FoldersAndItemsUse
,setChoiceFoldersAndItems(FoldersAndItemsUse)
,MdClassPackage.getConstant_ChoiceFoldersAndItems()
-
setChoiceFoldersAndItems
void setChoiceFoldersAndItems(FoldersAndItemsUse value)
Sets the value of the 'Choice Folders And Items
' attribute.- Parameters:
value
- the new value of the 'Choice Folders And Items' attribute.- See Also:
FoldersAndItemsUse
,getChoiceFoldersAndItems()
-
getChoiceParameterLinks
org.eclipse.emf.common.util.EList<ChoiceParameterLink> getChoiceParameterLinks()
Returns the value of the 'Choice Parameter Links' containment reference list. The list contents are of typeChoiceParameterLink
.- Returns:
- the value of the 'Choice Parameter Links' containment reference list.
- See Also:
MdClassPackage.getConstant_ChoiceParameterLinks()
-
getChoiceParameters
org.eclipse.emf.common.util.EList<ChoiceParameter> getChoiceParameters()
Returns the value of the 'Choice Parameters' containment reference list. The list contents are of typeChoiceParameter
.- Returns:
- the value of the 'Choice Parameters' containment reference list.
- See Also:
MdClassPackage.getConstant_ChoiceParameters()
-
getQuickChoice
UseQuickChoice getQuickChoice()
Returns the value of the 'Quick Choice' attribute. The literals are from the enumerationUseQuickChoice
.- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
UseQuickChoice
,setQuickChoice(UseQuickChoice)
,MdClassPackage.getConstant_QuickChoice()
-
setQuickChoice
void setQuickChoice(UseQuickChoice value)
Sets the value of the 'Quick Choice
' attribute.- Parameters:
value
- the new value of the 'Quick Choice' attribute.- See Also:
UseQuickChoice
,getQuickChoice()
-
getChoiceForm
BasicForm getChoiceForm()
Returns the value of the 'Choice Form' reference.- Returns:
- the value of the 'Choice Form' reference.
- See Also:
setChoiceForm(BasicForm)
,MdClassPackage.getConstant_ChoiceForm()
-
setChoiceForm
void setChoiceForm(BasicForm value)
Sets the value of the 'Choice Form
' reference.- Parameters:
value
- the new value of the 'Choice Form' reference.- See Also:
getChoiceForm()
-
getLinkByType
TypeLink getLinkByType()
Returns the value of the 'Link By Type' containment reference.- Returns:
- the value of the 'Link By Type' containment reference.
- See Also:
setLinkByType(TypeLink)
,MdClassPackage.getConstant_LinkByType()
-
setLinkByType
void setLinkByType(TypeLink value)
Sets the value of the 'Link By Type
' containment reference.- Parameters:
value
- the new value of the 'Link By Type' containment reference.- See Also:
getLinkByType()
-
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:
ChoiceHistoryOnInput
,setChoiceHistoryOnInput(ChoiceHistoryOnInput)
,MdClassPackage.getConstant_ChoiceHistoryOnInput()
-
setChoiceHistoryOnInput
void 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()
-
getValueManagerModule
Module getValueManagerModule()
Returns the value of the 'Value Manager Module' reference.- Returns:
- the value of the 'Value Manager Module' reference.
- See Also:
setValueManagerModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getConstant_ValueManagerModule()
-
setValueManagerModule
void setValueManagerModule(Module value)
Sets the value of the 'Value Manager Module
' reference.- Parameters:
value
- the new value of the 'Value Manager Module' reference.- See Also:
getValueManagerModule()
-
getManagerModule
Module getManagerModule()
Returns the value of the 'Manager Module' reference.- Returns:
- the value of the 'Manager Module' reference.
- See Also:
setManagerModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getConstant_ManagerModule()
-
setManagerModule
void setManagerModule(Module value)
Sets the value of the 'Manager Module
' reference.- Parameters:
value
- the new value of the 'Manager Module' reference.- See Also:
getManagerModule()
-
getDataLockControlMode
DefaultDataLockControlMode getDataLockControlMode()
Returns the value of the 'Data Lock Control Mode' attribute. The literals are from the enumerationDefaultDataLockControlMode
.- Returns:
- the value of the 'Data Lock Control Mode' attribute.
- See Also:
DefaultDataLockControlMode
,setDataLockControlMode(DefaultDataLockControlMode)
,MdClassPackage.getConstant_DataLockControlMode()
-
setDataLockControlMode
void setDataLockControlMode(DefaultDataLockControlMode value)
Sets the value of the 'Data Lock Control Mode
' attribute.- Parameters:
value
- the new value of the 'Data Lock Control Mode' attribute.- See Also:
DefaultDataLockControlMode
,getDataLockControlMode()
-
isUpdateDataHistoryImmediatelyAfterWrite
boolean isUpdateDataHistoryImmediatelyAfterWrite()
Returns the value of the 'Update Data History Immediately After Write' attribute.- Returns:
- the value of the 'Update Data History Immediately After Write' attribute.
- See Also:
setUpdateDataHistoryImmediatelyAfterWrite(boolean)
,MdClassPackage.getConstant_UpdateDataHistoryImmediatelyAfterWrite()
-
setUpdateDataHistoryImmediatelyAfterWrite
void setUpdateDataHistoryImmediatelyAfterWrite(boolean value)
Sets the value of the 'Update Data History Immediately After Write
' attribute.- Parameters:
value
- the new value of the 'Update Data History Immediately After Write' attribute.- See Also:
isUpdateDataHistoryImmediatelyAfterWrite()
-
isExecuteAfterWriteDataHistoryVersionProcessing
boolean isExecuteAfterWriteDataHistoryVersionProcessing()
Returns the value of the 'Execute After Write Data History Version Processing' attribute.- Returns:
- the value of the 'Execute After Write Data History Version Processing' attribute.
- See Also:
setExecuteAfterWriteDataHistoryVersionProcessing(boolean)
,MdClassPackage.getConstant_ExecuteAfterWriteDataHistoryVersionProcessing()
-
setExecuteAfterWriteDataHistoryVersionProcessing
void setExecuteAfterWriteDataHistoryVersionProcessing(boolean value)
Sets the value of the 'Execute After Write Data History Version Processing
' attribute.- Parameters:
value
- the new value of the 'Execute After Write Data History Version Processing' attribute.- See Also:
isExecuteAfterWriteDataHistoryVersionProcessing()
-
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(EObject)
,MdClassPackage.getConstant_SuppressObject()
-
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:
getSuppressObject()
-
-