Cool documentation

Uses of Interface
com.sap.tc.col.client.metadata.api.IRelationDescriptor

Packages that use IRelationDescriptor
com.sap.tc.col.client.metadata.api   
 

Uses of IRelationDescriptor in com.sap.tc.col.client.metadata.api
 

Methods in com.sap.tc.col.client.metadata.api that return IRelationDescriptor
 IRelationDescriptor IAspectGroupDescriptor.getRelationDescriptor(java.lang.String relationname)
          Returns the relation descriptor with the given name, if it is a member of this group, otherwise null.
 IRelationDescriptor[] IAspectGroupDescriptor.getRelationDescriptors()
          Returns an array with all the relation descriptors in this group.
 IRelationDescriptor IAspectDescriptor.getRelationDescriptor(java.lang.String name)
          Returns the descriptor for the relation with the specified name.
 IRelationDescriptor[] IAspectDescriptor.getRelationDescriptors()
          Returns an array with descriptors of all relations for which this aspect is the source aspect.
 IRelationDescriptor[] IServiceModuleDescriptor.getRelationDescriptors()
          Deprecated. Obsolete as of Beta4, relations are now local to aspects, use IAspectDescriptor.getRelationDescriptors() instead.
 IRelationDescriptor IServiceModuleDescriptor.getRelationDescriptor(java.lang.String name)
          Deprecated. Obsolete as of Beta4, relations are now local to aspects, use IAspectDescriptor.getRelationDescriptor(String) instead.
 


Cool documentation

Copyright © 2002 SAP AG. Automatically generated Thu Mar 3 2005, 21:55