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 Predefined
PredefinedItemUtil.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 TypeInterfaceDescriptioninterface
A representation of the model object 'Catalog Predefined'.interface
A representation of the model object 'Chart Of Accounts Predefined'.interface
A representation of the model object 'Chart Of Calculation Types Predefined'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Catalog Predefined'.class
An implementation of the model object 'Chart Of Accounts Predefined'.class
An implementation of the model object 'Chart Of Calculation Types Predefined'.class
An implementation of the model object 'Chart Of Characteristic Types Predefined'.class
An 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'.boolean
MdClassValidator.validatePredefined
(Predefined predefined, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)