trait ImmutableWasGeneratedBy extends Relation with MultiIdentifiable with HasLabel with HasType with HasOther with HasLocation with HasRole with Hashable
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- ImmutableWasGeneratedBy
- Hashable
- HasRole
- HasLocation
- HasOther
- HasType
- HasLabel
- MultiIdentifiable
- Identifiable
- Relation
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Abstract Value Members
- abstract val activity: Set[QualifiedName]
- abstract val entity: Set[QualifiedName]
- abstract val id: Set[QualifiedName]
- Definition Classes
- MultiIdentifiable
- abstract val label: Set[LangString]
- Definition Classes
- HasLabel
- abstract val location: Set[Location]
- Definition Classes
- HasLocation
- abstract val other: Map[QualifiedName, Set[Other]]
- Definition Classes
- HasOther
- abstract val role: Set[Role]
- Definition Classes
- HasRole
- abstract val time: Set[XMLGregorianCalendar]
- abstract val typex: Set[Type]
- Definition Classes
- HasType
Concrete Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def canEqual(a: Any): Boolean
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- val enumType: immutable.Kind.Value
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(that: Any): Boolean
- Definition Classes
- ImmutableWasGeneratedBy → AnyRef → Any
- def getActivity: Set[QualifiedName]
- def getAttributes: Set[Attribute]
- def getCause: Set[QualifiedName]
- Definition Classes
- ImmutableWasGeneratedBy → Relation
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def getEffect: Set[QualifiedName]
- Definition Classes
- ImmutableWasGeneratedBy → Relation
- def getEntity: Set[QualifiedName]
- def getKind(): Kind
- Annotations
- @BeanProperty()
- def getLabel(): List[LangString]
- Definition Classes
- HasLabel
- def getLocation(): List[Location]
- Definition Classes
- HasLocation
- def getOther(): List[Other]
- Definition Classes
- HasOther
- def getRole(): List[Role]
- Definition Classes
- HasRole
- def getTime: Set[XMLGregorianCalendar]
- def getType(): List[Type]
- Definition Classes
- HasType
- final def h(x: AnyRef): Int
- Definition Classes
- Hashable
- Annotations
- @inline()
- lazy val hashCode: Int
- Definition Classes
- ImmutableWasGeneratedBy → AnyRef → Any
- def idOrMarker(set: Set[QualifiedName], sb: StringBuilder): Unit
- Definition Classes
- Identifiable
- def idSets(): Set[Set[QualifiedName]]
- Definition Classes
- ImmutableWasGeneratedBy → Identifiable
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val kind: Kind
- Annotations
- @BeanProperty()
- def mapMerge(map1: Map[QualifiedName, Set[Other]], map2: Map[QualifiedName, Set[Other]]): Map[QualifiedName, Set[Other]]
- Definition Classes
- Identifiable
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def optionalId(id: Set[QualifiedName], sb: StringBuilder): Unit
- Definition Classes
- Identifiable
- def optionalId(id: QualifiedName, sb: StringBuilder): Unit
- Definition Classes
- Identifiable
- final def pr(v0: Int, v1: Int): Int
- Definition Classes
- Hashable
- Annotations
- @inline()
- def setActivity(arg0: QualifiedName): Nothing
- def setEntity(arg0: QualifiedName): Nothing
- def setTime(arg0: XMLGregorianCalendar): Unit
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def timeOrMarker(time: Set[XMLGregorianCalendar], sb: StringBuilder): Unit
- Definition Classes
- Identifiable
- def toNotation(sb: StringBuilder): Unit
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)