Key

case class Key(var title: String, var name: String, var config: KeyConfig) extends GraphItem with Configurable
trait Serializable
trait Product
trait Equals
trait GraphItem
trait Item
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val group: String