Packages

class WasDerivedFromPlus extends Statement with ExtensionStatement with Relation with Relation

Linear Supertypes
Relation, Relation, HasOther, HasAttributes, ExtensionStatement, Statement, StatementOrBundle, Identifiable, Identifiable, Statement, StatementOrBundle, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WasDerivedFromPlus
  2. Relation
  3. Relation
  4. HasOther
  5. HasAttributes
  6. ExtensionStatement
  7. Statement
  8. StatementOrBundle
  9. Identifiable
  10. Identifiable
  11. Statement
  12. StatementOrBundle
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new WasDerivedFromPlus(id: QualifiedName, generatedEntity: QualifiedName, usedEntity: QualifiedName, activity: QualifiedName, generation: QualifiedName, usage: QualifiedName, label: Set[LangString], typex: Set[Type], other: Map[QualifiedName, Set[Other]])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val PLS: QualifiedName
    Definition Classes
    HasAttributes
  5. val activity: QualifiedName
  6. def addAttributes(attr: Set[Attribute]): WasDerivedFromPlus
    Definition Classes
    WasDerivedFromPlus → HasAttributes → Statement
  7. def addIds(set: Set[QualifiedName]): Set[QualifiedName]
    Definition Classes
    WasDerivedFromPlus → ExtensionStatement
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  10. def convertAttributes(label: Set[LangString], typex: Set[Type], vs: Option[Value], location: Set[Location], role: Set[Role], other: Map[QualifiedName, Set[Other]]): Map[QualifiedName, Set[Attribute]]
    Definition Classes
    HasAttributes
  11. val enumType: Kind
    Definition Classes
    WasDerivedFromPlus → StatementOrBundle
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  14. val generatedEntity: QualifiedName
  15. val generation: QualifiedName
    Annotations
    @unused()
  16. def getAttributes: Set[Attribute]
    Definition Classes
    WasDerivedFromPlus → HasAttributes → Statement
  17. def getCause: QualifiedName
    Definition Classes
    WasDerivedFromPlus → Relation
  18. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  19. def getEffect: QualifiedName
    Definition Classes
    WasDerivedFromPlus → Relation
  20. def getId(): QualifiedName
    Definition Classes
    Identifiable → Identifiable
  21. def getKind(): Kind
    Definition Classes
    WasDerivedFromPlus → StatementOrBundle
  22. def getOther: List[Other]
    Definition Classes
    HasOther
  23. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  24. val id: QualifiedName
    Definition Classes
    WasDerivedFromPlus → Identifiable
  25. def idOrMarker(id: QualifiedName, sb: StringBuilder): Unit
    Definition Classes
    Identifiable
  26. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  27. val label: Set[LangString]
  28. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  30. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  31. def optionalId(id: QualifiedName, sb: StringBuilder): Unit
    Definition Classes
    Identifiable
  32. val other: Map[QualifiedName, Set[Other]]
    Definition Classes
    WasDerivedFromPlus → HasOther
  33. def rename(m: Map[QualifiedName, QualifiedName]): Relation
    Definition Classes
    Relation
  34. def setId(x: QualifiedName): Unit
    Definition Classes
    Identifiable → Identifiable
  35. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  36. def timeOrMarker(time: Option[XMLGregorianCalendar], sb: StringBuilder): Unit
    Definition Classes
    Identifiable
  37. def timeOrMarker(time: XMLGregorianCalendar, sb: StringBuilder): Unit
    Definition Classes
    Identifiable
  38. def toNotation(sb: StringBuilder): Unit
    Definition Classes
    WasDerivedFromPlus → Statement → StatementOrBundle
  39. def toString(): String
    Definition Classes
    Statement → AnyRef → Any
  40. val typex: Set[Type]
  41. val usage: QualifiedName
    Annotations
    @unused()
  42. val usedEntity: QualifiedName
  43. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  44. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  45. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Relation

Inherited from Relation

Inherited from HasOther

Inherited from HasAttributes

Inherited from ExtensionStatement

Inherited from Statement

Inherited from StatementOrBundle

Inherited from Identifiable

Inherited from Identifiable

Inherited from Statement

Inherited from StatementOrBundle

Inherited from AnyRef

Inherited from Any

Ungrouped