com.metamatrix.common.config.api
Class ResourceDescriptorID

java.lang.Object
  extended by com.metamatrix.common.namedobject.BaseID
      extended by com.metamatrix.common.config.api.ComponentObjectID
          extended by com.metamatrix.common.config.api.ComponentDefnID
              extended by com.metamatrix.common.config.api.ResourceDescriptorID
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable

public class ResourceDescriptorID
extends ComponentDefnID

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.metamatrix.common.namedobject.BaseID
atomicNames, DELIMITER, fullName, WILDCARD
 
Constructor Summary
  ResourceDescriptorID(ConfigurationID configID, java.lang.String name)
           
protected ResourceDescriptorID(java.lang.String fullName)
           
 
Method Summary
 
Methods inherited from class com.metamatrix.common.namedobject.BaseID
clone, compareTo, compareToByName, computeHashCode, equals, getFullName, getName, getNameComponent, getNameComponents, getParentFullName, hashCode, hasParent, size, toString, updateHashCode
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceDescriptorID

public ResourceDescriptorID(ConfigurationID configID,
                            java.lang.String name)

ResourceDescriptorID

protected ResourceDescriptorID(java.lang.String fullName)


Copyright © 2009. All Rights Reserved.