Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ContainedObject
Packages that use ContainedObject
Package
Description
-
Uses of ContainedObject in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ContainedObjectModifier and TypeMethodDescriptionMdClassFactory.createContainedObject()
Returns a new object of class 'Contained Object'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ContainedObjectModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ContainedObject>
Configuration.getContainedObjects()
Returns the value of the 'Contained Objects' containment reference list.org.eclipse.emf.common.util.EList<ContainedObject>
ExternalDataProcessor.getContainedObjects()
Returns the value of the 'Contained Objects' containment reference list.org.eclipse.emf.common.util.EList<ContainedObject>
ExternalReport.getContainedObjects()
Returns the value of the 'Contained Objects' containment reference list. -
Uses of ContainedObject in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ContainedObjectModifier and TypeClassDescriptionclass
An implementation of the model object 'Contained Object'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ContainedObjectMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ContainedObjectModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ContainedObject>
ConfigurationImpl.getContainedObjects()
org.eclipse.emf.common.util.EList<ContainedObject>
ExternalDataProcessorImpl.getContainedObjects()
org.eclipse.emf.common.util.EList<ContainedObject>
ExternalReportImpl.getContainedObjects()
-
Uses of ContainedObject in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ContainedObjectModifier and TypeMethodDescriptionMdClassSwitch.caseContainedObject
(ContainedObject object) Returns the result of interpreting the object as an instance of 'Contained Object'.boolean
MdClassValidator.validateContainedObject
(ContainedObject containedObject, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)