Packages

package interop

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class CommandLineOptionParser extends Constants
  2. 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
  3. trait Constants extends AnyRef
  4. class FileNameWithoutExtensionException extends Exception
  5. trait OutConfig extends AnyRef
  6. class UtilsExpand extends AnyRef
  7. class UtilsSignature extends AnyRef
  8. class UtilsSummary extends AnyRef
  9. class UtilsValidator extends AnyRef
  10. class UtilsXplain extends AnyRef

Value Members

  1. object CommandLine extends Constants

Ungrouped