org.eclipse.higgins.idas.model.impl
Class ContextModelFactory

java.lang.Object
  extended byorg.eclipse.higgins.idas.model.impl.ContextModelFactory

public class ContextModelFactory
extends Object


Constructor Summary
ContextModelFactory()
           
 
Method Summary
static org.eclipse.higgins.idas.api.model.IContextModel createContextModel(URI schemaURI, File file)
           
static org.eclipse.higgins.idas.api.model.IContextModel createContextModel(URI schemaURI, URL schemaURL)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextModelFactory

public ContextModelFactory()
Method Detail

createContextModel

public static org.eclipse.higgins.idas.api.model.IContextModel createContextModel(URI schemaURI,
                                                                                  URL schemaURL)
                                                                           throws org.eclipse.higgins.idas.api.model.IdASModelException
Throws:
org.eclipse.higgins.idas.api.model.IdASModelException

createContextModel

public static org.eclipse.higgins.idas.api.model.IContextModel createContextModel(URI schemaURI,
                                                                                  File file)
                                                                           throws org.eclipse.higgins.idas.api.model.IdASModelException
Throws:
org.eclipse.higgins.idas.api.model.IdASModelException