|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavigationNode | |
---|---|
de.lmu.ifi.pst.x10080133.action | |
de.lmu.ifi.pst.x10080133.domain |
Uses of NavigationNode in de.lmu.ifi.pst.x10080133.action |
---|
Methods in de.lmu.ifi.pst.x10080133.action that return types with arguments of type NavigationNode | |
---|---|
private java.util.List<NavigationNode> |
GenerateMonitorFileAction.buildNavigationNodes(java.util.List<com.nomagic.uml2.impl.magicdraw.statemachines.mdbehaviorstatemachines.StateImpl> states,
java.lang.String defaultViolation,
java.lang.Integer startStateIndex,
boolean isHome,
java.util.List<java.lang.String> roles,
java.util.List<java.lang.String> incomingStateNames,
java.lang.String violation)
returns list of navigation-node instances by given states, called recursively using params as accumulator |
Uses of NavigationNode in de.lmu.ifi.pst.x10080133.domain |
---|
Fields in de.lmu.ifi.pst.x10080133.domain declared as NavigationNode | |
---|---|
private NavigationNode[] |
NavigationFile.locations
|
Methods in de.lmu.ifi.pst.x10080133.domain that return NavigationNode | |
---|---|
NavigationNode[] |
NavigationFile.getLocations()
|
Methods in de.lmu.ifi.pst.x10080133.domain with parameters of type NavigationNode | |
---|---|
void |
NavigationFile.setLocations(NavigationNode[] locations)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |