Uses of Interface
org.eclipse.lemminx.services.extensions.ITypeDefinitionParticipant
Packages that use ITypeDefinitionParticipant
Package
Description
-
Uses of ITypeDefinitionParticipant in org.eclipse.lemminx.extensions.contentmodel.participants
Classes in org.eclipse.lemminx.extensions.contentmodel.participants that implement ITypeDefinitionParticipantModifier and TypeClassDescriptionclassExtension to support XML type definition based on content model (XML Schema type definition, etc) -
Uses of ITypeDefinitionParticipant in org.eclipse.lemminx.services.extensions
Classes in org.eclipse.lemminx.services.extensions that implement ITypeDefinitionParticipantModifier and TypeClassDescriptionclassAbstract class for type definition.Methods in org.eclipse.lemminx.services.extensions that return types with arguments of type ITypeDefinitionParticipantMethods in org.eclipse.lemminx.services.extensions with parameters of type ITypeDefinitionParticipantModifier and TypeMethodDescriptionvoidXMLExtensionsRegistry.registerTypeDefinitionParticipant(ITypeDefinitionParticipant typeDefinitionParticipant) voidXMLExtensionsRegistry.unregisterTypeDefinitionParticipant(ITypeDefinitionParticipant typeDefinitionParticipant)