-
-
Constructor Summary
Constructors
| Constructor and Description |
Transition(D s1,
N l1,
D s2) |
-
-
Method Detail
-
getTarget
public D getTarget()
- Specified by:
getTarget in interface pathexpression.Edge<D extends State,N extends Location>
-
getStart
public D getStart()
- Specified by:
getStart in interface pathexpression.Edge<D extends State,N extends Location>
-
getString
public N getString()
-
getLabel
public N getLabel()
- Specified by:
getLabel in interface pathexpression.Edge<D extends State,N extends Location>
Copyright © 2023. All rights reserved.