Package com.metamatrix.common.config.xml

Interface Summary
XMLConfig_ElementNames This class structure mimics the structure of a Configuration XML document and defines all of the element and attribute names for that document type.
 

Class Summary
XMLConfig_ElementNames.ChangeHistory This is the class that represents the ChangeHistory Properties Element which contains all of the XML elements that represent the change information for the object.
XMLConfig_ElementNames.ChangeHistory.Property This is the class that represents the Property Element which contains all of the XML elements that represent a Property object.
XMLConfig_ElementNames.ChangeHistory.Property.Attributes This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.ChangeHistory.Property.NAMES  
XMLConfig_ElementNames.ComponentObject This is the class that represents the ComponentObject Element which contains all of the XML elements that represent a ComponentObject object.
XMLConfig_ElementNames.ComponentObject.Attributes  
XMLConfig_ElementNames.ComponentTypes This is the class that represents the ComponentTypes Element which contains all of the XML elements that represent a ComponentTypes object.
XMLConfig_ElementNames.ComponentTypes.ComponentType This is the class that represents the ComponentType Element which contains all of the XML elements that represent a ComponentType object.
XMLConfig_ElementNames.ComponentTypes.ComponentType.Attributes This class defines the Attributes of the Element class that contains it.
XMLConfig_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.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.Attributes This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.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.
XMLConfig_ElementNames.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.
XMLConfig_ElementNames.ComponentTypes.ComponentType.ComponentTypeDefn.PropertyDefinition.Attributes This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Configuration This is the class that represents the Configuration Element which contains all of the XML elements that represent a Configuration object.
XMLConfig_ElementNames.Configuration.Attributes  
XMLConfig_ElementNames.Configuration.AuthenticationProviders This is the class that represents the ProductServiceConfigs Element which contains all of the XML elements that represent a ProductServiceConfigs object.
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider This is the class that represents the ProductServiceConfig Element which contains all of the XML elements that represent a ProductServiceConfig object.
XMLConfig_ElementNames.Configuration.AuthenticationProviders.Provider.Attributes  
XMLConfig_ElementNames.Configuration.ConnectorComponents This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent This is the class that represents the ConnectorBinding Element which contains all of the XML elements that represent a ConnectorBinding object.
XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent.Attributes  
XMLConfig_ElementNames.Configuration.DeployedService This is the class that represents the HostID Element which contains all of the XML elements that represent a HostID object.
XMLConfig_ElementNames.Configuration.DeployedService.Attributes  
XMLConfig_ElementNames.Configuration.Host This is the class that represents the Host Element which contains all of the XML elements that represent a Host object.
XMLConfig_ElementNames.Configuration.Host.Attributes  
XMLConfig_ElementNames.Configuration.Process This is the class that represents the VMComponentDefns Element which contains all of the XML elements that represent a VMComponentDefns object.
XMLConfig_ElementNames.Configuration.Process.Attributes This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Configuration.Resources This is the class that represents the Resources Element which contains all of the XML elements that represent a Resource object.
XMLConfig_ElementNames.Configuration.Resources.Resource This is the class that represents the Resource Element which contains all of the XML elements that represent a Resource object.
XMLConfig_ElementNames.Configuration.Resources.Resource.Attributes This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Configuration.Services This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
XMLConfig_ElementNames.Configuration.Services.Service This is the class that represents the ServiceComponentDefn Element which contains all of the XML elements that represent a ServiceComponentDefn object.
XMLConfig_ElementNames.Configuration.Services.Service.Attributes  
XMLConfig_ElementNames.Header  
XMLConfig_ElementNames.Header.ApplicationCreatedBy This is the class that represents the ApplicationCreatedDate Element which contains all of the XML elements that represent a ApplicationCreatedDate object.
XMLConfig_ElementNames.Header.ApplicationVersionCreatedBy This is the class that represents the ApplicationVersionCreatedBy Element which contains all of the XML elements that represent a ApplicationVersionCreatedBy object.
XMLConfig_ElementNames.Header.ConfigurationVersion This is the class that represents the DocumentTypeVersion Element which contains all of the XML elements that represent a DocumentTypeVersion object.
XMLConfig_ElementNames.Header.MetaMatrixSystemVersion This is the class that represents the MetaMatrixServerVersion Element which contains all of the XML elements that represent a ProductServiceConfigs object.
XMLConfig_ElementNames.Header.Time This is the class that represents the Time Element which contains all of the XML elements that represent a Time object.
XMLConfig_ElementNames.Header.UserCreatedBy This is the class that represents the UserName Element which contains all of the XML elements that represent a UserName object.
XMLConfig_ElementNames.ID This is the class that represents the ID Element which contains all of the XML elements that represent a ID object.
XMLConfig_ElementNames.ID.Attributes This class defines the Attributes of the Element class that contains it.
XMLConfig_ElementNames.Properties This is the class that represents the Properties Element which contains all of the XML elements that represent a Properties object.
XMLConfig_ElementNames.Properties.Property This is the class that represents the Property Element which contains all of the XML elements that represent a Property object.
XMLConfig_ElementNames.Properties.Property.Attributes This class defines the Attributes of the Element class that contains it.
XMLConfigurationImportExportUtility This implementation is used to import/export configuration objects to/from XML files.
XMLHelperImpl This helper class is used to create JDOM XML Elements from configuration objects and to create Configuration objects from JDOM XML Elements.
XMLHelperUtil  
 



Copyright © 2009. All Rights Reserved.