Interface CalculationRegister
-
- All Superinterfaces:
BasicRegister
,org.eclipse.emf.ecore.EObject
,FieldSource
,MdObject
,org.eclipse.emf.common.notify.Notifier
,StandardCommandSource
- All Known Implementing Classes:
CalculationRegisterImpl
public interface CalculationRegister extends BasicRegister
A representation of the model object 'Calculation Register'.The following features are supported:
Produced Types
Db View Defs
Use Standard Commands
Default List Form
Auxiliary List Form
Periodicity
Action Period
Base Period
Schedule
Schedule Value
Schedule Date
Chart Of Calculation Types
Record Set Module
Manager Module
Include Help In Contents
Help
Standard Attributes
Data Lock Control Mode
Full Text Search
List Presentation
Extended List Presentation
Explanation
Resources
Attributes
Dimensions
Recalculations
Forms
Templates
Commands
- See Also:
MdClassPackage.getCalculationRegister()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<CalculationRegisterAttribute>
getAttributes()
Returns the value of the 'Attributes' containment reference list.CalculationRegisterForm
getAuxiliaryListForm()
Returns the value of the 'Auxiliary List Form' reference.ChartOfCalculationTypes
getChartOfCalculationTypes()
Returns the value of the 'Chart Of Calculation Types' reference.org.eclipse.emf.common.util.EList<CalculationRegisterCommand>
getCommands()
Returns the value of the 'Commands' containment reference list.DefaultDataLockControlMode
getDataLockControlMode()
Returns the value of the 'Data Lock Control Mode' attribute.CalculationRegisterDbViewDefs
getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.CalculationRegisterForm
getDefaultListForm()
Returns the value of the 'Default List Form' reference.org.eclipse.emf.common.util.EList<CalculationRegisterDimension>
getDimensions()
Returns the value of the 'Dimensions' containment reference list.org.eclipse.emf.common.util.EMap<String,String>
getExplanation()
Returns the value of the 'Explanation' map.org.eclipse.emf.common.util.EMap<String,String>
getExtendedListPresentation()
Returns the value of the 'Extended List Presentation' map.org.eclipse.emf.common.util.EList<CalculationRegisterForm>
getForms()
Returns the value of the 'Forms' containment reference list.FullTextSearchUsing
getFullTextSearch()
Returns the value of the 'Full Text Search' attribute.Help
getHelp()
Returns the value of the 'Help' containment reference.org.eclipse.emf.common.util.EMap<String,String>
getListPresentation()
Returns the value of the 'List Presentation' map.Module
getManagerModule()
Returns the value of the 'Manager Module' reference.CalculationRegisterPeriodicity
getPeriodicity()
Returns the value of the 'Periodicity' attribute.CalculationRegisterTypes
getProducedTypes()
Returns the value of the 'Produced Types' containment reference.org.eclipse.emf.common.util.EList<Recalculation>
getRecalculations()
Returns the value of the 'Recalculations' containment reference list.Module
getRecordSetModule()
Returns the value of the 'Record Set Module' reference.org.eclipse.emf.common.util.EList<CalculationRegisterResource>
getResources()
Returns the value of the 'Resources' containment reference list.InformationRegister
getSchedule()
Returns the value of the 'Schedule' reference.InformationRegisterDimension
getScheduleDate()
Returns the value of the 'Schedule Date' reference.InformationRegisterResource
getScheduleValue()
Returns the value of the 'Schedule Value' reference.org.eclipse.emf.common.util.EList<StandardAttribute>
getStandardAttributes()
Returns the value of the 'Standard Attributes' containment reference list.org.eclipse.emf.common.util.EList<Template>
getTemplates()
Returns the value of the 'Templates' containment reference list.boolean
isActionPeriod()
Returns the value of the 'Action Period' attribute.boolean
isBasePeriod()
Returns the value of the 'Base Period' attribute.boolean
isIncludeHelpInContents()
Returns the value of the 'Include Help In Contents' attribute.boolean
isUseStandardCommands()
Returns the value of the 'Use Standard Commands' attribute.void
setActionPeriod(boolean value)
Sets the value of the 'Action Period
' attribute.void
setAuxiliaryListForm(CalculationRegisterForm value)
Sets the value of the 'Auxiliary List Form
' reference.void
setBasePeriod(boolean value)
Sets the value of the 'Base Period
' attribute.void
setChartOfCalculationTypes(ChartOfCalculationTypes value)
Sets the value of the 'Chart Of Calculation Types
' reference.void
setDataLockControlMode(DefaultDataLockControlMode value)
Sets the value of the 'Data Lock Control Mode
' attribute.void
setDbViewDefs(CalculationRegisterDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference.void
setDefaultListForm(CalculationRegisterForm value)
Sets the value of the 'Default List Form
' reference.void
setFullTextSearch(FullTextSearchUsing value)
Sets the value of the 'Full Text Search
' attribute.void
setHelp(Help value)
Sets the value of the 'Help
' containment reference.void
setIncludeHelpInContents(boolean value)
Sets the value of the 'Include Help In Contents
' attribute.void
setManagerModule(Module value)
Sets the value of the 'Manager Module
' reference.void
setPeriodicity(CalculationRegisterPeriodicity value)
Sets the value of the 'Periodicity
' attribute.void
setProducedTypes(CalculationRegisterTypes value)
Sets the value of the 'Produced Types
' containment reference.void
setRecordSetModule(Module value)
Sets the value of the 'Record Set Module
' reference.void
setSchedule(InformationRegister value)
Sets the value of the 'Schedule
' reference.void
setScheduleDate(InformationRegisterDimension value)
Sets the value of the 'Schedule Date
' reference.void
setScheduleValue(InformationRegisterResource value)
Sets the value of the 'Schedule Value
' reference.void
setUseStandardCommands(boolean value)
Sets the value of the 'Use Standard Commands
' attribute.boolean
validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicRegister
getSuppressObject, setSuppressObject
-
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
CalculationRegisterTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(CalculationRegisterTypes)
,MdClassPackage.getCalculationRegister_ProducedTypes()
-
setProducedTypes
void setProducedTypes(CalculationRegisterTypes 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
CalculationRegisterDbViewDefs getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
setDbViewDefs(CalculationRegisterDbViewDefs)
,MdClassPackage.getCalculationRegister_DbViewDefs()
-
setDbViewDefs
void setDbViewDefs(CalculationRegisterDbViewDefs 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()
-
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.getCalculationRegister_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()
-
getDefaultListForm
CalculationRegisterForm getDefaultListForm()
Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
setDefaultListForm(CalculationRegisterForm)
,MdClassPackage.getCalculationRegister_DefaultListForm()
-
setDefaultListForm
void setDefaultListForm(CalculationRegisterForm value)
Sets the value of the 'Default List Form
' reference.- Parameters:
value
- the new value of the 'Default List Form' reference.- See Also:
getDefaultListForm()
-
getAuxiliaryListForm
CalculationRegisterForm getAuxiliaryListForm()
Returns the value of the 'Auxiliary List Form' reference.- Returns:
- the value of the 'Auxiliary List Form' reference.
- See Also:
setAuxiliaryListForm(CalculationRegisterForm)
,MdClassPackage.getCalculationRegister_AuxiliaryListForm()
-
setAuxiliaryListForm
void setAuxiliaryListForm(CalculationRegisterForm value)
Sets the value of the 'Auxiliary List Form
' reference.- Parameters:
value
- the new value of the 'Auxiliary List Form' reference.- See Also:
getAuxiliaryListForm()
-
getPeriodicity
CalculationRegisterPeriodicity getPeriodicity()
Returns the value of the 'Periodicity' attribute. The literals are from the enumerationCalculationRegisterPeriodicity
.- Returns:
- the value of the 'Periodicity' attribute.
- See Also:
CalculationRegisterPeriodicity
,setPeriodicity(CalculationRegisterPeriodicity)
,MdClassPackage.getCalculationRegister_Periodicity()
-
setPeriodicity
void setPeriodicity(CalculationRegisterPeriodicity value)
Sets the value of the 'Periodicity
' attribute.- Parameters:
value
- the new value of the 'Periodicity' attribute.- See Also:
CalculationRegisterPeriodicity
,getPeriodicity()
-
isActionPeriod
boolean isActionPeriod()
Returns the value of the 'Action Period' attribute.- Returns:
- the value of the 'Action Period' attribute.
- See Also:
setActionPeriod(boolean)
,MdClassPackage.getCalculationRegister_ActionPeriod()
-
setActionPeriod
void setActionPeriod(boolean value)
Sets the value of the 'Action Period
' attribute.- Parameters:
value
- the new value of the 'Action Period' attribute.- See Also:
isActionPeriod()
-
isBasePeriod
boolean isBasePeriod()
Returns the value of the 'Base Period' attribute.- Returns:
- the value of the 'Base Period' attribute.
- See Also:
setBasePeriod(boolean)
,MdClassPackage.getCalculationRegister_BasePeriod()
-
setBasePeriod
void setBasePeriod(boolean value)
Sets the value of the 'Base Period
' attribute.- Parameters:
value
- the new value of the 'Base Period' attribute.- See Also:
isBasePeriod()
-
getSchedule
InformationRegister getSchedule()
Returns the value of the 'Schedule' reference.- Returns:
- the value of the 'Schedule' reference.
- See Also:
setSchedule(InformationRegister)
,MdClassPackage.getCalculationRegister_Schedule()
-
setSchedule
void setSchedule(InformationRegister value)
Sets the value of the 'Schedule
' reference.- Parameters:
value
- the new value of the 'Schedule' reference.- See Also:
getSchedule()
-
getScheduleValue
InformationRegisterResource getScheduleValue()
Returns the value of the 'Schedule Value' reference.- Returns:
- the value of the 'Schedule Value' reference.
- See Also:
setScheduleValue(InformationRegisterResource)
,MdClassPackage.getCalculationRegister_ScheduleValue()
-
setScheduleValue
void setScheduleValue(InformationRegisterResource value)
Sets the value of the 'Schedule Value
' reference.- Parameters:
value
- the new value of the 'Schedule Value' reference.- See Also:
getScheduleValue()
-
getScheduleDate
InformationRegisterDimension getScheduleDate()
Returns the value of the 'Schedule Date' reference.- Returns:
- the value of the 'Schedule Date' reference.
- See Also:
setScheduleDate(InformationRegisterDimension)
,MdClassPackage.getCalculationRegister_ScheduleDate()
-
setScheduleDate
void setScheduleDate(InformationRegisterDimension value)
Sets the value of the 'Schedule Date
' reference.- Parameters:
value
- the new value of the 'Schedule Date' reference.- See Also:
getScheduleDate()
-
getChartOfCalculationTypes
ChartOfCalculationTypes getChartOfCalculationTypes()
Returns the value of the 'Chart Of Calculation Types' reference.- Returns:
- the value of the 'Chart Of Calculation Types' reference.
- See Also:
setChartOfCalculationTypes(ChartOfCalculationTypes)
,MdClassPackage.getCalculationRegister_ChartOfCalculationTypes()
-
setChartOfCalculationTypes
void setChartOfCalculationTypes(ChartOfCalculationTypes value)
Sets the value of the 'Chart Of Calculation Types
' reference.- Parameters:
value
- the new value of the 'Chart Of Calculation Types' reference.- See Also:
getChartOfCalculationTypes()
-
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.getCalculationRegister_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.getCalculationRegister_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.getCalculationRegister_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.getCalculationRegister_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()
-
getStandardAttributes
org.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:
MdClassPackage.getCalculationRegister_StandardAttributes()
-
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.getCalculationRegister_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()
-
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:
FullTextSearchUsing
,setFullTextSearch(FullTextSearchUsing)
,MdClassPackage.getCalculationRegister_FullTextSearch()
-
setFullTextSearch
void 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()
-
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.getCalculationRegister_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.getCalculationRegister_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.getCalculationRegister_Explanation()
-
getResources
org.eclipse.emf.common.util.EList<CalculationRegisterResource> getResources()
Returns the value of the 'Resources' containment reference list. The list contents are of typeCalculationRegisterResource
.- Returns:
- the value of the 'Resources' containment reference list.
- See Also:
MdClassPackage.getCalculationRegister_Resources()
-
getAttributes
org.eclipse.emf.common.util.EList<CalculationRegisterAttribute> getAttributes()
Returns the value of the 'Attributes' containment reference list. The list contents are of typeCalculationRegisterAttribute
.- Returns:
- the value of the 'Attributes' containment reference list.
- See Also:
MdClassPackage.getCalculationRegister_Attributes()
-
getDimensions
org.eclipse.emf.common.util.EList<CalculationRegisterDimension> getDimensions()
Returns the value of the 'Dimensions' containment reference list. The list contents are of typeCalculationRegisterDimension
.- Returns:
- the value of the 'Dimensions' containment reference list.
- See Also:
MdClassPackage.getCalculationRegister_Dimensions()
-
getRecalculations
org.eclipse.emf.common.util.EList<Recalculation> getRecalculations()
Returns the value of the 'Recalculations' containment reference list. The list contents are of typeRecalculation
.- Returns:
- the value of the 'Recalculations' containment reference list.
- See Also:
MdClassPackage.getCalculationRegister_Recalculations()
-
getForms
org.eclipse.emf.common.util.EList<CalculationRegisterForm> getForms()
Returns the value of the 'Forms' containment reference list. The list contents are of typeCalculationRegisterForm
.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
MdClassPackage.getCalculationRegister_Forms()
-
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.getCalculationRegister_Templates()
-
getCommands
org.eclipse.emf.common.util.EList<CalculationRegisterCommand> getCommands()
Returns the value of the 'Commands' containment reference list. The list contents are of typeCalculationRegisterCommand
.- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
MdClassPackage.getCalculationRegister_Commands()
-
-