_createlinkto

org.nlogo.core.prim.etc._createlinkto
case class _createlinkto(breedName: String) extends Single, DirectedTo

Attributes

Source
linkcreation.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DirectedTo
trait Directed
trait Single
trait Command
trait Instruction
trait TokenHolder
class Object
trait Matchable
class Any
Show all

Members list

Value members

Constructors

def this()

Attributes

Source
linkcreation.scala

Inherited methods

def displayName: String

Attributes

Inherited from:
Instruction
Source
Instruction.scala
override def inputType: Int

Attributes

Definition Classes
Inherited from:
Single
Source
linkcreation.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def syntax: Syntax

Attributes

Definition Classes
Inherited from:
LinkCreationCommand
Source
linkcreation.scala

Inherited fields

Attributes

Inherited from:
Instruction
Source
Instruction.scala

Attributes

Inherited from:
Instruction
Source
Instruction.scala
var token: Token

Attributes

Inherited from:
Instruction
Source
Instruction.scala