implicit final
class
ScowlLiteralString extends AnyVal
Instance Constructors
-
new
ScowlLiteralString(self: String)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
@@(lang: String): OWLLiteral
-
def
^^(datatypeIRI: String): OWLLiteral
-
def
^^(datatypeIRI: IRI): OWLLiteral
-
def
^^(datatype: OWLDatatype): OWLLiteral
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
val
self: String
-
def
toString(): String
Inherited from AnyVal
Inherited from NotNull
Inherited from Any