Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Predefined
Packages that use Predefined
Package
Description
-
Uses of Predefined in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md that return PredefinedModifier and TypeMethodDescriptionstatic PredefinedPredefinedItemUtil.getPredefined(org.eclipse.emf.ecore.EObject obj) Gets model predefined if supports. -
Uses of Predefined in com._1c.g5.v8.dt.md.compare.matching
Constructors in com._1c.g5.v8.dt.md.compare.matching with parameters of type PredefinedModifierConstructorDescriptionPredefinedMdObjectMatcher(IComparisonSession session, MergeRule mergeRule, Predefined main, Predefined other, Predefined ancestor) Creates matcher instance. -
Uses of Predefined in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of Predefined in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Catalog Predefined'.interfaceA representation of the model object 'Chart Of Accounts Predefined'.interfaceA representation of the model object 'Chart Of Calculation Types Predefined'.interfaceA representation of the model object 'Chart Of Characteristic Types Predefined'. -
Uses of Predefined in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement PredefinedModifier and TypeClassDescriptionclassAn implementation of the model object 'Catalog Predefined'.classAn implementation of the model object 'Chart Of Accounts Predefined'.classAn implementation of the model object 'Chart Of Calculation Types Predefined'.classAn implementation of the model object 'Chart Of Characteristic Types Predefined'.classAn implementation of the model object 'Predefined'. -
Uses of Predefined in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type PredefinedModifier and TypeMethodDescriptionMdClassSwitch.casePredefined(Predefined object) Returns the result of interpreting the object as an instance of 'Predefined'.booleanMdClassValidator.validatePredefined(Predefined predefined, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)