org.eclipse.ohf.ihe.common.cdar2.tests
Class SampleCDAR2Load

java.lang.Object
  extended by org.eclipse.ohf.ihe.common.cdar2.tests.SampleCDAR2Load

public class SampleCDAR2Load
extends java.lang.Object


Constructor Summary
SampleCDAR2Load()
           
 
Method Summary
static void main(java.lang.String[] args)
          Loads resources/sample_files/SampleTemplate into the EMF model
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleCDAR2Load

public SampleCDAR2Load()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException,
                        java.io.IOException
Loads resources/sample_files/SampleTemplate into the EMF model

Parameters:
args -
Throws:
java.io.IOException
java.io.FileNotFoundException