Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Enum
Packages that use Enum
Package
Description
-
Uses of Enum in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return EnumModifier and TypeMethodDescriptionstatic EnumTestMdObjectFactory.createEnum(String name) Creates Enum with name -
Uses of Enum in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return EnumModifier and TypeMethodDescriptionAdoptedEnumInitializer.create(IV8Project v8project, Version version) -
Uses of Enum in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return EnumModifier and TypeMethodDescriptionprotected EnumEnumAdopterParticipant.createAdoptedObject(Enum nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type EnumModifier and TypeMethodDescriptionprotected EnumEnumAdopterParticipant.createAdoptedObject(Enum nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionEnumAdopterParticipant.createExtension(Enum nativeObject) -
Uses of Enum in com._1c.g5.v8.dt.internal.md.ui.editors.enums
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.enums with parameters of type EnumModifierConstructorDescriptionEnumEditorInput(Enum enumeration) Creates a new instance of anEnumEditorInput. -
Uses of Enum in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return Enum -
Uses of Enum in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type EnumModifier and TypeMethodDescriptionprotected booleanprotected booleanMdDbViewFieldDefInferrer._infer(Enum object, IEObjectProvider typeProvider) protected booleanprotected booleanInfers Enum standard commands.protected booleanMdFieldInferrer._inferFrom(Enum object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) static TypeMdTypeUtil.getRefType(Enum object) static TypeDescriptionMdTypeUtil.newRefTypeDescription(Enum object) Returns a new type description for thereffield of theEnum. -
Uses of Enum in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type EnumModifier and TypeMethodDescriptionprotected voidEnumRule.buildForObject(Enum object, IV8Project v8project) -
Uses of Enum in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return EnumModifier and TypeMethodDescriptionMdClassFactory.createEnum()Returns a new object of class 'Enum'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type Enum -
Uses of Enum in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement EnumMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return EnumMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type Enum -
Uses of Enum in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type Enum