Constant

flatgraph.schema.Constant
See theConstant companion class
object Constant

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Constant.type

Members list

Value members

Concrete methods

def apply[A](name: String, value: String, valueType: ValueType[A], comment: String)(implicit schemaInfo: SchemaInfo): Constant[A]