|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiagramReference | |
net.sourceforge.toscanaj.controller.fca | |
net.sourceforge.toscanaj.gui.events |
Uses of DiagramReference in net.sourceforge.toscanaj.controller.fca |
Methods in net.sourceforge.toscanaj.controller.fca that return DiagramReference | |
DiagramReference |
DiagramHistory.getReferenceAt(int elementPosition)
|
Methods in net.sourceforge.toscanaj.controller.fca with parameters of type DiagramReference | |
boolean |
DiagramHistory.isInCurrent(DiagramReference diagram)
Returns true if the diagram is in the list of displayed diagrams. |
boolean |
DiagramHistory.isInFuture(DiagramReference diagram)
Returns true if the diagram is in the list of diagrams still to be visited. |
Uses of DiagramReference in net.sourceforge.toscanaj.gui.events |
Methods in net.sourceforge.toscanaj.gui.events that return DiagramReference | |
DiagramReference |
DiagramClickedEvent.getDiagramReference()
|
Constructors in net.sourceforge.toscanaj.gui.events with parameters of type DiagramReference | |
DiagramClickedEvent(DiagramReference diagramReference)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |