Breed
org.nlogo.core.StructureDeclarations.Breed
case class Breed(plural: Identifier, singular: Identifier, isLinkBreed: Boolean, isDirected: Boolean) extends Declaration
Attributes
- Source
- StructureDeclarations.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Declarationclass Objecttrait Matchableclass Any
Members list
In this article