object FactorGraph
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FactorGraph
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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 DOT_NS: String
- val QMRA_NS: String
- def addKind(value: String, m: Map[String, String]): Map[String, String]
- def addLabel(s: Statement, m: Map[String, String]): Map[String, String]
- def addProperties(s: Statement, m: Map[String, String]): Map[String, String]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- val cpd: String
- val cpdQN: QualifiedName
- def create(ind: Indexer, outw: File): Unit
- def create(doc: Document, idmap: (QualifiedName) ⇒ String, r: Indexer, outw: File): Unit
- def create(doc: OrderedDocument, idmap: (QualifiedName) ⇒ String, r: Indexer, outw: Writer): Unit
- def create(doc: Document, idmap: (QualifiedName) ⇒ String, r: Indexer, outw: Writer): Unit
- def create_with_writer(doc: Document, idmap: (QualifiedName) ⇒ String, r: Indexer, outw: Writer): Unit
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def findNeighboors(s: Statement, ind: Indexing, entities: Map[QualifiedName, Int], entities_names: Seq[String], m: Map[String, String]): Map[String, String]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val identifier: String
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val kind: String
- val label: String
- def nameNodes(doc: Document, ind: Indexer): (Map[QualifiedName, Int], Seq[String], Map[QualifiedName, Int], Seq[String])
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val neighboors: String
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val pu: ProvUtilities
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def toElements(doc: Document, idmap: (QualifiedName) ⇒ String, r: Indexing, entities: Map[QualifiedName, Int], entities_names: Seq[String], activities: Map[QualifiedName, Int], activities_names: Seq[String]): Seq[GraphElement]
- def toElements(s: Relation, idmap: (QualifiedName) ⇒ String, r: Indexing, entities: Map[QualifiedName, Int], entities_names: Seq[String], activities: Map[QualifiedName, Int], activities_names: Seq[String]): Seq[GraphElement]
- def toElements(s: Bundle, idmap: (QualifiedName) ⇒ String, r: Indexing, entities: Map[QualifiedName, Int], entities_names: Seq[String], activities: Map[QualifiedName, Int], activities_names: Seq[String]): Seq[GraphElement]
- def toElements(s: Statement, idmap: (QualifiedName) ⇒ String, r: Indexing, entities: Map[QualifiedName, Int], entities_names: Seq[String], activities: Map[QualifiedName, Int], activities_names: Seq[String]): Set[GraphElement]
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def variableDeclaration(names: Seq[String], outw: Writer): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated