EpicWriter

com.ossuminc.riddl.commands.hugo.writers.EpicWriter
trait EpicWriter(using pc: PlatformContext)

Attributes

Source
EpicWriter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

def emitEpic(epic: Epic, parents: Parents): Unit

Attributes

Source
EpicWriter.scala
def emitUseCase(uc: UseCase, parents: Parents): Unit

Attributes

Source
EpicWriter.scala
def emitUser(u: User, parents: Parents): this.type

Attributes

Source
EpicWriter.scala