WithTerms

com.reactific.riddl.language.AST.WithTerms
sealed trait WithTerms

Added to definitions that support a list of term definitions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait VitalDefinition[OPT, DEF]
class Domain
class Epic
class Function
trait Processor[OPT, DEF]
class Adaptor
class Application
class Context
class Entity
class Projector
class Repository
class Streamlet
class Saga
Show all

Members list

Value members

Abstract methods

def terms: Seq[Term]

Concrete methods