Interface BasicDbObject
- All Superinterfaces:
- org.eclipse.emf.ecore.EObject,- FieldSource,- MdObject,- org.eclipse.emf.common.notify.Notifier,- StandardCommandSource
- All Known Subinterfaces:
- BusinessProcess,- Catalog,- CatalogOwner,- ChartOfAccounts,- ChartOfCalculationTypes,- ChartOfCharacteristicTypes,- Document,- ExchangePlan,- Task
- All Known Implementing Classes:
- BasicDbObjectImpl,- BusinessProcessImpl,- CatalogImpl,- ChartOfAccountsImpl,- ChartOfCalculationTypesImpl,- ChartOfCharacteristicTypesImpl,- DocumentImpl,- ExchangePlanImpl,- TaskImpl
 A representation of the model object 'Basic Db Object'.
 
 
The following features are supported:
- Use Standard Commands
- Input By String
- Search String Mode On Input By String
- Full Text Search On Input By String
- Choice Data Get Mode On Input By String
- Object Module
- Manager Module
- Standard Attributes
- Characteristics
- Based On
- Create On Input
- Include Help In Contents
- Help
- Data Lock Fields
- Data Lock Control Mode
- Full Text Search
- Object Presentation
- Extended Object Presentation
- List Presentation
- Extended List Presentation
- Explanation
- Suppress Object
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MdObject>Returns the value of the 'Based On' reference list.org.eclipse.emf.common.util.EList<CharacteristicsDescription>Returns the value of the 'Characteristics' containment reference list.Returns the value of the 'Choice Data Get Mode On Input By String' attribute.Returns the value of the 'Create On Input' attribute.Returns the value of the 'Data Lock Control Mode' attribute.org.eclipse.emf.common.util.EList<Field>Returns the value of the 'Data Lock Fields' reference list.Returns the value of the 'Explanation' map.Returns the value of the 'Extended List Presentation' map.Returns the value of the 'Extended Object Presentation' map.Returns the value of the 'Full Text Search' attribute.Returns the value of the 'Full Text Search On Input By String' attribute.getHelp()Returns the value of the 'Help' containment reference.org.eclipse.emf.common.util.EList<Field>Returns the value of the 'Input By String' reference list.Returns the value of the 'List Presentation' map.Returns the value of the 'Manager Module' reference.Returns the value of the 'Object Module' reference.Returns the value of the 'Object Presentation' map.Returns the value of the 'Search String Mode On Input By String' attribute.org.eclipse.emf.common.util.EList<StandardAttribute>Returns the value of the 'Standard Attributes' containment reference list.org.eclipse.emf.ecore.EObjectReturns the value of the 'Suppress Object' reference.booleanReturns the value of the 'Include Help In Contents' attribute.booleanReturns the value of the 'Use Standard Commands' attribute.voidSets the value of the 'Choice Data Get Mode On Input By String' attribute.voidsetCreateOnInput(CreateOnInput value) Sets the value of the 'Create On Input' attribute.voidSets the value of the 'Data Lock Control Mode' attribute.voidSets the value of the 'Full Text Search' attribute.voidSets the value of the 'Full Text Search On Input By String' attribute.voidSets 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.voidsetObjectModule(Module value) Sets the value of the 'Object Module' reference.voidSets 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.voidsetUseStandardCommands(boolean value) Sets the value of the 'Use Standard Commands' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.dt.mcore.FieldSourcegetFields, getRefFieldSourcesMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObjectgetComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuidMethods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSourcegetStandardCommands
- 
Method Details- 
isUseStandardCommandsboolean isUseStandardCommands()Returns the value of the 'Use Standard Commands' attribute.- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
 
- 
setUseStandardCommandsvoid 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:
 
- 
getInputByStringorg.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:
 
- 
getSearchStringModeOnInputByStringSearchStringModeOnInputByString 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:
 
- 
setSearchStringModeOnInputByStringSets 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:
 
- 
getFullTextSearchOnInputByStringFullTextSearchOnInputByString getFullTextSearchOnInputByString()Returns the value of the 'Full Text Search On Input By String' attribute. The literals are from the enumerationFullTextSearchOnInputByString.- Returns:
- the value of the 'Full Text Search On Input By String' attribute.
- See Also:
 
- 
setFullTextSearchOnInputByStringSets the value of the 'Full Text Search On Input By String' attribute.- Parameters:
- value- the new value of the 'Full Text Search On Input By String' attribute.
- See Also:
 
- 
getChoiceDataGetModeOnInputByStringChoiceDataGetModeOnInputByString 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:
 
- 
setChoiceDataGetModeOnInputByStringSets 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:
 
- 
getObjectModuleModule getObjectModule()Returns the value of the 'Object Module' reference.- Returns:
- the value of the 'Object Module' reference.
- See Also:
 
- 
setObjectModuleSets the value of the 'Object Module' reference.- Parameters:
- value- the new value of the 'Object Module' reference.
- See Also:
 
- 
getManagerModuleModule getManagerModule()Returns the value of the 'Manager Module' reference.- Returns:
- the value of the 'Manager Module' reference.
- See Also:
 
- 
setManagerModuleSets the value of the 'Manager Module' reference.- Parameters:
- value- the new value of the 'Manager Module' reference.
- See Also:
 
- 
getStandardAttributesorg.eclipse.emf.common.util.EList<StandardAttribute> getStandardAttributes()Returns the value of the 'Standard Attributes' containment reference list. The list contents are of typeStandardAttribute.- Returns:
- the value of the 'Standard Attributes' containment reference list.
- See Also:
 
- 
getCharacteristicsorg.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:
 
- 
getBasedOnorg.eclipse.emf.common.util.EList<MdObject> getBasedOn()Returns the value of the 'Based On' reference list. The list contents are of typeMdObject.- Returns:
- the value of the 'Based On' reference list.
- See Also:
 
- 
getCreateOnInputCreateOnInput 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:
 
- 
setCreateOnInputSets the value of the 'Create On Input' attribute.- Parameters:
- value- the new value of the 'Create On Input' attribute.
- See Also:
 
- 
isIncludeHelpInContentsboolean isIncludeHelpInContents()Returns the value of the 'Include Help In Contents' attribute.- Returns:
- the value of the 'Include Help In Contents' attribute.
- See Also:
 
- 
setIncludeHelpInContentsvoid 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:
 
- 
getHelpHelp getHelp()Returns the value of the 'Help' containment reference.- Returns:
- the value of the 'Help' containment reference.
- See Also:
 
- 
setHelpSets the value of the 'Help' containment reference.- Parameters:
- value- the new value of the 'Help' containment reference.
- See Also:
 
- 
getDataLockFieldsorg.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:
 
- 
getDataLockControlModeDefaultDataLockControlMode 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:
 
- 
setDataLockControlModeSets the value of the 'Data Lock Control Mode' attribute.- Parameters:
- value- the new value of the 'Data Lock Control Mode' attribute.
- See Also:
 
- 
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:
 
- 
setFullTextSearchSets the value of the 'Full Text Search' attribute.- Parameters:
- value- the new value of the 'Full Text Search' attribute.
- See Also:
 
- 
getObjectPresentationReturns 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:
 
- 
getExtendedObjectPresentationReturns 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:
 
- 
getListPresentationReturns 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:
 
- 
getExtendedListPresentationReturns 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:
 
- 
getExplanationReturns 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:
 
- 
getSuppressObjectorg.eclipse.emf.ecore.EObject getSuppressObject()Returns the value of the 'Suppress Object' reference.- Returns:
- the value of the 'Suppress Object' reference.
- See Also:
 
- 
setSuppressObjectvoid 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:
 
 
-