Interface InformationRegister
-
- All Superinterfaces:
BasicRegister,DataHistorySupport,org.eclipse.emf.ecore.EObject,FieldSource,MdObject,org.eclipse.emf.common.notify.Notifier,StandardCommandSource
- All Known Implementing Classes:
InformationRegisterImpl
public interface InformationRegister extends BasicRegister, DataHistorySupport
A representation of the model object 'Information Register'.The following features are supported:
Produced TypesDb View DefsUse Standard CommandsEdit TypeDefault Record FormDefault List FormAuxiliary Record FormAuxiliary List FormStandard AttributesInformation Register PeriodicityWrite ModeMain Filter On PeriodInclude Help In ContentsHelpRecord Set ModuleManager ModuleData Lock Control ModeFull Text SearchEnable Totals Slice FirstEnable Totals Slice LastRecord PresentationExtended Record PresentationList PresentationExtended List PresentationExplanationUpdate Data History Immediately After WriteExecute After Write Data History Version ProcessingResourcesAttributesDimensionsFormsTemplatesCommands
- See Also:
MdClassPackage.getInformationRegister()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<InformationRegisterAttribute>getAttributes()Returns the value of the 'Attributes' containment reference list.InformationRegisterFormgetAuxiliaryListForm()Returns the value of the 'Auxiliary List Form' reference.InformationRegisterFormgetAuxiliaryRecordForm()Returns the value of the 'Auxiliary Record Form' reference.org.eclipse.emf.common.util.EList<InformationRegisterCommand>getCommands()Returns the value of the 'Commands' containment reference list.DefaultDataLockControlModegetDataLockControlMode()Returns the value of the 'Data Lock Control Mode' attribute.InformationRegisterDbViewDefsgetDbViewDefs()Returns the value of the 'Db View Defs' containment reference.InformationRegisterFormgetDefaultListForm()Returns the value of the 'Default List Form' reference.InformationRegisterFormgetDefaultRecordForm()Returns the value of the 'Default Record Form' reference.org.eclipse.emf.common.util.EList<InformationRegisterDimension>getDimensions()Returns the value of the 'Dimensions' containment reference list.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.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>getExtendedRecordPresentation()Returns the value of the 'Extended Record Presentation' map.org.eclipse.emf.common.util.EList<InformationRegisterForm>getForms()Returns the value of the 'Forms' containment reference list.FullTextSearchUsinggetFullTextSearch()Returns the value of the 'Full Text Search' attribute.HelpgetHelp()Returns the value of the 'Help' containment reference.InformationRegisterPeriodicitygetInformationRegisterPeriodicity()Returns the value of the 'Information Register Periodicity' attribute.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.InformationRegisterTypesgetProducedTypes()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.org.eclipse.emf.common.util.EList<InformationRegisterResource>getResources()Returns the value of the 'Resources' containment reference list.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.RegisterWriteModegetWriteMode()Returns the value of the 'Write Mode' attribute.booleanisEnableTotalsSliceFirst()Returns the value of the 'Enable Totals Slice First' attribute.booleanisEnableTotalsSliceLast()Returns the value of the 'Enable Totals Slice Last' attribute.booleanisExecuteAfterWriteDataHistoryVersionProcessing()Returns the value of the 'Execute After Write Data History Version Processing' attribute.booleanisIncludeHelpInContents()Returns the value of the 'Include Help In Contents' attribute.booleanisMainFilterOnPeriod()Returns the value of the 'Main Filter On Period' attribute.booleanisUpdateDataHistoryImmediatelyAfterWrite()Returns the value of the 'Update Data History Immediately After Write' attribute.booleanisUseStandardCommands()Returns the value of the 'Use Standard Commands' attribute.voidsetAuxiliaryListForm(InformationRegisterForm value)Sets the value of the 'Auxiliary List Form' reference.voidsetAuxiliaryRecordForm(InformationRegisterForm value)Sets the value of the 'Auxiliary Record Form' reference.voidsetDataLockControlMode(DefaultDataLockControlMode value)Sets the value of the 'Data Lock Control Mode' attribute.voidsetDbViewDefs(InformationRegisterDbViewDefs value)Sets the value of the 'Db View Defs' containment reference.voidsetDefaultListForm(InformationRegisterForm value)Sets the value of the 'Default List Form' reference.voidsetDefaultRecordForm(InformationRegisterForm value)Sets the value of the 'Default Record Form' reference.voidsetEditType(EditType value)Sets the value of the 'Edit Type' attribute.voidsetEnableTotalsSliceFirst(boolean value)Sets the value of the 'Enable Totals Slice First' attribute.voidsetEnableTotalsSliceLast(boolean value)Sets the value of the 'Enable Totals Slice Last' attribute.voidsetExecuteAfterWriteDataHistoryVersionProcessing(boolean value)Sets the value of the 'Execute After Write Data History Version Processing' attribute.voidsetFullTextSearch(FullTextSearchUsing value)Sets the value of the 'Full Text Search' 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.voidsetInformationRegisterPeriodicity(InformationRegisterPeriodicity value)Sets the value of the 'Information Register Periodicity' attribute.voidsetMainFilterOnPeriod(boolean value)Sets the value of the 'Main Filter On Period' attribute.voidsetManagerModule(Module value)Sets the value of the 'Manager Module' reference.voidsetProducedTypes(InformationRegisterTypes value)Sets the value of the 'Produced Types' containment reference.voidsetRecordSetModule(Module value)Sets the value of the 'Record Set Module' reference.voidsetUpdateDataHistoryImmediatelyAfterWrite(boolean value)Sets the value of the 'Update Data History Immediately After Write' attribute.voidsetUseStandardCommands(boolean value)Sets the value of the 'Use Standard Commands' attribute.voidsetWriteMode(RegisterWriteMode value)Sets the value of the 'Write Mode' attribute.booleanvalidate(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 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
-
-
-
-
Method Detail
-
getProducedTypes
InformationRegisterTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(InformationRegisterTypes),MdClassPackage.getInformationRegister_ProducedTypes()
-
setProducedTypes
void setProducedTypes(InformationRegisterTypes 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
InformationRegisterDbViewDefs getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
setDbViewDefs(InformationRegisterDbViewDefs),MdClassPackage.getInformationRegister_DbViewDefs()
-
setDbViewDefs
void setDbViewDefs(InformationRegisterDbViewDefs 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.getInformationRegister_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()
-
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.getInformationRegister_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()
-
getDefaultRecordForm
InformationRegisterForm getDefaultRecordForm()
Returns the value of the 'Default Record Form' reference.- Returns:
- the value of the 'Default Record Form' reference.
- See Also:
setDefaultRecordForm(InformationRegisterForm),MdClassPackage.getInformationRegister_DefaultRecordForm()
-
setDefaultRecordForm
void setDefaultRecordForm(InformationRegisterForm 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
InformationRegisterForm getDefaultListForm()
Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
setDefaultListForm(InformationRegisterForm),MdClassPackage.getInformationRegister_DefaultListForm()
-
setDefaultListForm
void setDefaultListForm(InformationRegisterForm value)
Sets the value of the 'Default List Form' reference.- Parameters:
value- the new value of the 'Default List Form' reference.- See Also:
getDefaultListForm()
-
getAuxiliaryRecordForm
InformationRegisterForm getAuxiliaryRecordForm()
Returns the value of the 'Auxiliary Record Form' reference.- Returns:
- the value of the 'Auxiliary Record Form' reference.
- See Also:
setAuxiliaryRecordForm(InformationRegisterForm),MdClassPackage.getInformationRegister_AuxiliaryRecordForm()
-
setAuxiliaryRecordForm
void setAuxiliaryRecordForm(InformationRegisterForm value)
Sets the value of the 'Auxiliary Record Form' reference.- Parameters:
value- the new value of the 'Auxiliary Record Form' reference.- See Also:
getAuxiliaryRecordForm()
-
getAuxiliaryListForm
InformationRegisterForm getAuxiliaryListForm()
Returns the value of the 'Auxiliary List Form' reference.- Returns:
- the value of the 'Auxiliary List Form' reference.
- See Also:
setAuxiliaryListForm(InformationRegisterForm),MdClassPackage.getInformationRegister_AuxiliaryListForm()
-
setAuxiliaryListForm
void setAuxiliaryListForm(InformationRegisterForm value)
Sets the value of the 'Auxiliary List Form' reference.- Parameters:
value- the new value of the 'Auxiliary List Form' reference.- See Also:
getAuxiliaryListForm()
-
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.getInformationRegister_StandardAttributes()
-
getInformationRegisterPeriodicity
InformationRegisterPeriodicity getInformationRegisterPeriodicity()
Returns the value of the 'Information Register Periodicity' attribute. The literals are from the enumerationInformationRegisterPeriodicity.- Returns:
- the value of the 'Information Register Periodicity' attribute.
- See Also:
InformationRegisterPeriodicity,setInformationRegisterPeriodicity(InformationRegisterPeriodicity),MdClassPackage.getInformationRegister_InformationRegisterPeriodicity()
-
setInformationRegisterPeriodicity
void setInformationRegisterPeriodicity(InformationRegisterPeriodicity value)
Sets the value of the 'Information Register Periodicity' attribute.- Parameters:
value- the new value of the 'Information Register Periodicity' attribute.- See Also:
InformationRegisterPeriodicity,getInformationRegisterPeriodicity()
-
getWriteMode
RegisterWriteMode getWriteMode()
Returns the value of the 'Write Mode' attribute. The literals are from the enumerationRegisterWriteMode.- Returns:
- the value of the 'Write Mode' attribute.
- See Also:
RegisterWriteMode,setWriteMode(RegisterWriteMode),MdClassPackage.getInformationRegister_WriteMode()
-
setWriteMode
void setWriteMode(RegisterWriteMode value)
Sets the value of the 'Write Mode' attribute.- Parameters:
value- the new value of the 'Write Mode' attribute.- See Also:
RegisterWriteMode,getWriteMode()
-
isMainFilterOnPeriod
boolean isMainFilterOnPeriod()
Returns the value of the 'Main Filter On Period' attribute.- Returns:
- the value of the 'Main Filter On Period' attribute.
- See Also:
setMainFilterOnPeriod(boolean),MdClassPackage.getInformationRegister_MainFilterOnPeriod()
-
setMainFilterOnPeriod
void setMainFilterOnPeriod(boolean value)
Sets the value of the 'Main Filter On Period' attribute.- Parameters:
value- the new value of the 'Main Filter On Period' attribute.- See Also:
isMainFilterOnPeriod()
-
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.getInformationRegister_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.getInformationRegister_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()
-
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.getInformationRegister_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.getInformationRegister_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.getInformationRegister_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.getInformationRegister_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()
-
isEnableTotalsSliceFirst
boolean isEnableTotalsSliceFirst()
Returns the value of the 'Enable Totals Slice First' attribute.- Returns:
- the value of the 'Enable Totals Slice First' attribute.
- See Also:
setEnableTotalsSliceFirst(boolean),MdClassPackage.getInformationRegister_EnableTotalsSliceFirst()
-
setEnableTotalsSliceFirst
void setEnableTotalsSliceFirst(boolean value)
Sets the value of the 'Enable Totals Slice First' attribute.- Parameters:
value- the new value of the 'Enable Totals Slice First' attribute.- See Also:
isEnableTotalsSliceFirst()
-
isEnableTotalsSliceLast
boolean isEnableTotalsSliceLast()
Returns the value of the 'Enable Totals Slice Last' attribute.- Returns:
- the value of the 'Enable Totals Slice Last' attribute.
- See Also:
setEnableTotalsSliceLast(boolean),MdClassPackage.getInformationRegister_EnableTotalsSliceLast()
-
setEnableTotalsSliceLast
void setEnableTotalsSliceLast(boolean value)
Sets the value of the 'Enable Totals Slice Last' attribute.- Parameters:
value- the new value of the 'Enable Totals Slice Last' attribute.- See Also:
isEnableTotalsSliceLast()
-
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.getInformationRegister_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.getInformationRegister_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.getInformationRegister_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.getInformationRegister_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.getInformationRegister_Explanation()
-
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.getInformationRegister_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.getInformationRegister_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()
-
getResources
org.eclipse.emf.common.util.EList<InformationRegisterResource> getResources()
Returns the value of the 'Resources' containment reference list. The list contents are of typeInformationRegisterResource.- Returns:
- the value of the 'Resources' containment reference list.
- See Also:
MdClassPackage.getInformationRegister_Resources()
-
getAttributes
org.eclipse.emf.common.util.EList<InformationRegisterAttribute> getAttributes()
Returns the value of the 'Attributes' containment reference list. The list contents are of typeInformationRegisterAttribute.- Returns:
- the value of the 'Attributes' containment reference list.
- See Also:
MdClassPackage.getInformationRegister_Attributes()
-
getDimensions
org.eclipse.emf.common.util.EList<InformationRegisterDimension> getDimensions()
Returns the value of the 'Dimensions' containment reference list. The list contents are of typeInformationRegisterDimension.- Returns:
- the value of the 'Dimensions' containment reference list.
- See Also:
MdClassPackage.getInformationRegister_Dimensions()
-
getForms
org.eclipse.emf.common.util.EList<InformationRegisterForm> getForms()
Returns the value of the 'Forms' containment reference list. The list contents are of typeInformationRegisterForm.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
MdClassPackage.getInformationRegister_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.getInformationRegister_Templates()
-
getCommands
org.eclipse.emf.common.util.EList<InformationRegisterCommand> getCommands()
Returns the value of the 'Commands' containment reference list. The list contents are of typeInformationRegisterCommand.- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
MdClassPackage.getInformationRegister_Commands()
-
-