Uses of Class
com.metamatrix.common.config.api.ComponentTypeDefnID

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

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

Methods in com.metamatrix.common.config.api that return ComponentTypeDefnID
 ComponentTypeDefnID PropDefnAllowedValue.getComponentTypeDefnID()
          Returns the ComponentTypeDefnID this allowed values belongs to.
 

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

Methods in com.metamatrix.common.config.model that return ComponentTypeDefnID
 ComponentTypeDefnID BasicPropDefnAllowedValue.getComponentTypeDefnID()
           
 

Constructors in com.metamatrix.common.config.model with parameters of type ComponentTypeDefnID
BasicComponentTypeDefn(ComponentTypeDefnID id, ComponentTypeID typeID, PropertyDefinition propertyDefinition, boolean deprecated)
          Deprecated. as of 2.0 beta 1, use BasicComponentTypeDefn
BasicComponentTypeDefn(ComponentTypeDefnID id, ComponentTypeID typeID, PropertyDefinition propertyDefinition, boolean deprecated, boolean effectiveImmediately)
           
BasicPropDefnAllowedValue(ComponentTypeDefnID typeDefnID, ComponentTypeID typeID, PropDefnAllowedValueID allowedValueID, java.lang.String newValue)
           
 



Copyright © 2009. All Rights Reserved.