implicit final
class
ScowlDataRange extends AnyVal
Instance Constructors
-
new
ScowlDataRange(self: OWLDataRange)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
and(other: OWLDataRange): OWLDataIntersectionOf
-
def
apply[T](arg: T)(implicit arg0: SWRLDArgish[T]): SWRLDataRangeAtom
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
or(other: OWLDataRange): OWLDataUnionOf
-
val
self: OWLDataRange
-
def
toString(): String
Inherited from AnyVal
Inherited from NotNull
Inherited from Any