Uses of Enum Class
com._1c.g5.v8.dt.xdto.model.Variety
Packages that use Variety
Package
Description
-
Uses of Variety in com._1c.g5.v8.dt.xdto.model
Fields in com._1c.g5.v8.dt.xdto.model with type parameters of type VarietyModifier and TypeFieldDescriptionVariety.VALUES
A public read-only list of all the 'Variety' enumerators.Methods in com._1c.g5.v8.dt.xdto.model that return VarietyModifier and TypeMethodDescriptionstatic Variety
Variety.get
(int value) Returns the 'Variety' literal with the specified integer value.static Variety
Returns the 'Variety' literal with the specified literal value.static Variety
Returns the 'Variety' literal with the specified name.ValueType.getVariety()
Returns the value of the 'Variety' attribute.static Variety
Returns the enum constant of this class with the specified name.static Variety[]
Variety.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.xdto.model with parameters of type VarietyModifier and TypeMethodDescriptionvoid
ValueType.setVariety
(Variety value) Sets the value of the 'Variety
' attribute. -
Uses of Variety in com._1c.g5.v8.dt.xdto.model.impl
Methods in com._1c.g5.v8.dt.xdto.model.impl that return VarietyModifier and TypeMethodDescriptionXdtoFactoryImpl.createVarietyFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) ValueTypeImpl.getVariety()
Methods in com._1c.g5.v8.dt.xdto.model.impl with parameters of type Variety -
Uses of Variety in com._1c.g5.v8.dt.xdto.resource
Methods in com._1c.g5.v8.dt.xdto.resource that return VarietyModifier and TypeMethodDescriptionXdtoAdditionalIndexInformationHelper.getVariety
(org.eclipse.xtext.resource.IEObjectDescription valueType) GetsVariety
of index element -
Uses of Variety in com._1c.g5.v8.dt.xdto.validation
Methods in com._1c.g5.v8.dt.xdto.validation with parameters of type VarietyModifier and TypeMethodDescriptionprotected IValueTypeValidator
ValueTypeValidatorProvider.getDefaultValueValidator
(Variety variety, org.eclipse.xtext.naming.QualifiedName typeName, QName itemType, org.eclipse.xtext.scoping.IScope scope) GetsIValueTypeValidator
byVariety
, full name of the type and name of the it item list type (if available)