Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Operation
Packages that use Operation
Package
Description
-
Uses of Operation 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 OperationModifier and TypeMethodDescriptionAdoptedOperationInitializer.create
(IV8Project v8project, Version version) -
Uses of Operation in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return OperationModifier and TypeMethodDescriptionOperationInitializer.create
(IV8Project v8project, Version version) -
Uses of Operation in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return OperationModifier and TypeMethodDescriptionMdClassFactory.createOperation()
Returns a new object of class 'Operation'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type OperationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Operation>
WebService.getOperations()
Returns the value of the 'Operations' containment reference list. -
Uses of Operation in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement OperationModifier and TypeClassDescriptionclass
An implementation of the model object 'Operation'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return OperationMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type OperationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Operation>
WebServiceImpl.getOperations()
-
Uses of Operation in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type OperationModifier and TypeMethodDescriptionMdClassSwitch.caseOperation
(Operation object) Returns the result of interpreting the object as an instance of 'Operation'.boolean
MdClassValidator.validateOperation
(Operation operation, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateOperation_validate
(Operation operation, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Operation'.