ExternalResource

org.nlogo.core.ExternalResource
See theExternalResource companion class

Attributes

Companion
class
Source
ExternalResource.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Existing(name: String) extends Location

Attributes

Source
ExternalResource.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Location
class Object
trait Matchable
class Any
Show all
sealed trait Location

Attributes

Source
ExternalResource.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Existing
class New
case class New(path: String) extends Location

Attributes

Source
ExternalResource.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Location
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala