| java.lang.Object org.netbeans.test.umllib.LinkOperator org.netbeans.test.umllib.customelements.MessageOperator
Fields inherited from org.netbeans.test.umllib.LinkOperator | final public static long WAIT_LINK_TIMEOUT(Code)(Java Doc)
|
Methods inherited from org.netbeans.test.umllib.LinkOperator | public void addToSelection()(Code)(Java Doc) public void center()(Code)(Java Doc) public void center(boolean selectIt, boolean deselectOthers)(Code)(Java Doc) public boolean equals(Object obj)(Code)(Java Doc) public static LinkOperator findLink(DiagramElementOperator source, DiagramElementOperator destination, LinkChooser linkChooser, int index)(Code)(Java Doc) public List getBends()(Code)(Java Doc) public DiagramOperator getDiagramOperator()(Code)(Java Doc) public IETGraphObject getFrom()(Code)(Java Doc) public DiagramLabelOperator getLabel(String text, int index, boolean exact, boolean caseSensitive)(Code)(Java Doc) public DiagramLabelOperator getLabel(String text, int index)(Code)(Java Doc) public DiagramLabelOperator getLabel(String text)(Code)(Java Doc) public ArrayList<DiagramLabelOperator> getLabels()(Code)(Java Doc) public String[] getLabelsTexts()(Code)(Java Doc) public String getName()(Code)(Java Doc) public Point getNearCenterPoint()(Code)(Java Doc) public Point getNearCenterPointWithoutOverlayCheck()(Code)(Java Doc) public Point getNearSourcePoint()(Code)(Java Doc) public Point getNearSourcePoint(int edgeShift)(Code)(Java Doc) public Point getNearTargetPoint()(Code)(Java Doc) public Point getNearTargetPoint(int edgeShift)(Code)(Java Doc) public JPopupMenuOperator getPopup()(Code)(Java Doc) public IETEdge getSource()(Code)(Java Doc) public IETGraphObject getTo()(Code)(Java Doc) public String getType()(Code)(Java Doc) public boolean hasBends()(Code)(Java Doc) public boolean isSelected()(Code)(Java Doc) public Point makeVisible(Point point)(Code)(Java Doc) public void select()(Code)(Java Doc) public String toString()(Code)(Java Doc) public static LinkOperator waitForLink(DiagramElementOperator source, DiagramElementOperator destination) throws NotFoundException(Code)(Java Doc) public static LinkOperator waitForLink(DiagramElementOperator source, DiagramElementOperator destination, LinkTypes linkType) throws NotFoundException(Code)(Java Doc) public static LinkOperator waitForLink(DiagramElementOperator source, DiagramElementOperator destination, LinkTypes linkType, int index) throws NotFoundException(Code)(Java Doc) public static LinkOperator waitForLink(DiagramElementOperator source, DiagramElementOperator destination, LinkChooser linkChooser) throws NotFoundException(Code)(Java Doc) public static LinkOperator waitForLink(DiagramElementOperator source, DiagramElementOperator destination, LinkChooser linkChooser, int index) throws NotFoundException(Code)(Java Doc) public static LinkOperator waitForLink(DiagramElementOperator source, DiagramElementOperator destination, LinkChooser linkChooser, int index, Waiter w) throws NotFoundException(Code)(Java Doc) public static LinkOperator waitForUndirectedLink(DiagramElementOperator source, DiagramElementOperator destination, LinkTypes linkType) throws NotFoundException(Code)(Java Doc)
|
|
|