org.eaglei.datatools.model
Class AnnotationFormModel

java.lang.Object
  extended by org.eaglei.datatools.model.AnnotationFormModel

public class AnnotationFormModel
extends java.lang.Object

Author:
Daniela Bourges-Waldegg Utilities to query the eagle-i ontology based on labels (for ETL) This class uses DataToolsEIOntModel so that we get the same view on the eagle-i ontology as the webtool and search

Constructor Summary
AnnotationFormModel(org.eaglei.model.EIOntModel datatoolsEIOntModel)
           
 
Method Summary
 java.lang.String findSubclassByLabel(java.lang.String rootURI, java.lang.String subclassLabel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationFormModel

public AnnotationFormModel(org.eaglei.model.EIOntModel datatoolsEIOntModel)
Method Detail

findSubclassByLabel

public java.lang.String findSubclassByLabel(java.lang.String rootURI,
                                            java.lang.String subclassLabel)


Copyright © 2009-2011 Eagle-I. All Rights Reserved.