Uses of Class
project35.mda.config.ComponentSchemaConfiguration

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

Methods in project35.mda.config that return ComponentSchemaConfiguration
 ComponentSchemaConfiguration[] Project35ConfigurationReader.getComponentSchemaConfigurations()
           
 

Methods in project35.mda.config with parameters of type ComponentSchemaConfiguration
 void Project35ConfigurationReader.addComponentSchema(ComponentSchemaConfiguration componentSchemaConfiguration)