Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.XDTOPackage
Packages that use XDTOPackage
Package
Description
-
Uses of XDTOPackage in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return XDTOPackageModifier and TypeMethodDescriptionstatic XDTOPackageTestMdObjectFactory.createXDTOPackage(String name) Creates XDTOPackage with name -
Uses of XDTOPackage in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return XDTOPackageModifier and TypeMethodDescriptionAdoptedXdtoPackageInitializer.create(IV8Project v8project, Version version) -
Uses of XDTOPackage 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 XDTOPackageModifier and TypeMethodDescriptionXDTOPackageAdopterParticipant.adopt(XDTOPackage nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type XDTOPackageModifier and TypeMethodDescriptionXDTOPackageAdopterParticipant.adopt(XDTOPackage nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionXDTOPackageAdopterParticipant.createExtension(XDTOPackage nativeObject) -
Uses of XDTOPackage in com._1c.g5.v8.dt.internal.md.ui.aef.validation
Constructors in com._1c.g5.v8.dt.internal.md.ui.aef.validation with parameters of type XDTOPackageModifierConstructorDescriptionXDTOPackageNamespaceValidator(Configuration configuration, XDTOPackage xdtoPackage) Constructor. -
Uses of XDTOPackage in com._1c.g5.v8.dt.internal.md.ui.editors.xdtopackage
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.xdtopackage with parameters of type XDTOPackageModifierConstructorDescriptionXdtoPackageEditorInput(XDTOPackage xdtoPackage) Instantiates a newXDTOPackageeditor input. -
Uses of XDTOPackage in com._1c.g5.v8.dt.internal.xdto.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.xdto.extension.adopt.participants that return XDTOPackageModifier and TypeMethodDescriptionPackageAdoptSupport.adoptOwner(Package nativePackage, IAdopterContext.ITransactionalAdopterContext context) Adopts and returns the provided XDTOnativePackageowner. -
Uses of XDTOPackage in com._1c.g5.v8.dt.internal.xdto.ui
Method parameters in com._1c.g5.v8.dt.internal.xdto.ui with type arguments of type XDTOPackageModifier and TypeMethodDescriptionvoidXdtoNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<XDTOPackage> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of XDTOPackage in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return XDTOPackageModifier and TypeMethodDescriptionXdtoPackageInitializer.create(IV8Project v8project, Version version) -
Uses of XDTOPackage in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type XDTOPackageModifier and TypeMethodDescriptionprotected booleanMdImplicitRefInferrer._infer(XDTOPackage object) -
Uses of XDTOPackage in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return XDTOPackageModifier and TypeMethodDescriptionMdClassFactory.createXDTOPackage()Returns a new object of class 'XDTO Package'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type XDTOPackageModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<XDTOPackage>Configuration.getXDTOPackages()Returns the value of the 'XDTO Packages' reference list. -
Uses of XDTOPackage in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement XDTOPackageModifier and TypeClassDescriptionclassAn implementation of the model object 'XDTO Package'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return XDTOPackageMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type XDTOPackageModifier and TypeMethodDescriptionstatic List<XDTOPackage>ValidationUtil.findXDTOPackagesWithSameNamespace(Configuration configuration, String namespaceURL) Finds configuration XDTO packages with the same namespace.org.eclipse.emf.common.util.EList<XDTOPackage>ConfigurationImpl.getXDTOPackages() -
Uses of XDTOPackage in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type XDTOPackageModifier and TypeMethodDescriptionMdClassSwitch.caseXDTOPackage(XDTOPackage object) Returns the result of interpreting the object as an instance of 'XDTO Package'.booleanMdClassValidator.validateXDTOPackage(XDTOPackage xdtoPackage, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateXDTOPackage_validate(XDTOPackage xdtoPackage, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'XDTO Package'.