com.metamatrix.common.config.xml
Class XMLConfig_42_ElementNames.ComponentTypes.ComponentType

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLConfig_42_ElementNames.ComponentTypes.ComponentType
Direct Known Subclasses:
XMLConfig_42_ElementNames.ProductTypes.ProductType
Enclosing class:
XMLConfig_42_ElementNames.ComponentTypes

public static class XMLConfig_42_ElementNames.ComponentTypes.ComponentType
extends java.lang.Object

This is the class that represents the ComponentType Element which contains all of the XML elements that represent a ComponentType object.


Nested Class Summary
static class XMLConfig_42_ElementNames.ComponentTypes.ComponentType.Attributes
          This class defines the Attributes of the Element class that contains it.
static class XMLConfig_42_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn
          This is the class that represents the ComponentTypeDefn Element which contains all of the XML elements that represent a ComponentTypeDefn object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the ComponentType Element.
 
Constructor Summary
XMLConfig_42_ElementNames.ComponentTypes.ComponentType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ELEMENT

public static final java.lang.String ELEMENT
This is the name of the ComponentType Element.

See Also:
Constant Field Values
Constructor Detail

XMLConfig_42_ElementNames.ComponentTypes.ComponentType

public XMLConfig_42_ElementNames.ComponentTypes.ComponentType()


Copyright © 2009. All Rights Reserved.