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 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 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 interface
CatalogPredefined
A representation of the model object 'Catalog Predefined'.interface
ChartOfAccountsPredefined
A representation of the model object 'Chart Of Accounts Predefined'.interface
ChartOfCalculationTypesPredefined
A representation of the model object 'Chart Of Calculation Types Predefined'.interface
ChartOfCharacteristicTypesPredefined
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 Predefined Modifier and Type Class Description class
CatalogPredefinedImpl
An implementation of the model object 'Catalog Predefined'.class
ChartOfAccountsPredefinedImpl
An implementation of the model object 'Chart Of Accounts Predefined'.class
ChartOfCalculationTypesPredefinedImpl
An implementation of the model object 'Chart Of Calculation Types Predefined'.class
ChartOfCharacteristicTypesPredefinedImpl
An implementation of the model object 'Chart Of Characteristic Types Predefined'.class
PredefinedImpl
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 Predefined Modifier and Type Method Description T
MdClassSwitch. 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)
-