Uses of Class
com.metamatrix.common.config.model.BasicVMComponentDefn

Packages that use BasicVMComponentDefn
com.metamatrix.common.config.model   
com.metamatrix.common.config.xml   
 

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

Constructors in com.metamatrix.common.config.model with parameters of type BasicVMComponentDefn
BasicVMComponentDefn(BasicVMComponentDefn component)
           
 

Uses of BasicVMComponentDefn in com.metamatrix.common.config.xml
 

Methods in com.metamatrix.common.config.xml that return BasicVMComponentDefn
 BasicVMComponentDefn XMLHelperImpl.createProcess(org.jdom.Element element, ConfigurationID configID, HostID hostID, ConfigurationObjectEditor editor, java.lang.String name)
          This method will create a VMComponentDefn configuration object from an XML element that represents a VMComponentDefn.
 



Copyright © 2009. All Rights Reserved.