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

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

public static class XMLElementNames.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 XMLElementNames.ComponentTypes.ComponentType.Attributes
          This class defines the Attributes of the Element class that contains it.
static class XMLElementNames.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
XMLElementNames.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

XMLElementNames.ComponentTypes.ComponentType

public XMLElementNames.ComponentTypes.ComponentType()


Copyright © 2009. All Rights Reserved.