Uses of Class
com.metamatrix.common.config.api.exceptions.InvalidComponentException

Packages that use InvalidComponentException
com.metamatrix.common.config.api   
com.metamatrix.common.config.model   
 

Uses of InvalidComponentException in com.metamatrix.common.config.api
 

Methods in com.metamatrix.common.config.api that throw InvalidComponentException
 PropDefnAllowedValue ConfigurationObjectEditor.createPropDefnAllowedValue(ComponentTypeDefn typeDefn, PropertyDefinition propDefn, java.lang.String value)
          Create a new PropDefnAllowedValue that will be added to the modifiable (cloned) PropertyDefinition that was obtained from the ComponentTypeDefn.
 

Uses of InvalidComponentException in com.metamatrix.common.config.model
 

Methods in com.metamatrix.common.config.model that throw InvalidComponentException
 PropDefnAllowedValue BasicConfigurationObjectEditor.createPropDefnAllowedValue(ComponentTypeDefn typeDefn, PropertyDefinition propDefn, java.lang.String value)
           
 



Copyright © 2009. All Rights Reserved.