org.nasdanika.persistence.Choice Maven / Gradle / Ivy
package org.nasdanika.persistence;
import java.util.Collection;
import java.util.function.BiConsumer;
import java.util.function.Function;
import org.eclipse.emf.common.util.URI;
import org.nasdanika.common.ProgressMonitor;
/**
* Choice delegates to an object factory returned by the selector function which takes config as an argument.
* @author Pavel
*
* @param
*/
public class Choice extends Attribute {
private Function