Packages

trait MapURI[Ns, In] extends MapAttr[Ns, In, Map[String, URI], URI]

Linear Supertypes
MapAttr[Ns, In, Map[String, URI], URI], ValueAttr[Ns, In, URI, Map[String, URI]], Attr, ValueAttrOps[Ns, In, URI, Map[String, URI]], MapAttrOps[Ns, In, Map[String, URI], URI], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MapURI
  2. MapAttr
  3. ValueAttr
  4. Attr
  5. ValueAttrOps
  6. MapAttrOps
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Values extends AnyRef
    Definition Classes
    MapAttrOps

Value Members

  1. def !=(in: molecule.?): In with Attr
    Definition Classes
    ValueAttrOps
  2. def !=(values: Iterable[URI]): Ns with Attr
    Definition Classes
    ValueAttrOps
  3. def !=(value: URI): Ns with Attr
    Definition Classes
    ValueAttrOps
  4. def !=(value: URI, more: URI*): Ns with Attr
    Definition Classes
    ValueAttrOps
  5. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. final def ##(): Int
    Definition Classes
    AnyRef → Any
  7. def <(in: molecule.?): In with Attr
    Definition Classes
    ValueAttrOps
  8. def <(value: URI): Ns with Attr
    Definition Classes
    ValueAttrOps
  9. def <=(in: molecule.?): In with Attr
    Definition Classes
    ValueAttrOps
  10. def <=(value: URI): Ns with Attr
    Definition Classes
    ValueAttrOps
  11. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  12. def >(in: molecule.?): In with Attr
    Definition Classes
    ValueAttrOps
  13. def >(value: URI): Ns with Attr
    Definition Classes
    ValueAttrOps
  14. def >=(in: molecule.?): In with Attr
    Definition Classes
    ValueAttrOps
  15. def >=(value: URI): Ns with Attr
    Definition Classes
    ValueAttrOps
  16. def add(pairs: Iterable[(String, URI)]): Ns with Attr
    Definition Classes
    MapAttrOps
  17. def add(pair: (String, URI), morePairs: (String, URI)*): Ns with Attr
    Definition Classes
    MapAttrOps
  18. def apply(expr3: Exp3[URI, URI, URI]): Ns with Attr
    Definition Classes
    ValueAttrOps
  19. def apply(expr2: Exp2[URI, URI]): Ns with Attr
    Definition Classes
    ValueAttrOps
  20. def apply(expr1: Exp1[URI]): Ns with Attr
    Definition Classes
    ValueAttrOps
  21. def apply(in: molecule.?): In with Attr
    Definition Classes
    ValueAttrOps
  22. def apply(unifyThis: molecule.unify): Ns with Attr
    Definition Classes
    ValueAttrOps
  23. def apply(noValue: molecule.nil): Ns with Attr
    Definition Classes
    ValueAttrOps
  24. def apply(values: Iterable[URI], moreValues: Iterable[URI]*): Ns with Attr
    Definition Classes
    MapAttrOps
  25. def apply(value: URI, more: URI*): Ns with Attr
    Definition Classes
    MapAttrOps
  26. def apply(map: Map[String, URI]): Ns with Attr
    Definition Classes
    MapAttrOps
  27. def apply(pairs: Or[(String, URI)]): Ns with Attr
    Definition Classes
    MapAttrOps
  28. def apply(pairs: Iterable[(String, URI)]): Ns with Attr
    Definition Classes
    MapAttrOps
  29. def apply(pair: (String, URI), morePairs: (String, URI)*): Ns with Attr
    Definition Classes
    MapAttrOps
  30. def apply(): Ns with Attr
    Definition Classes
    MapAttrOps
  31. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  32. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  35. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  36. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  37. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  38. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  39. def k(or: Or[String]): Values with Ns with Attr
    Definition Classes
    MapAttrOps
  40. def k(values: Iterable[String]): Values with Ns with Attr
    Definition Classes
    MapAttrOps
  41. def k(value: String, more: String*): Values with Ns with Attr
    Definition Classes
    MapAttrOps
  42. def k(value: String): Values with Ns with Attr
    Definition Classes
    MapAttrOps
  43. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  44. def not(in: molecule.?): In with Attr
    Definition Classes
    ValueAttrOps
  45. def not(values: Iterable[URI]): Ns with Attr
    Definition Classes
    ValueAttrOps
  46. def not(value: URI, more: URI*): Ns with Attr
    Definition Classes
    ValueAttrOps
  47. final def notify(): Unit
    Definition Classes
    AnyRef
  48. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  49. def remove(keys: Iterable[String]): Ns with Attr
    Definition Classes
    MapAttrOps
  50. def remove(key: String, moreKeys: String*): Ns with Attr
    Definition Classes
    MapAttrOps
  51. def replace(newValues: Iterable[(String, URI)]): Ns with Attr
    Definition Classes
    MapAttrOps
  52. def replace(newValue: (String, URI), newValues: (String, URI)*): Ns with Attr
    Definition Classes
    MapAttrOps
  53. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  54. def toString(): String
    Definition Classes
    AnyRef → Any
  55. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  56. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from MapAttr[Ns, In, Map[String, URI], URI]

Inherited from ValueAttr[Ns, In, URI, Map[String, URI]]

Inherited from Attr

Inherited from ValueAttrOps[Ns, In, URI, Map[String, URI]]

Inherited from MapAttrOps[Ns, In, Map[String, URI], URI]

Inherited from AnyRef

Inherited from Any

Ungrouped