object Primitive
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Primitive
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
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 applyField(field: String, value: Statement): (Seq[AnyRef], Set[Triple])
- def applyField1(field: String, value: Statement): Option[AnyRef]
- def applyFun(function: String, value: (Seq[AnyRef], Set[Triple]), optionp: Boolean): (Option[Result], Set[Triple])
- def applyFun1(function: String, arg1: (Seq[AnyRef], Set[Triple]), optionp: Boolean, arg2: (Seq[AnyRef], Set[Triple]), environment: Environment): (Option[Result], Set[Triple])
- def applyFun2(function: String, arg1: (Seq[AnyRef], Set[Triple]), optionp: Boolean, arg2: (Seq[AnyRef], Set[Triple]), arg3: (Seq[AnyRef], Set[Triple]), environment: Environment): (Option[Result], Set[Triple])
- def applyFun3(function: String, arg1: (Seq[AnyRef], Set[Triple]), optionp: Boolean, arg2: (Seq[AnyRef], Set[Triple]), arg3: (Seq[AnyRef], Set[Triple]), arg4: (Seq[AnyRef], Set[Triple]), environment: Environment): (Option[Result], Set[Triple])
- def applyFunction(function: String, environment: Environment, arg1: Seq[String], arg2: Seq[String]): Set[String]
- def applyPatternFun(function: String, environment: Environment, arg1: String, arg2: Option[String]): AnyRef
- def applyProperty(property: String, index: Option[Int], value: Statement, environment: Environment): (Seq[AnyRef], Set[Triple])
- def applyProperty1(property: String, value: Statement, environment: Environment): Seq[AnyRef]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def cardinal(o: AnyRef): String
- def cardinality(o: AnyRef): String
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- val diffTable: Map[String, Array[String]]
- def doFun(function: String, values: Seq[AnyRef]): Result
- def doFun1(function: String, value: Seq[AnyRef], arg1: Seq[AnyRef], environment: Environment): Result
- def doFun2(function: String, value: Seq[AnyRef], arg1: Seq[AnyRef], arg2: Seq[AnyRef], environment: Environment): Result
- def doFun3(function: String, value: Seq[AnyRef], arg1: Seq[AnyRef], arg2: Seq[AnyRef], arg3: Seq[AnyRef], environment: Environment): Result
- 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 getNonProvAttributes(value: Statement): Seq[Attribute]
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isNull(in: AnyRef): Option[AnyRef]
- def isNullSet(in: Set[_ <: AnyRef]): Option[AnyRef]
- def lookupTypedPhrase(kind: String, myValue: QualifiedName, features: Features, environment: Environment): Result
- def lookupTypedPhraseWithDefault(kind: String, myValue: QualifiedName, features: Features, environment: Environment): Result
- def lookup_attribute(value: Seq[AnyRef], arg1: Seq[AnyRef], environment: Environment): Result
- def lookup_ground_type_with_default(value: Seq[AnyRef], arg1: Seq[AnyRef], arg2: Seq[AnyRef], features: Features, environment: Environment): Result
- def lookup_type(value: Seq[AnyRef], arg1: Seq[AnyRef], arg2: Seq[AnyRef], features: Features, environment: Environment): Result
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def ordinal(o: AnyRef): String
- def processFunction(getStatement: (String) => Statement, getSeqStatement: (String) => Seq[Statement], amap: Map[String, AnyRef], environment: Environment): (Option[Result], Set[Triple])
- val provns: String
- implicit def sToResult(x: Seq[AnyRef]): Result
- implicit def sToResult(x: Phrase): Result
- implicit def sToResult(x: Map[String, AnyRef]): Result
- implicit def sToResult(x: String): Result
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- def unwrap(aString: AnyRef): String
- 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)