org.finos.morphir.util.vfile

Members list

Type members

Classlikes

final case class VFile(path: VFilePath, contents: VFileContents, properties: Attributes, data: Attributes)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
object VFile extends VFilePlatformSpecific

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
VFile.type
sealed trait VFileContents

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty.type
class Mixed
class Text
class TextDocument
object Uninitialized.type
class VFiles
Show all
Self type
object VFileContents

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class VFilePath(path: Path)

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
VFilePath.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object VFile.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class VMessage()

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all