Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Predefined
-
-
Uses of Predefined in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md that return Predefined Modifier and Type Method Description static 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 Predefined Constructor Description PredefinedMdObjectMatcher(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.mdclass Modifier and Type Interface Description interfaceCatalogPredefinedA representation of the model object 'Catalog Predefined'.interfaceChartOfAccountsPredefinedA representation of the model object 'Chart Of Accounts Predefined'.interfaceChartOfCalculationTypesPredefinedA representation of the model object 'Chart Of Calculation Types Predefined'.interfaceChartOfCharacteristicTypesPredefinedA 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 Predefined Modifier and Type Class Description classCatalogPredefinedImplAn implementation of the model object 'Catalog Predefined'.classChartOfAccountsPredefinedImplAn implementation of the model object 'Chart Of Accounts Predefined'.classChartOfCalculationTypesPredefinedImplAn implementation of the model object 'Chart Of Calculation Types Predefined'.classChartOfCharacteristicTypesPredefinedImplAn implementation of the model object 'Chart Of Characteristic Types Predefined'.classPredefinedImplAn 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 Predefined Modifier and Type Method Description TMdClassSwitch. 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)
-