Uses of Interface
com._1c.g5.v8.dt.xdto.model.Pattern
Packages that use Pattern
Package
Description
- 
Uses of Pattern in com._1c.g5.v8.dt.xdto.modelMethods in com._1c.g5.v8.dt.xdto.model that return PatternModifier and TypeMethodDescriptionXdtoFactory.createPattern()Returns a new object of class 'Pattern'.Methods in com._1c.g5.v8.dt.xdto.model that return types with arguments of type PatternModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Pattern>ValueType.getPatterns()Returns the value of the 'Patterns' containment reference list.
- 
Uses of Pattern in com._1c.g5.v8.dt.xdto.model.implClasses in com._1c.g5.v8.dt.xdto.model.impl that implement PatternModifier and TypeClassDescriptionclassAn implementation of the model object 'Pattern'.Methods in com._1c.g5.v8.dt.xdto.model.impl that return PatternMethods in com._1c.g5.v8.dt.xdto.model.impl that return types with arguments of type PatternModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Pattern>ValueTypeImpl.getPatterns()
- 
Uses of Pattern in com._1c.g5.v8.dt.xdto.model.utilMethods in com._1c.g5.v8.dt.xdto.model.util with parameters of type PatternModifier and TypeMethodDescriptionXdtoSwitch.casePattern(Pattern object) Returns the result of interpreting the object as an instance of 'Pattern'.