Uses of Interface
org.eclipse.lemminx.services.extensions.IReferenceParticipant
Packages that use IReferenceParticipant
Package
Description
-
Uses of IReferenceParticipant in org.eclipse.lemminx.extensions.dtd.participants
Classes in org.eclipse.lemminx.extensions.dtd.participants that implement IReferenceParticipant -
Uses of IReferenceParticipant in org.eclipse.lemminx.extensions.references.participants
Classes in org.eclipse.lemminx.extensions.references.participants that implement IReferenceParticipantModifier and TypeClassDescriptionclassXML references reference support. -
Uses of IReferenceParticipant in org.eclipse.lemminx.extensions.relaxng.grammar.rng
Classes in org.eclipse.lemminx.extensions.relaxng.grammar.rng that implement IReferenceParticipant -
Uses of IReferenceParticipant in org.eclipse.lemminx.extensions.xsd.participants
Classes in org.eclipse.lemminx.extensions.xsd.participants that implement IReferenceParticipant -
Uses of IReferenceParticipant in org.eclipse.lemminx.services.extensions
Classes in org.eclipse.lemminx.services.extensions that implement IReferenceParticipantModifier and TypeClassDescriptionclassAbstract class for reference participant.Methods in org.eclipse.lemminx.services.extensions that return types with arguments of type IReferenceParticipantMethods in org.eclipse.lemminx.services.extensions with parameters of type IReferenceParticipantModifier and TypeMethodDescriptionvoidXMLExtensionsRegistry.registerReferenceParticipant(IReferenceParticipant referenceParticipant) voidXMLExtensionsRegistry.unregisterReferenceParticipant(IReferenceParticipant referenceParticipant)