Interface ITargetMetaInfo

All Known Subinterfaces:
ITarget

public interface ITargetMetaInfo
Version:
$Revision: 1.1 $ $Date: 2004/10/13 16:51:04 $
Author:
Michal Dobisek, Polarion Software
  • Method Details

    • getTagName

      String getTagName()
      The targetId. The name of target tag.
      Returns:
      tag name
    • getParamId

      String getParamId()
      The attrribute name of target parameter.
      Returns:
      null if no parameter required.
    • getParamName

      String getParamName()
      Returns:
      The target's human readable name.