Interface Table
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,FieldSource,MdObject,org.eclipse.emf.common.notify.Notifier,StandardCommandSource
- All Known Implementing Classes:
TableImpl
public interface Table extends MdObject, StandardCommandSource, FieldSource
A representation of the model object 'Table'.The following features are supported:
Produced TypesDb View DefsParent Data SourceTable TypeName In Data SourceExpression In Data SourceTable Data TypeKey FieldsPresentation FieldParent FieldUnfilled Parent ValueCharacteristicsUse Standard CommandsQuick ChoiceInput By StringCreate On InputSearch String Mode On Input By StringChoice Data Get Mode On Input By StringChoice History On InputDefault Object FormDefault Record FormDefault List FormDefault Choice FormObject PresentationExtended Object PresentationRecord PresentationExtended Record PresentationList PresentationExtended List PresentationExplanationObject ModuleRecord Set ModuleManager ModuleInclude Help In ContentsHelpRead OnlyTransactions Isolation LevelData Version FieldEdit TypeBased OnData Lock FieldsData Lock Control ModeTable FieldsFormsCommandsTemplatesSuppress Object
- See Also:
MdClassPackage.getTable()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<BasicDbObject>getBasedOn()Returns the value of the 'Based On' reference list.org.eclipse.emf.common.util.EList<CharacteristicsDescription>getCharacteristics()Returns the value of the 'Characteristics' containment reference list.ChoiceDataGetModeOnInputByStringgetChoiceDataGetModeOnInputByString()Returns the value of the 'Choice Data Get Mode On Input By String' attribute.ChoiceHistoryOnInputgetChoiceHistoryOnInput()Returns the value of the 'Choice History On Input' attribute.org.eclipse.emf.common.util.EList<TableCommand>getCommands()Returns the value of the 'Commands' containment reference list.CreateOnInputgetCreateOnInput()Returns the value of the 'Create On Input' attribute.DefaultDataLockControlModegetDataLockControlMode()Returns the value of the 'Data Lock Control Mode' attribute.org.eclipse.emf.common.util.EList<Field>getDataLockFields()Returns the value of the 'Data Lock Fields' reference list.MdObjectgetDataVersionField()Returns the value of the 'Data Version Field' reference.TableDbViewDefsgetDbViewDefs()Returns the value of the 'Db View Defs' containment reference.TableFormgetDefaultChoiceForm()Returns the value of the 'Default Choice Form' reference.TableFormgetDefaultListForm()Returns the value of the 'Default List Form' reference.TableFormgetDefaultObjectForm()Returns the value of the 'Default Object Form' reference.TableFormgetDefaultRecordForm()Returns the value of the 'Default Record Form' reference.EditTypegetEditType()Returns the value of the 'Edit Type' attribute.org.eclipse.emf.common.util.EMap<String,String>getExplanation()Returns the value of the 'Explanation' map.StringgetExpressionInDataSource()Returns the value of the 'Expression In Data Source' attribute.org.eclipse.emf.common.util.EMap<String,String>getExtendedListPresentation()Returns the value of the 'Extended List Presentation' map.org.eclipse.emf.common.util.EMap<String,String>getExtendedObjectPresentation()Returns the value of the 'Extended Object Presentation' map.org.eclipse.emf.common.util.EMap<String,String>getExtendedRecordPresentation()Returns the value of the 'Extended Record Presentation' map.org.eclipse.emf.common.util.EList<TableForm>getForms()Returns the value of the 'Forms' containment reference list.HelpgetHelp()Returns the value of the 'Help' containment reference.org.eclipse.emf.common.util.EList<Field>getInputByString()Returns the value of the 'Input By String' reference list.org.eclipse.emf.common.util.EList<Field>getKeyFields()Returns the value of the 'Key Fields' reference list.org.eclipse.emf.common.util.EMap<String,String>getListPresentation()Returns the value of the 'List Presentation' map.ModulegetManagerModule()Returns the value of the 'Manager Module' reference.StringgetNameInDataSource()Returns the value of the 'Name In Data Source' attribute.ModulegetObjectModule()Returns the value of the 'Object Module' reference.org.eclipse.emf.common.util.EMap<String,String>getObjectPresentation()Returns the value of the 'Object Presentation' map.ExternalDataSourcegetParentDataSource()Returns the value of the 'Parent Data Source' reference.FieldgetParentField()Returns the value of the 'Parent Field' reference.FieldgetPresentationField()Returns the value of the 'Presentation Field' reference.TableTypesgetProducedTypes()Returns the value of the 'Produced Types' containment reference.org.eclipse.emf.common.util.EMap<String,String>getRecordPresentation()Returns the value of the 'Record Presentation' map.ModulegetRecordSetModule()Returns the value of the 'Record Set Module' reference.SearchStringModeOnInputByStringgetSearchStringModeOnInputByString()Returns the value of the 'Search String Mode On Input By String' attribute.org.eclipse.emf.ecore.EObjectgetSuppressObject()Returns the value of the 'Suppress Object' reference.ExternalDataSourceTableDataTypegetTableDataType()Returns the value of the 'Table Data Type' attribute.org.eclipse.emf.common.util.EList<Field>getTableFields()Returns the value of the 'Table Fields' containment reference list.ExternalDataSourceTableTypegetTableType()Returns the value of the 'Table Type' attribute.org.eclipse.emf.common.util.EList<Template>getTemplates()Returns the value of the 'Templates' containment reference list.TransactionsIsolationLevelgetTransactionsIsolationLevel()Returns the value of the 'Transactions Isolation Level' attribute.ValuegetUnfilledParentValue()Returns the value of the 'Unfilled Parent Value' containment reference.booleanisIncludeHelpInContents()Returns the value of the 'Include Help In Contents' attribute.booleanisQuickChoice()Returns the value of the 'Quick Choice' attribute.booleanisReadOnly()Returns the value of the 'Read Only' attribute.booleanisUseStandardCommands()Returns the value of the 'Use Standard Commands' attribute.voidsetChoiceDataGetModeOnInputByString(ChoiceDataGetModeOnInputByString value)Sets the value of the 'Choice Data Get Mode On Input By String' attribute.voidsetChoiceHistoryOnInput(ChoiceHistoryOnInput value)Sets the value of the 'Choice History On Input' attribute.voidsetCreateOnInput(CreateOnInput value)Sets the value of the 'Create On Input' attribute.voidsetDataLockControlMode(DefaultDataLockControlMode value)Sets the value of the 'Data Lock Control Mode' attribute.voidsetDataVersionField(MdObject value)Sets the value of the 'Data Version Field' reference.voidsetDbViewDefs(TableDbViewDefs value)Sets the value of the 'Db View Defs' containment reference.voidsetDefaultChoiceForm(TableForm value)Sets the value of the 'Default Choice Form' reference.voidsetDefaultListForm(TableForm value)Sets the value of the 'Default List Form' reference.voidsetDefaultObjectForm(TableForm value)Sets the value of the 'Default Object Form' reference.voidsetDefaultRecordForm(TableForm value)Sets the value of the 'Default Record Form' reference.voidsetEditType(EditType value)Sets the value of the 'Edit Type' attribute.voidsetExpressionInDataSource(String value)Sets the value of the 'Expression In Data Source' attribute.voidsetHelp(Help value)Sets the value of the 'Help' containment reference.voidsetIncludeHelpInContents(boolean value)Sets the value of the 'Include Help In Contents' attribute.voidsetManagerModule(Module value)Sets the value of the 'Manager Module' reference.voidsetNameInDataSource(String value)Sets the value of the 'Name In Data Source' attribute.voidsetObjectModule(Module value)Sets the value of the 'Object Module' reference.voidsetParentDataSource(ExternalDataSource value)Sets the value of the 'Parent Data Source' reference.voidsetParentField(Field value)Sets the value of the 'Parent Field' reference.voidsetPresentationField(Field value)Sets the value of the 'Presentation Field' reference.voidsetProducedTypes(TableTypes value)Sets the value of the 'Produced Types' containment reference.voidsetQuickChoice(boolean value)Sets the value of the 'Quick Choice' attribute.voidsetReadOnly(boolean value)Sets the value of the 'Read Only' attribute.voidsetRecordSetModule(Module value)Sets the value of the 'Record Set Module' reference.voidsetSearchStringModeOnInputByString(SearchStringModeOnInputByString value)Sets the value of the 'Search String Mode On Input By String' attribute.voidsetSuppressObject(org.eclipse.emf.ecore.EObject value)Sets the value of the 'Suppress Object' reference.voidsetTableDataType(ExternalDataSourceTableDataType value)Sets the value of the 'Table Data Type' attribute.voidsetTableType(ExternalDataSourceTableType value)Sets the value of the 'Table Type' attribute.voidsetTransactionsIsolationLevel(TransactionsIsolationLevel value)Sets the value of the 'Transactions Isolation Level' attribute.voidsetUnfilledParentValue(Value value)Sets the value of the 'Unfilled Parent Value' containment reference.voidsetUseStandardCommands(boolean value)Sets the value of the 'Use Standard Commands' attribute.-
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
-
-
-
-
Method Detail
-
getProducedTypes
TableTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(TableTypes),MdClassPackage.getTable_ProducedTypes()
-
setProducedTypes
void setProducedTypes(TableTypes 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
TableDbViewDefs getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
setDbViewDefs(TableDbViewDefs),MdClassPackage.getTable_DbViewDefs()
-
setDbViewDefs
void setDbViewDefs(TableDbViewDefs 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()
-
getParentDataSource
ExternalDataSource getParentDataSource()
Returns the value of the 'Parent Data Source' reference.- Returns:
- the value of the 'Parent Data Source' reference.
- See Also:
setParentDataSource(ExternalDataSource),MdClassPackage.getTable_ParentDataSource()
-
setParentDataSource
void setParentDataSource(ExternalDataSource value)
Sets the value of the 'Parent Data Source' reference.- Parameters:
value- the new value of the 'Parent Data Source' reference.- See Also:
getParentDataSource()
-
getTableType
ExternalDataSourceTableType getTableType()
Returns the value of the 'Table Type' attribute. The literals are from the enumerationExternalDataSourceTableType.- Returns:
- the value of the 'Table Type' attribute.
- See Also:
ExternalDataSourceTableType,setTableType(ExternalDataSourceTableType),MdClassPackage.getTable_TableType()
-
setTableType
void setTableType(ExternalDataSourceTableType value)
Sets the value of the 'Table Type' attribute.- Parameters:
value- the new value of the 'Table Type' attribute.- See Also:
ExternalDataSourceTableType,getTableType()
-
getNameInDataSource
String getNameInDataSource()
Returns the value of the 'Name In Data Source' attribute.- Returns:
- the value of the 'Name In Data Source' attribute.
- See Also:
setNameInDataSource(String),MdClassPackage.getTable_NameInDataSource()
-
setNameInDataSource
void setNameInDataSource(String value)
Sets the value of the 'Name In Data Source' attribute.- Parameters:
value- the new value of the 'Name In Data Source' attribute.- See Also:
getNameInDataSource()
-
getExpressionInDataSource
String getExpressionInDataSource()
Returns the value of the 'Expression In Data Source' attribute.- Returns:
- the value of the 'Expression In Data Source' attribute.
- See Also:
setExpressionInDataSource(String),MdClassPackage.getTable_ExpressionInDataSource()
-
setExpressionInDataSource
void setExpressionInDataSource(String value)
Sets the value of the 'Expression In Data Source' attribute.- Parameters:
value- the new value of the 'Expression In Data Source' attribute.- See Also:
getExpressionInDataSource()
-
getTableDataType
ExternalDataSourceTableDataType getTableDataType()
Returns the value of the 'Table Data Type' attribute. The literals are from the enumerationExternalDataSourceTableDataType.- Returns:
- the value of the 'Table Data Type' attribute.
- See Also:
ExternalDataSourceTableDataType,setTableDataType(ExternalDataSourceTableDataType),MdClassPackage.getTable_TableDataType()
-
setTableDataType
void setTableDataType(ExternalDataSourceTableDataType value)
Sets the value of the 'Table Data Type' attribute.- Parameters:
value- the new value of the 'Table Data Type' attribute.- See Also:
ExternalDataSourceTableDataType,getTableDataType()
-
getKeyFields
org.eclipse.emf.common.util.EList<Field> getKeyFields()
Returns the value of the 'Key Fields' reference list. The list contents are of typeField.- Returns:
- the value of the 'Key Fields' reference list.
- See Also:
MdClassPackage.getTable_KeyFields()
-
getPresentationField
Field getPresentationField()
Returns the value of the 'Presentation Field' reference.- Returns:
- the value of the 'Presentation Field' reference.
- See Also:
setPresentationField(com._1c.g5.v8.dt.metadata.mdclass.Field),MdClassPackage.getTable_PresentationField()
-
setPresentationField
void setPresentationField(Field value)
Sets the value of the 'Presentation Field' reference.- Parameters:
value- the new value of the 'Presentation Field' reference.- See Also:
getPresentationField()
-
getParentField
Field getParentField()
Returns the value of the 'Parent Field' reference.- Returns:
- the value of the 'Parent Field' reference.
- See Also:
setParentField(com._1c.g5.v8.dt.metadata.mdclass.Field),MdClassPackage.getTable_ParentField()
-
setParentField
void setParentField(Field value)
Sets the value of the 'Parent Field' reference.- Parameters:
value- the new value of the 'Parent Field' reference.- See Also:
getParentField()
-
getUnfilledParentValue
Value getUnfilledParentValue()
Returns the value of the 'Unfilled Parent Value' containment reference.- Returns:
- the value of the 'Unfilled Parent Value' containment reference.
- See Also:
setUnfilledParentValue(Value),MdClassPackage.getTable_UnfilledParentValue()
-
setUnfilledParentValue
void setUnfilledParentValue(Value value)
Sets the value of the 'Unfilled Parent Value' containment reference.- Parameters:
value- the new value of the 'Unfilled Parent Value' containment reference.- See Also:
getUnfilledParentValue()
-
getCharacteristics
org.eclipse.emf.common.util.EList<CharacteristicsDescription> getCharacteristics()
Returns the value of the 'Characteristics' containment reference list. The list contents are of typeCharacteristicsDescription.- Returns:
- the value of the 'Characteristics' containment reference list.
- See Also:
MdClassPackage.getTable_Characteristics()
-
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.getTable_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()
-
isQuickChoice
boolean isQuickChoice()
Returns the value of the 'Quick Choice' attribute.- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
setQuickChoice(boolean),MdClassPackage.getTable_QuickChoice()
-
setQuickChoice
void setQuickChoice(boolean value)
Sets the value of the 'Quick Choice' attribute.- Parameters:
value- the new value of the 'Quick Choice' attribute.- See Also:
isQuickChoice()
-
getInputByString
org.eclipse.emf.common.util.EList<Field> getInputByString()
Returns the value of the 'Input By String' reference list. The list contents are of typeField.- Returns:
- the value of the 'Input By String' reference list.
- See Also:
MdClassPackage.getTable_InputByString()
-
getCreateOnInput
CreateOnInput getCreateOnInput()
Returns the value of the 'Create On Input' attribute. The literals are from the enumerationCreateOnInput.- Returns:
- the value of the 'Create On Input' attribute.
- See Also:
CreateOnInput,setCreateOnInput(CreateOnInput),MdClassPackage.getTable_CreateOnInput()
-
setCreateOnInput
void setCreateOnInput(CreateOnInput value)
Sets the value of the 'Create On Input' attribute.- Parameters:
value- the new value of the 'Create On Input' attribute.- See Also:
CreateOnInput,getCreateOnInput()
-
getSearchStringModeOnInputByString
SearchStringModeOnInputByString getSearchStringModeOnInputByString()
Returns the value of the 'Search String Mode On Input By String' attribute. The literals are from the enumerationSearchStringModeOnInputByString.- Returns:
- the value of the 'Search String Mode On Input By String' attribute.
- See Also:
SearchStringModeOnInputByString,setSearchStringModeOnInputByString(SearchStringModeOnInputByString),MdClassPackage.getTable_SearchStringModeOnInputByString()
-
setSearchStringModeOnInputByString
void setSearchStringModeOnInputByString(SearchStringModeOnInputByString value)
Sets the value of the 'Search String Mode On Input By String' attribute.- Parameters:
value- the new value of the 'Search String Mode On Input By String' attribute.- See Also:
SearchStringModeOnInputByString,getSearchStringModeOnInputByString()
-
getChoiceDataGetModeOnInputByString
ChoiceDataGetModeOnInputByString getChoiceDataGetModeOnInputByString()
Returns the value of the 'Choice Data Get Mode On Input By String' attribute. The literals are from the enumerationChoiceDataGetModeOnInputByString.- Returns:
- the value of the 'Choice Data Get Mode On Input By String' attribute.
- See Also:
ChoiceDataGetModeOnInputByString,setChoiceDataGetModeOnInputByString(ChoiceDataGetModeOnInputByString),MdClassPackage.getTable_ChoiceDataGetModeOnInputByString()
-
setChoiceDataGetModeOnInputByString
void setChoiceDataGetModeOnInputByString(ChoiceDataGetModeOnInputByString value)
Sets the value of the 'Choice Data Get Mode On Input By String' attribute.- Parameters:
value- the new value of the 'Choice Data Get Mode On Input By String' attribute.- See Also:
ChoiceDataGetModeOnInputByString,getChoiceDataGetModeOnInputByString()
-
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.getTable_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()
-
getDefaultObjectForm
TableForm getDefaultObjectForm()
Returns the value of the 'Default Object Form' reference.- Returns:
- the value of the 'Default Object Form' reference.
- See Also:
setDefaultObjectForm(TableForm),MdClassPackage.getTable_DefaultObjectForm()
-
setDefaultObjectForm
void setDefaultObjectForm(TableForm value)
Sets the value of the 'Default Object Form' reference.- Parameters:
value- the new value of the 'Default Object Form' reference.- See Also:
getDefaultObjectForm()
-
getDefaultRecordForm
TableForm getDefaultRecordForm()
Returns the value of the 'Default Record Form' reference.- Returns:
- the value of the 'Default Record Form' reference.
- See Also:
setDefaultRecordForm(TableForm),MdClassPackage.getTable_DefaultRecordForm()
-
setDefaultRecordForm
void setDefaultRecordForm(TableForm value)
Sets the value of the 'Default Record Form' reference.- Parameters:
value- the new value of the 'Default Record Form' reference.- See Also:
getDefaultRecordForm()
-
getDefaultListForm
TableForm getDefaultListForm()
Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
setDefaultListForm(TableForm),MdClassPackage.getTable_DefaultListForm()
-
setDefaultListForm
void setDefaultListForm(TableForm value)
Sets the value of the 'Default List Form' reference.- Parameters:
value- the new value of the 'Default List Form' reference.- See Also:
getDefaultListForm()
-
getDefaultChoiceForm
TableForm getDefaultChoiceForm()
Returns the value of the 'Default Choice Form' reference.- Returns:
- the value of the 'Default Choice Form' reference.
- See Also:
setDefaultChoiceForm(TableForm),MdClassPackage.getTable_DefaultChoiceForm()
-
setDefaultChoiceForm
void setDefaultChoiceForm(TableForm value)
Sets the value of the 'Default Choice Form' reference.- Parameters:
value- the new value of the 'Default Choice Form' reference.- See Also:
getDefaultChoiceForm()
-
getObjectPresentation
org.eclipse.emf.common.util.EMap<String,String> getObjectPresentation()
Returns the value of the 'Object Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Object Presentation' map.
- See Also:
MdClassPackage.getTable_ObjectPresentation()
-
getExtendedObjectPresentation
org.eclipse.emf.common.util.EMap<String,String> getExtendedObjectPresentation()
Returns the value of the 'Extended Object Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Extended Object Presentation' map.
- See Also:
MdClassPackage.getTable_ExtendedObjectPresentation()
-
getRecordPresentation
org.eclipse.emf.common.util.EMap<String,String> getRecordPresentation()
Returns the value of the 'Record Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Record Presentation' map.
- See Also:
MdClassPackage.getTable_RecordPresentation()
-
getExtendedRecordPresentation
org.eclipse.emf.common.util.EMap<String,String> getExtendedRecordPresentation()
Returns the value of the 'Extended Record Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Extended Record Presentation' map.
- See Also:
MdClassPackage.getTable_ExtendedRecordPresentation()
-
getListPresentation
org.eclipse.emf.common.util.EMap<String,String> getListPresentation()
Returns the value of the 'List Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'List Presentation' map.
- See Also:
MdClassPackage.getTable_ListPresentation()
-
getExtendedListPresentation
org.eclipse.emf.common.util.EMap<String,String> getExtendedListPresentation()
Returns the value of the 'Extended List Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Extended List Presentation' map.
- See Also:
MdClassPackage.getTable_ExtendedListPresentation()
-
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.getTable_Explanation()
-
getObjectModule
Module getObjectModule()
Returns the value of the 'Object Module' reference.- Returns:
- the value of the 'Object Module' reference.
- See Also:
setObjectModule(com._1c.g5.v8.dt.bsl.model.Module),MdClassPackage.getTable_ObjectModule()
-
setObjectModule
void setObjectModule(Module value)
Sets the value of the 'Object Module' reference.- Parameters:
value- the new value of the 'Object Module' reference.- See Also:
getObjectModule()
-
getRecordSetModule
Module getRecordSetModule()
Returns the value of the 'Record Set Module' reference.- Returns:
- the value of the 'Record Set Module' reference.
- See Also:
setRecordSetModule(com._1c.g5.v8.dt.bsl.model.Module),MdClassPackage.getTable_RecordSetModule()
-
setRecordSetModule
void setRecordSetModule(Module value)
Sets the value of the 'Record Set Module' reference.- Parameters:
value- the new value of the 'Record Set Module' reference.- See Also:
getRecordSetModule()
-
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.getTable_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()
-
isIncludeHelpInContents
boolean isIncludeHelpInContents()
Returns the value of the 'Include Help In Contents' attribute.- Returns:
- the value of the 'Include Help In Contents' attribute.
- See Also:
setIncludeHelpInContents(boolean),MdClassPackage.getTable_IncludeHelpInContents()
-
setIncludeHelpInContents
void setIncludeHelpInContents(boolean value)
Sets the value of the 'Include Help In Contents' attribute.- Parameters:
value- the new value of the 'Include Help In Contents' attribute.- See Also:
isIncludeHelpInContents()
-
getHelp
Help getHelp()
Returns the value of the 'Help' containment reference.- Returns:
- the value of the 'Help' containment reference.
- See Also:
setHelp(Help),MdClassPackage.getTable_Help()
-
setHelp
void setHelp(Help value)
Sets the value of the 'Help' containment reference.- Parameters:
value- the new value of the 'Help' containment reference.- See Also:
getHelp()
-
isReadOnly
boolean isReadOnly()
Returns the value of the 'Read Only' attribute.- Returns:
- the value of the 'Read Only' attribute.
- See Also:
setReadOnly(boolean),MdClassPackage.getTable_ReadOnly()
-
setReadOnly
void setReadOnly(boolean value)
Sets the value of the 'Read Only' attribute.- Parameters:
value- the new value of the 'Read Only' attribute.- See Also:
isReadOnly()
-
getTransactionsIsolationLevel
TransactionsIsolationLevel getTransactionsIsolationLevel()
Returns the value of the 'Transactions Isolation Level' attribute. The literals are from the enumerationTransactionsIsolationLevel.- Returns:
- the value of the 'Transactions Isolation Level' attribute.
- See Also:
TransactionsIsolationLevel,setTransactionsIsolationLevel(TransactionsIsolationLevel),MdClassPackage.getTable_TransactionsIsolationLevel()
-
setTransactionsIsolationLevel
void setTransactionsIsolationLevel(TransactionsIsolationLevel value)
Sets the value of the 'Transactions Isolation Level' attribute.- Parameters:
value- the new value of the 'Transactions Isolation Level' attribute.- See Also:
TransactionsIsolationLevel,getTransactionsIsolationLevel()
-
getDataVersionField
MdObject getDataVersionField()
Returns the value of the 'Data Version Field' reference.- Returns:
- the value of the 'Data Version Field' reference.
- See Also:
setDataVersionField(MdObject),MdClassPackage.getTable_DataVersionField()
-
setDataVersionField
void setDataVersionField(MdObject value)
Sets the value of the 'Data Version Field' reference.- Parameters:
value- the new value of the 'Data Version Field' reference.- See Also:
getDataVersionField()
-
getEditType
EditType getEditType()
Returns the value of the 'Edit Type' attribute. The literals are from the enumerationEditType.- Returns:
- the value of the 'Edit Type' attribute.
- See Also:
EditType,setEditType(EditType),MdClassPackage.getTable_EditType()
-
setEditType
void setEditType(EditType value)
Sets the value of the 'Edit Type' attribute.- Parameters:
value- the new value of the 'Edit Type' attribute.- See Also:
EditType,getEditType()
-
getBasedOn
org.eclipse.emf.common.util.EList<BasicDbObject> getBasedOn()
Returns the value of the 'Based On' reference list. The list contents are of typeBasicDbObject.- Returns:
- the value of the 'Based On' reference list.
- See Also:
MdClassPackage.getTable_BasedOn()
-
getDataLockFields
org.eclipse.emf.common.util.EList<Field> getDataLockFields()
Returns the value of the 'Data Lock Fields' reference list. The list contents are of typeField.- Returns:
- the value of the 'Data Lock Fields' reference list.
- See Also:
MdClassPackage.getTable_DataLockFields()
-
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.getTable_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()
-
getTableFields
org.eclipse.emf.common.util.EList<Field> getTableFields()
Returns the value of the 'Table Fields' containment reference list. The list contents are of typeField.- Returns:
- the value of the 'Table Fields' containment reference list.
- See Also:
MdClassPackage.getTable_TableFields()
-
getForms
org.eclipse.emf.common.util.EList<TableForm> getForms()
Returns the value of the 'Forms' containment reference list. The list contents are of typeTableForm.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
MdClassPackage.getTable_Forms()
-
getCommands
org.eclipse.emf.common.util.EList<TableCommand> getCommands()
Returns the value of the 'Commands' containment reference list. The list contents are of typeTableCommand.- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
MdClassPackage.getTable_Commands()
-
getTemplates
org.eclipse.emf.common.util.EList<Template> getTemplates()
Returns the value of the 'Templates' containment reference list. The list contents are of typeTemplate.- Returns:
- the value of the 'Templates' containment reference list.
- See Also:
MdClassPackage.getTable_Templates()
-
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.getTable_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()
-
-