NormLaunch

ostrat.pnorm.NormLaunch
object NormLaunch extends GuiLaunchMore

Scenario selector and launcher for DLess.

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Self type
NormLaunch.type

Members list

Value members

Concrete methods

override def default: (CanvasPlatform => Any, String)

Attributes

Definition Classes
override def fromStatements(sts: RArr[Statement]): (CanvasPlatform => Any, String)

Attributes

Definition Classes
override def settingStr: String

Attributes

Definition Classes

Inherited methods

override def apply(expr: AssignMemExpr): (CanvasPlatform => Any, String)

Attributes

Definition Classes
Inherited from:
GuiLaunchMore
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
GuiLaunch -> Any
Inherited from:
GuiLaunch