MindFusion.Java Package Programmer's Guide
RoutePattern Members
Constructors Methods
 


Represents a template from which routes are created.

The following tables list the members exposed by the RoutePattern type.

 Public Constructors

  Name Description

RoutePattern

Overloaded.  

 Public Methods

  Name Description

getSteps

Gets the list of RouteStep objects that generate a route.

setSteps

Sets the list of RouteStep objects that generate a route.

 See Also

RoutePattern Class
com.mindfusion.diagramming Namespace