Packages

class UtilsSummary extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UtilsSummary
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new UtilsSummary(pf: ProvFactory)

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. def addProvenanceTypeToNodes(idsVec: Iterable[QualifiedName], base: Map[String, Int], toType: Map[Int, Set[ProvType]], ind: Indexing, summaryp: Boolean): Iterable[Statement]
  5. def annotateWithProvenanceTypes(ind: Indexing, summaryIndex: SummaryIndex, summaryp: Boolean): Document
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  8. def compare(in: Input, withfile: Input, nf: Int, config: Config): Unit
  9. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  10. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  11. def exportToJsonDescription(desc: SummaryDescriptionJson, file: File, params: Map[String, String]): Unit
  12. def exportToJsonFeatures(index: SummaryIndex, file: File, params: Map[String, String]): Unit
  13. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  14. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  15. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  16. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def newFillColorAttribute(provenance_type: Set[ProvType]): Attribute
  18. def newFontColorAttribute(provenance_type: Set[ProvType]): Attribute
  19. def newTypeAttribute(provenance_type: Set[ProvType]): Attribute
  20. def normalizeOLDSTUFF(config: Config): Unit
  21. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  22. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  23. def nowParam(): Map[String, String]
  24. def sum(doc: Document, config: Config): (Indexer, TypePropagator)
  25. def sum(in: Input, config: Config): (Indexer, TypePropagator)
  26. def summarize(config: Config, s: TypePropagator, ind: Indexer, level: Int, params: Map[String, String], allDescriptions: Map[Int, SummaryDescriptionJson]): Unit
  27. def summarize(config: Config): Unit
  28. def summaryDraw(config: Config, s: TypePropagator, ind: Indexer, level: Int, params: Map[String, String]): Unit
  29. def summaryDraw(config: Config): Unit
  30. val summaryNamespaceURI: String
  31. val summaryPrefix: String
  32. def summary_compare(inSummary: Input, descriptionFile: Input, withSummary: Input, withSummaryDescription: Input, config: Config): Unit
  33. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  34. def toString(): String
    Definition Classes
    AnyRef → Any
  35. val utilsSummaryXplain: UtilsSummaryXplain
  36. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  37. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  38. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

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 AnyRef

Inherited from Any

Ungrouped