Package clips.doctor.newEMC.wrappers.lists

Examples of clips.doctor.newEMC.wrappers.lists.DiagnosisList


        additionNodes.add(new AnalyseList(delegate));
        additionNodes.add(new PrescriptionList(delegate));
        additionNodes.add(new PrescriptionDloList(delegate));
        additionNodes.add(new RecommendationList(delegate));
        additionNodes.add(new SerrenList(delegate));
        additionNodes.add(new DiagnosisList(delegate));
        additionNodes.add(new InvalidityList(delegate));
    }
View Full Code Here

TOP

Related Classes of clips.doctor.newEMC.wrappers.lists.DiagnosisList

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.