Uses of Class
project35.mda.config.OntologySourceConfiguration

Packages that use OntologySourceConfiguration
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 OntologySourceConfiguration in project35.mda.config
 

Methods in project35.mda.config that return OntologySourceConfiguration
 OntologySourceConfiguration OntologyServiceConfiguration.getOntologySourceConfiguration()
          Get the value of ontologySourceConfiguration.
 

Methods in project35.mda.config with parameters of type OntologySourceConfiguration
 void OntologyServiceConfiguration.setOntologySourceConfiguration(OntologySourceConfiguration ontologySourceConfiguration)
          Set the value of ontologySourceConfiguration.