Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.StandardTabularSectionDescription
Packages that use StandardTabularSectionDescription
Package
Description
-
Uses of StandardTabularSectionDescription in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource that return StandardTabularSectionDescriptionModifier and TypeMethodDescriptionStandardAttributeUtil.getDefaultStandardTabularSection(StandardTabularPart standardTabularPart) Returns a newStandardTabularSectionDescriptionobject filled with default valuesMethods in com._1c.g5.v8.dt.md.resource that return types with arguments of type StandardTabularSectionDescriptionModifier and TypeMethodDescriptionStandardAttributeUtil.getStandardTabularSectionDescription(org.eclipse.emf.ecore.EObject container, String standardTabularSectionsName) Gets standard tabular section by namestatic org.eclipse.emf.common.util.EList<StandardTabularSectionDescription>StandardAttributeUtil.getStandardTabularSections(org.eclipse.emf.ecore.EObject container) Gets list of standard tabular section -
Uses of StandardTabularSectionDescription in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return StandardTabularSectionDescriptionModifier and TypeMethodDescriptionMdClassFactory.createStandardTabularSectionDescription()Returns a new object of class 'Standard Tabular Section Description'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type StandardTabularSectionDescriptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<StandardTabularSectionDescription>ChartOfAccounts.getStandardTabularSections()Returns the value of the 'Standard Tabular Sections' containment reference list.org.eclipse.emf.common.util.EList<StandardTabularSectionDescription>ChartOfCalculationTypes.getStandardTabularSections()Returns the value of the 'Standard Tabular Sections' containment reference list. -
Uses of StandardTabularSectionDescription in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement StandardTabularSectionDescriptionModifier and TypeClassDescriptionclassAn implementation of the model object 'Standard Tabular Section Description'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return StandardTabularSectionDescriptionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type StandardTabularSectionDescriptionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<StandardTabularSectionDescription>ChartOfAccountsImpl.getStandardTabularSections()org.eclipse.emf.common.util.EList<StandardTabularSectionDescription>ChartOfCalculationTypesImpl.getStandardTabularSections() -
Uses of StandardTabularSectionDescription in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type StandardTabularSectionDescriptionModifier and TypeMethodDescriptionMdClassSwitch.caseStandardTabularSectionDescription(StandardTabularSectionDescription object) Returns the result of interpreting the object as an instance of 'Standard Tabular Section Description'.booleanMdClassValidator.validateStandardTabularSectionDescription(StandardTabularSectionDescription standardTabularSectionDescription, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)