io.github.quafadas.dairect.Annotation
See theAnnotation companion trait
object Annotation extends Companion[Annotation]
Attributes
- Companion
- trait
- Experimental
- true
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait Companion[Annotation]trait Has[Annotation]trait ShapeTag[Annotation]trait HasIdclass Objecttrait Matchableclass AnyShow all
- Self type
-
Annotation.type
Members list
Type members
Classlikes
final case class Image_fileCase(image_file: ImageFile) extends Annotation
Attributes
- Companion
- object
- Supertypes
-
trait Annotationtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Image_fileCase
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Image_fileCase.type
final case class Image_urlCase(image_url: ImageUrl) extends Annotation
Attributes
- Companion
- object
- Supertypes
-
trait Annotationtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Image_urlCase
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Image_urlCase.type
final case class TextCase(text: Text) extends Annotation
Attributes
- Companion
- object
- Supertypes
-
trait Annotationtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object TextCase
object Visitor
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Inherited methods
Attributes
- Definition Classes
-
Companion -> Has
- Inherited from:
- Companion
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- Companion
In this article