MTemplateC8

orchescala.api.templates.MTemplateC8
See theMTemplateC8 companion object
final case class MTemplateC8(name: String, id: String, description: String, version: Int, appliesTo: Seq[AppliesTo], elementType: ElementType, properties: Seq[TemplPropC8], $schema: String, groups: Seq[PropGroup], entriesVisible: Boolean, engines: Map[String, String]) extends MTemplateType

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product