trait MapURI[Ns, In] extends MapAttr[Ns, In, Map[String, URI], URI]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- MapURI
- MapAttr
- ValueAttr
- Attr
- ValueAttrOps
- MapAttrOps
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
trait
Values
extends AnyRef
- Definition Classes
- MapAttrOps
Value Members
-
def
!=(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
!=(values: Iterable[URI]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
!=(value: URI): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
!=(value: URI, more: URI*): Ns with Attr
- Definition Classes
- ValueAttrOps
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
<(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
<(value: URI): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
<=(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
<=(value: URI): Ns with Attr
- Definition Classes
- ValueAttrOps
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
>(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
>(value: URI): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
>=(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
>=(value: URI): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
add(pairs: Iterable[(String, URI)]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
add(pair: (String, URI), morePairs: (String, URI)*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(expr3: Exp3[URI, URI, URI]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(expr2: Exp2[URI, URI]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(expr1: Exp1[URI]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(unifyThis: molecule.unify): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(noValue: molecule.nil): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
apply(values: Iterable[URI], moreValues: Iterable[URI]*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(value: URI, more: URI*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(map: Map[String, URI]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(pairs: Or[(String, URI)]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(pairs: Iterable[(String, URI)]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(pair: (String, URI), morePairs: (String, URI)*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
apply(): Ns with Attr
- Definition Classes
- MapAttrOps
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
k(or: Or[String]): Values with Ns with Attr
- Definition Classes
- MapAttrOps
-
def
k(values: Iterable[String]): Values with Ns with Attr
- Definition Classes
- MapAttrOps
-
def
k(value: String, more: String*): Values with Ns with Attr
- Definition Classes
- MapAttrOps
-
def
k(value: String): Values with Ns with Attr
- Definition Classes
- MapAttrOps
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
not(in: molecule.?): In with Attr
- Definition Classes
- ValueAttrOps
-
def
not(values: Iterable[URI]): Ns with Attr
- Definition Classes
- ValueAttrOps
-
def
not(value: URI, more: URI*): Ns with Attr
- Definition Classes
- ValueAttrOps
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
def
remove(keys: Iterable[String]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
remove(key: String, moreKeys: String*): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
replace(newValues: Iterable[(String, URI)]): Ns with Attr
- Definition Classes
- MapAttrOps
-
def
replace(newValue: (String, URI), newValues: (String, URI)*): Ns with Attr
- Definition Classes
- MapAttrOps
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )