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

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

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

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


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

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition

public XMLElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition()


Copyright © 2009. All Rights Reserved.