IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.testeditor.navigation
Class InlineTextTarget

java.lang.Object
  extended by com.ibm.rational.common.test.editor.framework.kernel.util.MarkerTarget
      extended by com.ibm.rational.common.test.editor.framework.kernel.util.ObjectTargetDescriptor
          extended by com.ibm.rational.common.test.editor.framework.kernel.util.FieldTargetDescriptor
              extended by com.ibm.rational.test.lt.testeditor.navigation.InlineTextTarget
All Implemented Interfaces:
com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetDescriptor, com.ibm.rational.common.test.editor.framework.kernel.interfaces.ITargetViewMode

public class InlineTextTarget
extends com.ibm.rational.common.test.editor.framework.kernel.util.FieldTargetDescriptor


Field Summary
 
Fields inherited from class com.ibm.rational.common.test.editor.framework.kernel.util.MarkerTarget
m_target, m_target2
 
Constructor Summary
InlineTextTarget(com.ibm.rational.test.common.models.behavior.cbdata.CoreHarvester harv)
           
InlineTextTarget(IDCStringLocator stringLocator)
           
InlineTextTarget(com.ibm.rational.test.common.models.behavior.cbdata.Substituter subst)
           
 
Method Summary
 IDCStringLocator getStringLocator()
           
 
Methods inherited from class com.ibm.rational.common.test.editor.framework.kernel.util.FieldTargetDescriptor
getFieldName, getLen, getOffset, setFieldName, setLen, setOffset
 
Methods inherited from class com.ibm.rational.common.test.editor.framework.kernel.util.ObjectTargetDescriptor
getMode, getPrimaryTarget, getPrimaryTargetAsSelection, getSecondaryTarget, setMode, setPrimaryTarget, setSecondaryTarget
 
Methods inherited from class com.ibm.rational.common.test.editor.framework.kernel.util.MarkerTarget
getMarker, isOnGeneralTab, isValid, setMarker, setOnGeneralTab, setValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InlineTextTarget

public InlineTextTarget(IDCStringLocator stringLocator)

InlineTextTarget

public InlineTextTarget(com.ibm.rational.test.common.models.behavior.cbdata.Substituter subst)

InlineTextTarget

public InlineTextTarget(com.ibm.rational.test.common.models.behavior.cbdata.CoreHarvester harv)
Method Detail

getStringLocator

public IDCStringLocator getStringLocator()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.