Uses of Class
org.eclipse.epsilon.egl.merge.partition.CompositePartitioner
-
Uses of CompositePartitioner in org.eclipse.epsilon.egl.config
Modifier and TypeMethodDescriptionContentTypeRepository.partitionerFor
(String contentType) XMLContentTypeRepository.partitionerFor
(String contentType) Modifier and TypeMethodDescriptionConfigFileReader.read
(InputStream stream) XMLConfigFileReader.read
(InputStream stream) -
Uses of CompositePartitioner in org.eclipse.epsilon.egl.execute.context
Modifier and TypeMethodDescriptionvoid
EglContext.setPartitioner
(CompositePartitioner partitioner) void
IEglContext.setPartitioner
(CompositePartitioner partitioner)