Uses of Interface
com._1c.g5.v8.dt.xdto.model.Enumeration
Packages that use Enumeration
Package
Description
-
Uses of Enumeration in com._1c.g5.v8.dt.xdto.model
Methods in com._1c.g5.v8.dt.xdto.model that return EnumerationModifier and TypeMethodDescriptionXdtoFactory.createEnumeration()
Returns a new object of class 'Enumeration'.Methods in com._1c.g5.v8.dt.xdto.model that return types with arguments of type EnumerationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Enumeration>
ValueType.getEnumerations()
Returns the value of the 'Enumerations' containment reference list. -
Uses of Enumeration in com._1c.g5.v8.dt.xdto.model.impl
Classes in com._1c.g5.v8.dt.xdto.model.impl that implement EnumerationModifier and TypeClassDescriptionclass
An implementation of the model object 'Enumeration'.Methods in com._1c.g5.v8.dt.xdto.model.impl that return EnumerationMethods in com._1c.g5.v8.dt.xdto.model.impl that return types with arguments of type EnumerationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Enumeration>
ValueTypeImpl.getEnumerations()
-
Uses of Enumeration in com._1c.g5.v8.dt.xdto.model.util
Methods in com._1c.g5.v8.dt.xdto.model.util with parameters of type EnumerationModifier and TypeMethodDescriptionXdtoSwitch.caseEnumeration
(Enumeration object) Returns the result of interpreting the object as an instance of 'Enumeration'.