Uses of Class
org.eclipse.epsilon.egl.merge.partition.CompositePartitioner
Packages that use CompositePartitioner
-
Uses of CompositePartitioner in org.eclipse.epsilon.egl.config
Methods in org.eclipse.epsilon.egl.config that return CompositePartitionerModifier and TypeMethodDescriptionContentTypeRepository.partitionerFor(String contentType) XMLContentTypeRepository.partitionerFor(String contentType) Methods in org.eclipse.epsilon.egl.config that return types with arguments of type CompositePartitionerModifier and TypeMethodDescriptionConfigFileReader.read(InputStream stream) XMLConfigFileReader.read(InputStream stream) -
Uses of CompositePartitioner in org.eclipse.epsilon.egl.execute.context
Methods in org.eclipse.epsilon.egl.execute.context that return CompositePartitionerMethods in org.eclipse.epsilon.egl.execute.context with parameters of type CompositePartitionerModifier and TypeMethodDescriptionvoidEglContext.setPartitioner(CompositePartitioner partitioner) voidIEglContext.setPartitioner(CompositePartitioner partitioner)