Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.RegisterResource
Packages that use RegisterResource
Package
Description
-
Uses of RegisterResource in com._1c.g5.v8.dt.md.import_.xml.reader.part
Methods in com._1c.g5.v8.dt.md.import_.xml.reader.part with parameters of type RegisterResourceModifier and TypeMethodDescriptionprotected voidAbstractBasicFeatureXmlPartReader.readRegisterResource(IXmlNode node, RegisterResource resource, Version version, IXmlReadErrorCollector errorCollector) Read node to targetRegisterResourceobject -
Uses of RegisterResource in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of RegisterResource in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Accounting Register Resource'.interfaceA representation of the model object 'Accumulation Register Resource'.interfaceA representation of the model object 'Calculation Register Resource'.interfaceA representation of the model object 'Information Register Resource'. -
Uses of RegisterResource in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement RegisterResourceModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Register Resource'.classAn implementation of the model object 'Accumulation Register Resource'.classAn implementation of the model object 'Calculation Register Resource'.classAn implementation of the model object 'Information Register Resource'.classAn implementation of the model object 'Register Resource'. -
Uses of RegisterResource in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type RegisterResourceModifier and TypeMethodDescriptionMdClassSwitch.caseRegisterResource(RegisterResource object) Returns the result of interpreting the object as an instance of 'Register Resource'.booleanMdClassValidator.validateRegisterResource(RegisterResource registerResource, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)