Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.ui.forms
Class AbsoluteFormsLoader

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.ui.forms.AbsoluteFormsLoader

public class AbsoluteFormsLoader
extends Object

An object capable of loading forms files into a Protege Project.

Author:
Holger Knublauch

Constructor Summary
AbsoluteFormsLoader(OWLModel owlModel)
           
 
Method Summary
 void load(InputStream is)
           
 void load(URL fileURL)
           
 void loadAll()
           
static void main(String[] args)
           
static boolean useNewFormMechanism_DontUseThisMethod()
          Don't use this method - just for testing right now
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsoluteFormsLoader

public AbsoluteFormsLoader(OWLModel owlModel)
Method Detail

load

public void load(URL fileURL)
          throws IOException
Throws:
IOException

load

public void load(InputStream is)
          throws IOException
Throws:
IOException

loadAll

public void loadAll()
             throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

useNewFormMechanism_DontUseThisMethod

public static boolean useNewFormMechanism_DontUseThisMethod()
Don't use this method - just for testing right now


Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.