se.cambio.cds.gdl.parser
Class GDLBinding

Package class diagram package GDLBinding
java.lang.Object
  extended by 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

Constructor Summary
GDLBinding()
           
 
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
 

Constructor Detail

GDLBinding

public GDLBinding()
Method Detail

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.