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 void
AbstractBasicFeatureXmlPartReader.readRegisterResource
(IXmlNode node, RegisterResource resource, Version version, IXmlReadErrorCollector errorCollector) Read node to targetRegisterResource
object -
Uses of RegisterResource in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of RegisterResource in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Register Resource'.interface
A representation of the model object 'Accumulation Register Resource'.interface
A representation of the model object 'Calculation Register Resource'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Accounting Register Resource'.class
An implementation of the model object 'Accumulation Register Resource'.class
An implementation of the model object 'Calculation Register Resource'.class
An implementation of the model object 'Information Register Resource'.class
An 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'.boolean
MdClassValidator.validateRegisterResource
(RegisterResource registerResource, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)