class SummaryConstructor extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SummaryConstructor
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new SummaryConstructor(ind: Indexing, provtypes: Map[Int, Set[ProvType]], nsBase: String, prettyMethod: Pretty = PrettyMethod.Name, withLevel0Description: Boolean = false)
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
- val amap: Map[QualifiedName, Int]
- 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 convertRelation(rel: Relation, other: Map[QualifiedName, Set[Other]]): Relation
- def convertRelation(rel: Relation): Relation
- var done: Boolean
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def getSuccessors(amap: Map[QualifiedName, Int], ss: Iterable[StatementOrBundle]): Map[Int, Map[Int, Iterable[Relation]]]
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- lazy val idsVec: Iterable[QualifiedName]
- val ind: Indexing
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def labAttr(s: String): Attribute
- def label(q: QualifiedName): Set[LangString]
- lazy val level0Descriptors: Map[Int, Set[String]]
- def makeIndex(): SummaryIndex
- lazy val mapToBaseUri: Map[Int, Set[String]]
- lazy val mapToBaseUriOLD: Map[Int, Set[String]]
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def nodeWithCountAndLabel(kind: Kind, id: QualifiedName, c: Int, nbr: Option[Int]): Node
- def nodeWithLabel(kind: Kind, id: QualifiedName): Node
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- val nsBase: String
- val ordered: Seq[Set[ProvType]]
- def other(size: Int, nbr: Option[Int]): Map[QualifiedName, Set[Other]]
- def other(c: Int): Map[QualifiedName, Set[Other]]
- val prettyMethod: Pretty
- lazy val prettyNames: Map[Int, String]
- def primitivesToKind(name: QualifiedName): Kind
- val provTypeIndex: Map[Set[ProvType], Int]
- val provtypes: Map[Int, Set[ProvType]]
- val qn: Map[Int, QualifiedName]
- def relationWithCount(t: Kind, effect: QualifiedName, cause: QualifiedName, c: Int, rel: Relation): Relation
- def relationWithCount(rel: Relation, c: Int): Relation
- lazy val succ: Map[Int, Map[Int, Iterable[Relation]]]
- def sumQn(q: QualifiedName): QualifiedName
- lazy val summaryAbsentNodes: Set[Node]
- lazy val summaryNodes: Set[Node]
- lazy val summaryNormalNodes: Set[Node]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- val toSummary0: Map[Int, Int]
- val toSummary1: Map[Int, Int]
- def toSummary2(src: Int): Int
- val typesVector: Seq[Set[ProvType]]
- 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])
- val withLevel0Description: Boolean
- val xsd_int: QualifiedName
- val xsd_string: QualifiedName
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)