Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.MdExtObject
Packages that use MdExtObject
Package
Description
-
Uses of MdExtObject in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return MdExtObjectModifier and TypeMethodDescriptionInterface.getInterface()
Returns the value of the 'Interface' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type MdExtObjectModifier and TypeMethodDescriptionvoid
Interface.setInterface
(MdExtObject value) Sets the value of the 'Interface
' reference. -
Uses of MdExtObject in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return MdExtObjectMethods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type MdExtObject -
Uses of MdExtObject in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type MdExtObjectModifier and TypeMethodDescriptionMdClassSwitch.caseMdExtObject
(MdExtObject object) Returns the result of interpreting the object as an instance of 'Md Ext Object'.boolean
MdClassValidator.validateMdExtObject
(MdExtObject mdExtObject, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)