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

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

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

This class defines the Attributes of the Element class that contains it.


Field Summary
static java.lang.String COMPONENT_TYPE_CODE
           
static java.lang.String DEPLOYABLE
           
static java.lang.String DEPRECATED
           
static java.lang.String DESCRIPTION
           
static java.lang.String MONITORABLE
           
static java.lang.String NAME
           
static java.lang.String PARENT_COMPONENT_TYPE
           
static java.lang.String SUPER_COMPONENT_TYPE
           
 
Constructor Summary
XMLConfig_42_ElementNames.ComponentTypes.ComponentType.Attributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

PARENT_COMPONENT_TYPE

public static final java.lang.String PARENT_COMPONENT_TYPE
See Also:
Constant Field Values

SUPER_COMPONENT_TYPE

public static final java.lang.String SUPER_COMPONENT_TYPE
See Also:
Constant Field Values

COMPONENT_TYPE_CODE

public static final java.lang.String COMPONENT_TYPE_CODE
See Also:
Constant Field Values

DEPLOYABLE

public static final java.lang.String DEPLOYABLE
See Also:
Constant Field Values

DEPRECATED

public static final java.lang.String DEPRECATED
See Also:
Constant Field Values

MONITORABLE

public static final java.lang.String MONITORABLE
See Also:
Constant Field Values

DESCRIPTION

public static final java.lang.String DESCRIPTION
See Also:
Constant Field Values
Constructor Detail

XMLConfig_42_ElementNames.ComponentTypes.ComponentType.Attributes

public XMLConfig_42_ElementNames.ComponentTypes.ComponentType.Attributes()


Copyright © 2009. All Rights Reserved.