org.nlogo.core.LibraryStatus
See theLibraryStatus companion trait
object LibraryStatus
Attributes
- Companion
- trait
- Source
- LibraryManager.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LibraryStatus.type
Members list
Type members
Classlikes
case object CanInstall extends LibraryStatus
Attributes
- Source
- LibraryManager.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait LibraryStatusclass Objecttrait Matchableclass AnyShow all
- Self type
-
CanInstall.type
case object CanUpdate extends LibraryStatus
Attributes
- Source
- LibraryManager.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait LibraryStatusclass Objecttrait Matchableclass AnyShow all
- Self type
-
CanUpdate.type
case object UpToDate extends LibraryStatus
Attributes
- Source
- LibraryManager.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait LibraryStatusclass Objecttrait Matchableclass AnyShow all
- Self type
-
UpToDate.type
Inherited and Abstract types
The names of the product elements
The name of the type
In this article