org.nlogo.agent.Directedness
See theDirectedness companion trait
object Directedness
Attributes
- Companion
- trait
- Source
- Directedness.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Directedness.type
Members list
Type members
Classlikes
case object Directed extends Directedness
Attributes
- Source
- Directedness.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Directednessclass Objecttrait Matchableclass AnyShow all
- Self type
-
Directed.type
case object Undetermined extends Directedness
Attributes
- Source
- Directedness.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Directednessclass Objecttrait Matchableclass AnyShow all
- Self type
-
Undetermined.type
case object Undirected extends Directedness
Attributes
- Source
- Directedness.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Directednessclass Objecttrait Matchableclass AnyShow all
- Self type
-
Undirected.type
Inherited and Abstract types
The names of the product elements
The name of the type
In this article