Uses of Interface
com.e1c.langtool.converter.IConverterManager
Packages that use IConverterManager
-
Uses of IConverterManager in com.e1c.langtool.converter
Methods in com.e1c.langtool.converter that return IConverterManagerModifier and TypeMethodDescription@NonNull IConverterManagerIConverterService.getManager(@NonNull org.eclipse.core.resources.IProject project) Retrieves theIConverterManagerassociated with the specified project. -
Uses of IConverterManager in com.e1c.langtool.internal.converter
Classes in com.e1c.langtool.internal.converter that implement IConverterManagerModifier and TypeClassDescriptionclassImplementation of theIConverterManagerinterface for coordinating the conversion process between language projects.final classThe empty converter manager.Methods in com.e1c.langtool.internal.converter that return IConverterManagerModifier and TypeMethodDescriptionConverterServiceImpl.getManager(org.eclipse.core.resources.IProject project)