Leaf

org.nlogo.workspace.ModelsLibrary.Leaf
case class Leaf(name: String, path: String) extends Node

Attributes

Source
ModelsLibrary.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Node
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
ModelsLibrary.scala

Attributes

Source
ModelsLibrary.scala

Inherited methods

Attributes

Inherited from:
Node
Source
ModelsLibrary.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product