Packages

package model

Type Members

  1. class DynamicObject extends AnyRef
    Annotations
    @JSExportAll()
  2. case class Gav extends Product with Serializable
    Annotations
    @JSExportAll()
  3. case class Instance(_internal: scala.model.Instance) extends JsonLDObjectWrapper with Product with Serializable
    Annotations
    @JSExportAll()
  4. abstract class JsonLDObjectWrapper extends AnyRef
  5. case class Metadata extends JsonLDObjectWrapper with Product with Serializable
    Annotations
    @JSExportAll()
  6. case class Project(_internal: scala.model.Project) extends Product with Serializable
  7. case class ProjectDependency extends JsonLDObjectWrapper with Product with Serializable
    Annotations
    @JSExportAll()
  8. case class ProjectDescriptor extends JsonLDObjectWrapper with Product with Serializable
    Annotations
    @JSExportAll()
  9. class ProjectDocument extends AnyRef
  10. class ProjectInfo extends AnyRef

Ungrouped