se.cambio.cds.gdl.parser
Class GDLBinding
java.lang.Object
se.cambio.cds.gdl.parser.GDLBinding
public class GDLBinding
- extends Object
Utility class that binds data in DADL format to openEHR RM
- Author:
- rong.chen
Method Summary |
Object |
bind(org.openehr.am.parser.ContentObject co)
Binds a parsed generic DADL object model to GDL model |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GDLBinding
public GDLBinding()
bind
public Object bind(org.openehr.am.parser.ContentObject co)
throws BindingException
- Binds a parsed generic DADL object model to GDL model
- Parameters:
co
-
- Returns:
- DADL object
- Throws:
BindingException
Copyright © 2013 Cambio. All Rights Reserved.