package interop
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class CommandLineOptionParser extends Constants
- 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
- trait Constants extends AnyRef
- class FileNameWithoutExtensionException extends Exception
- trait OutConfig extends AnyRef
- class UtilsExpand extends AnyRef
- class UtilsSignature extends AnyRef
- class UtilsSummary extends AnyRef
- class UtilsValidator extends AnyRef
- class UtilsXplain extends AnyRef
Value Members
- object CommandLine extends Constants