Uses of Interface
com.e1c.langtool.builder.ITranslationBuilderParticipant
Packages that use ITranslationBuilderParticipant
-
Uses of ITranslationBuilderParticipant in com.e1c.langtool.internal.builder
Methods in com.e1c.langtool.internal.builder that return ITranslationBuilderParticipantModifier and TypeMethodDescriptionBuilderParticipantRegistry.ParticipantAttrs.getParticipant()BuilderParticipantRegistry.getParticipantById(String id) Methods in com.e1c.langtool.internal.builder that return types with arguments of type ITranslationBuilderParticipantConstructors in com.e1c.langtool.internal.builder with parameters of type ITranslationBuilderParticipantModifierConstructorDescriptionParticipantAttrs(String id, String name, ITranslationBuilderParticipant participant) -
Uses of ITranslationBuilderParticipant in com.e1c.langtool.internal.history.participant
Classes in com.e1c.langtool.internal.history.participant that implement ITranslationBuilderParticipantModifier and TypeClassDescriptionfinal classParticipant which synchronizes changes during building with storage of project translations.