Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Parameter
Packages that use Parameter
Package
Description
-
Uses of Parameter in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ParameterModifier and TypeMethodDescriptionMdClassFactory.createParameter()Returns a new object of class 'Parameter'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Parameter>Operation.getParameters()Returns the value of the 'Parameters' containment reference list. -
Uses of Parameter in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ParameterModifier and TypeClassDescriptionclassAn implementation of the model object 'Parameter'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ParameterMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ParameterModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Parameter>OperationImpl.getParameters() -
Uses of Parameter in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ParameterModifier and TypeMethodDescriptionMdClassSwitch.caseParameter(Parameter object) Returns the result of interpreting the object as an instance of 'Parameter'.booleanMdClassValidator.validateParameter(Parameter parameter, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)