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

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn
Enclosing class:
XMLElementNames.ComponentTypes.ComponentType

public static class XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn
extends java.lang.Object

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


Nested Class Summary
static class XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes
          This class defines the Attributes of the Element class that contains it.
static class XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition
          This is the class that represents the PropertyDefinition Element which contains all of the XML elements that represent a PropertyDefinition object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the ComponentTypeDefn Element.
 
Constructor Summary
XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn()
           
 
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 ComponentTypeDefn Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn

public XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn()


Copyright © 2009. All Rights Reserved.