Packages

case class Config(outfiles: Seq[Output] = Seq(), outformats: Seq[Format] = Seq(), defaultFormat: Format = null, defaultInputFormat: Format = null, selected_templates: Seq[String] = Seq(), batch_templates: Option[String] = None, infile: Input = null, infiles: String = null, informat: Format = null, query: Input = null, queryResult: Output = null, withfile: Input = null, profile: String = null, nf: Int = -1, bindings: Input = null, bindingsVersion: Int = 1, inputFormat: Format = null, xplan: String = null, stats: Output = null, matrix: Output = null, time: Output = null, id: String = null, jitWait: Int = 1000, averageNum: Int = 40, averageRepeat: Int = 20, image: Output = null, debug: Boolean = false, primitivep: Boolean = true, parallel: Boolean = false, genorder: Boolean = false, allexpanded: Boolean = true, streaming: Boolean = false, triangle: Boolean = false, pretty: Boolean = false, prettyMethod: Pretty = PrettyMethod.Name, command: String = "", store: String = null, nsBase: String = "http://openprovenance.org/summary/xyz/types#", storepass: String = null, key: String = null, keypass: String = null, text: Output = null, blockly: Output = null, snlg: Output = null, kernel: Boolean = false, linear: Boolean = false, hierarchical: Boolean = false, summaryFile: Input = null, summaryDescriptionFile: Input = null, withSummaryFile: Input = null, withSummaryDescriptionFile: Input = null, from: Int = -1, to: Int = -1, maxlevel: Int = -1, format_option: Int = 0, level0: File = null, filter: Seq[String] = Seq(), types: File = null, features: File = null, description: File = null, prov_constraints_inference: Boolean = true, aggregatep: Boolean = true, aggregate0p: Boolean = true, always_with_type_0: Boolean = false, language: Seq[String] = Seq(), summary_queries: File = null, withLevel0Description: Boolean = false, languageAsFilep: Boolean = true) extends XConfig with OutConfig with SConfig with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, SConfig, OutConfig, XConfig, QConfig, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Config
  2. Serializable
  3. Product
  4. Equals
  5. SConfig
  6. OutConfig
  7. XConfig
  8. QConfig
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Config(value: Int, uri: String, pretty: String)
  2. new Config(value: Int, uri: String)
  3. new Config(value: Int, kernel: Boolean, aggregatep: Boolean)
  4. new Config(value: Int)
  5. new Config(is: InputStream, mediaType: String)
  6. new Config(os: OutputStream, mediaType: String)
  7. new Config(outfiles: Seq[Output] = Seq(), outformats: Seq[Format] = Seq(), defaultFormat: Format = null, defaultInputFormat: Format = null, selected_templates: Seq[String] = Seq(), batch_templates: Option[String] = None, infile: Input = null, infiles: String = null, informat: Format = null, query: Input = null, queryResult: Output = null, withfile: Input = null, profile: String = null, nf: Int = -1, bindings: Input = null, bindingsVersion: Int = 1, inputFormat: Format = null, xplan: String = null, stats: Output = null, matrix: Output = null, time: Output = null, id: String = null, jitWait: Int = 1000, averageNum: Int = 40, averageRepeat: Int = 20, image: Output = null, debug: Boolean = false, primitivep: Boolean = true, parallel: Boolean = false, genorder: Boolean = false, allexpanded: Boolean = true, streaming: Boolean = false, triangle: Boolean = false, pretty: Boolean = false, prettyMethod: Pretty = PrettyMethod.Name, command: String = "", store: String = null, nsBase: String = "http://openprovenance.org/summary/xyz/types#", storepass: String = null, key: String = null, keypass: String = null, text: Output = null, blockly: Output = null, snlg: Output = null, kernel: Boolean = false, linear: Boolean = false, hierarchical: Boolean = false, summaryFile: Input = null, summaryDescriptionFile: Input = null, withSummaryFile: Input = null, withSummaryDescriptionFile: Input = null, from: Int = -1, to: Int = -1, maxlevel: Int = -1, format_option: Int = 0, level0: File = null, filter: Seq[String] = Seq(), types: File = null, features: File = null, description: File = null, prov_constraints_inference: Boolean = true, aggregatep: Boolean = true, aggregate0p: Boolean = true, always_with_type_0: Boolean = false, language: Seq[String] = Seq(), summary_queries: File = null, withLevel0Description: Boolean = false, languageAsFilep: Boolean = true)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val aggregate0p: Boolean
    Definition Classes
    Config → SConfig
  5. val aggregatep: Boolean
    Definition Classes
    Config → SConfig
  6. val allexpanded: Boolean
  7. val always_with_type_0: Boolean
    Definition Classes
    Config → SConfig
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. val averageNum: Int
  10. val averageRepeat: Int
  11. val batch_templates: Option[String]
    Definition Classes
    Config → XConfig
  12. val bindings: Input
  13. val bindingsVersion: Int
  14. val blockly: Output
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  16. val command: String
  17. val debug: Boolean
  18. val defaultFormat: Format
    Definition Classes
    Config → SConfig
  19. val defaultInputFormat: Format
  20. val description: File
  21. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. def extension(filename: String): String
  23. val features: File
  24. val filter: Seq[String]
    Definition Classes
    Config → SConfig
  25. val format_option: Int
    Definition Classes
    Config → XConfig
  26. val from: Int
  27. val genorder: Boolean
  28. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  29. val hierarchical: Boolean
  30. val id: String
  31. val image: Output
  32. val infile: Input
    Definition Classes
    Config → XConfig
  33. val infiles: String
    Definition Classes
    Config → XConfig → QConfig
  34. val informat: Format
  35. val inputFormat: Format
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. val jitWait: Int
  38. val kernel: Boolean
    Definition Classes
    Config → SConfig
  39. val key: String
  40. val keypass: String
  41. val language: Seq[String]
    Definition Classes
    Config → XConfig
  42. val languageAsFilep: Boolean
    Definition Classes
    Config → XConfig
  43. val level0: File
    Definition Classes
    Config → SConfig
  44. val linear: Boolean
    Definition Classes
    Config → XConfig
  45. val matrix: Output
  46. val maxlevel: Int
    Definition Classes
    Config → SConfig
  47. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. val nf: Int
  49. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  50. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  51. val nsBase: String
    Definition Classes
    Config → SConfig
  52. val outfiles: Seq[Output]
    Definition Classes
    Config → SConfig → OutConfig
  53. val outformats: Seq[Format]
    Definition Classes
    Config → SConfig
  54. val parallel: Boolean
  55. val pretty: Boolean
  56. val prettyMethod: Pretty
    Definition Classes
    Config → SConfig
  57. val primitivep: Boolean
    Definition Classes
    Config → SConfig
  58. def productElementNames: Iterator[String]
    Definition Classes
    Product
  59. val profile: String
    Definition Classes
    Config → XConfig
  60. val prov_constraints_inference: Boolean
    Definition Classes
    Config → SConfig
  61. val query: Input
  62. val queryResult: Output
    Definition Classes
    ConfigOutConfig
  63. val selected_templates: Seq[String]
    Definition Classes
    Config → XConfig
  64. val snlg: Output
    Definition Classes
    Config → XConfig
  65. val stats: Output
  66. val store: String
  67. val storepass: String
  68. val streaming: Boolean
  69. val summaryDescriptionFile: Input
  70. val summaryFile: Input
  71. val summary_queries: File
    Definition Classes
    Config → SConfig
  72. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  73. val text: Output
  74. def theInputFormat(): Format
  75. def theOutputFormats(): Seq[Format]
    Definition Classes
    ConfigOutConfig
  76. val time: Output
  77. val to: Int
    Definition Classes
    Config → SConfig
  78. val triangle: Boolean
    Definition Classes
    Config → SConfig
  79. val types: File
    Definition Classes
    Config → SConfig
  80. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  81. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  82. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  83. val withLevel0Description: Boolean
    Definition Classes
    Config → SConfig
  84. val withSummaryDescriptionFile: Input
  85. val withSummaryFile: Input
  86. val withfile: Input
  87. val xplan: String

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from SConfig

Inherited from OutConfig

Inherited from XConfig

Inherited from QConfig

Inherited from AnyRef

Inherited from Any

Ungrouped