class UtilsSummary extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- UtilsSummary
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new UtilsSummary(pf: ProvFactory)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def addProvenanceTypeToNodes(idsVec: Iterable[QualifiedName], base: Map[String, Int], toType: Map[Int, Set[ProvType]], ind: Indexing, summaryp: Boolean): Iterable[Statement]
- def annotateWithProvenanceTypes(ind: Indexing, summaryIndex: SummaryIndex, summaryp: Boolean): Document
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def compare(in: Input, withfile: Input, nf: Int, config: Config): Unit
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def exportToJsonDescription(desc: SummaryDescriptionJson, file: File, params: Map[String, String]): Unit
- def exportToJsonFeatures(index: SummaryIndex, file: File, params: Map[String, String]): Unit
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def newFillColorAttribute(provenance_type: Set[ProvType]): Attribute
- def newFontColorAttribute(provenance_type: Set[ProvType]): Attribute
- def newTypeAttribute(provenance_type: Set[ProvType]): Attribute
- def normalizeOLDSTUFF(config: Config): Unit
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def nowParam(): Map[String, String]
- def sum(doc: Document, config: Config): (Indexer, TypePropagator)
- def sum(in: Input, config: Config): (Indexer, TypePropagator)
- def summarize(config: Config, s: TypePropagator, ind: Indexer, level: Int, params: Map[String, String], allDescriptions: Map[Int, SummaryDescriptionJson]): Unit
- def summarize(config: Config): Unit
- def summaryDraw(config: Config, s: TypePropagator, ind: Indexer, level: Int, params: Map[String, String]): Unit
- def summaryDraw(config: Config): Unit
- val summaryNamespaceURI: String
- val summaryPrefix: String
- def summary_compare(inSummary: Input, descriptionFile: Input, withSummary: Input, withSummaryDescription: Input, config: Config): Unit
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- val utilsSummaryXplain: UtilsSummaryXplain
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)