LabSaver

org.nlogo.fileformat.LabSaver
object LabSaver

Attributes

Source
LabSaver.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LabSaver.type

Members list

Value members

Concrete methods

def attributes(specs: (String, String)*): AttributesImpl

Attributes

Source
LabSaver.scala
def save(protocols: Iterable[LabProtocol]): String

Attributes

Source
LabSaver.scala
def saveProtocol(hd: TransformerHandler, protocol: LabProtocol): Unit

Attributes

Source
LabSaver.scala