org.infolayer.model
Interface ModelLoader

All Known Implementing Classes:
XmiFileLoader, XmiResourceLoader

public interface ModelLoader


Method Summary
 UmlModel loadModel(java.util.Hashtable param)
          constructs the model from the given parameter table
 

Method Detail

loadModel

public UmlModel loadModel(java.util.Hashtable param)
constructs the model from the given parameter table