|
| FWRoute (FreeWRLNode sn, String sf, FreeWRLNode dn, String df) |
|
String | toString () |
|
boolean | equals (Object o) |
|
X3DNode | getSourceNode () throws InvalidRouteException |
|
X3DNode | getDestinationNode () throws InvalidRouteException |
|
String | getSourceField () throws InvalidRouteException |
|
String | getDestinationField () throws InvalidRouteException |
|
void | dispose () |
|
X3DNode | getSourceNode () throws InvalidOperationTimingException, InvalidRouteException |
|
String | getSourceField () throws InvalidOperationTimingException, InvalidRouteException |
|
X3DNode | getDestinationNode () throws InvalidOperationTimingException, InvalidRouteException |
|
String | getDestinationField () throws InvalidOperationTimingException, InvalidRouteException |
|
void | dispose () throws InvalidOperationTimingException |
|
Definition at line 4 of file FWRoute.java.
◆ FWRoute()
◆ dispose()
void sai.FWRoute.dispose |
( |
| ) |
|
|
inline |
◆ equals()
boolean sai.FWRoute.equals |
( |
Object |
o | ) |
|
|
inline |
◆ getDestinationField()
◆ getDestinationNode()
◆ getSourceField()
◆ getSourceNode()
◆ toString()
String sai.FWRoute.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: