All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cqframework.cql.cql2elm.elm.IElmEdit Maven / Gradle / Ivy

package org.cqframework.cql.cql2elm.elm;

import org.hl7.elm.r1.Element;

public interface IElmEdit {
    void edit(Element element);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy