com.ibm.rational.common.test.editor.framework.kernel.actions

Class EditorActionContext

    • Constructor Detail

      • EditorActionContext

        public EditorActionContext(TestEditor editor,
                           ISelection selection)
        Creates an action context corresponding to an ADD action.
        Parameters:
        selection -
      • EditorActionContext

        public EditorActionContext(TestEditor editor,
                           ISelection selection,
                           int i)
        Creates an action context corresponding to an INSERT action.
        Parameters:
        selection -
    • Method Detail

      • addInsertionPoint

        public void addInsertionPoint(int newInsertionPoint)
      • getTestEditor

        public TestEditor getTestEditor()
      • getInsertionPoint

        public int getInsertionPoint()
        Returns:
        Returns the insertionPoint.
      • getAllInsertionPoints

        public Integer[] getAllInsertionPoints()
        Returns:
        multiple insertion points.
      • setInsertionPoint

        public void setInsertionPoint(int insertionPoint)
        Deprecated. Not used.
        Parameters:
        insertionPoint - The insertionPoint to set.
      • isContiguousInsertionPoints

        public boolean isContiguousInsertionPoints()
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.