Bus

Uses of Class
org.topcased.service.transformation.TransformationInfo

Packages that use TransformationInfo
org.topcased.service.transformation   
 

Uses of TransformationInfo in org.topcased.service.transformation
 

Methods in org.topcased.service.transformation that return TransformationInfo
 TransformationInfo TransformationHelper.getTransfoInfoById(java.lang.String transfoId)
          Gets information about a given transformation id.
 TransformationInfo TransformationHelper.getTransfoInfoByName(java.lang.String transfoName)
          Gets information about a given transformation name.
 

Methods in org.topcased.service.transformation that return types with arguments of type TransformationInfo
 java.util.Map<java.lang.String,TransformationInfo> TransformationHelper.getTransfoInfoById()
          Gets information by id about all registered (available) Topcased transformations.
 java.util.Map<java.lang.String,TransformationInfo> TransformationHelper.getTransfoInfoByName()
          Gets information by name about all registered (available) Topcased transformations.
 


Bus

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.