Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return ResourceModifier and TypeMethodDescriptionResourceAdopterParticipant.adopt(Resource nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type ResourceModifier and TypeMethodDescriptionResourceAdopterParticipant.adopt(Resource nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionResourceAdopterParticipant.createExtension(Resource nativeObject) -
Uses of Resource in com._1c.g5.v8.dt.md.ui.wizards
Methods in com._1c.g5.v8.dt.md.ui.wizards that return types with arguments of type ResourceModifier and TypeMethodDescriptionprotected MdObjectModel<Resource>ResourceWizard.createMdObjectModel() -
Uses of Resource in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type ResourceModifier and TypeMethodDescriptionvoidMdValidator.checkNameInDataSource(Resource resource) Deprecated. -
Uses of Resource in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ResourceModifier and TypeMethodDescriptionMdClassFactory.createResource()Returns a new object of class 'Resource'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ResourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Resource>Cube.getResources()Returns the value of the 'Resources' containment reference list. -
Uses of Resource in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ResourceModifier and TypeClassDescriptionclassAn implementation of the model object 'Resource'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ResourceMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ResourceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Resource>CubeImpl.getResources() -
Uses of Resource in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util that return types with arguments of type ResourceModifier and TypeMethodDescriptionMdClassUtil.getResources(MdObject owner) Searches for resources, that are contained in owner objectMethods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ResourceModifier and TypeMethodDescriptionMdClassSwitch.caseResource(Resource object) Returns the result of interpreting the object as an instance of 'Resource'.booleanMdClassValidator.validateResource(Resource resource, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)