Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.EnumValue
Packages that use EnumValue
Package
Description
-
Uses of EnumValue in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return EnumValueModifier and TypeMethodDescriptionMdClassFactory.createEnumValue()
Returns a new object of class 'Enum Value'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type EnumValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<EnumValue>
Enum.getEnumValues()
Returns the value of the 'Enum Values' containment reference list. -
Uses of EnumValue in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement EnumValueModifier and TypeClassDescriptionclass
An implementation of the model object 'Enum Value'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return EnumValueMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type EnumValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<EnumValue>
EnumImpl.getEnumValues()
-
Uses of EnumValue in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type EnumValueModifier and TypeMethodDescriptionMdClassSwitch.caseEnumValue
(EnumValue object) Returns the result of interpreting the object as an instance of 'Enum Value'.boolean
MdClassValidator.validateEnumValue
(EnumValue enumValue, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)