Uses of Class
project35.mda.config.OntologyViewerConfiguration

Packages that use OntologyViewerConfiguration
project35.mda.config This package contains classes which manage the configuration options for the data entry tool which are not covered by the XML Schema. 
 

Uses of OntologyViewerConfiguration in project35.mda.config
 

Methods in project35.mda.config that return OntologyViewerConfiguration
 OntologyViewerConfiguration OntologyServiceConfiguration.getOntologyViewerConfiguration()
          Get the value of ontologyViewerConfiguration.
 

Methods in project35.mda.config with parameters of type OntologyViewerConfiguration
 void OntologyServiceConfiguration.setOntologyViewerConfiguration(OntologyViewerConfiguration ontologyViewerConfiguration)
          Set the value of ontologyViewerConfiguration.