class PostDominate extends Edge
Instance Constructors
- new PostDominate(_graph: Graph, _outNode: NodeRef[NodeDb], _inNode: NodeRef[NodeDb])
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def bothNodes(): Iterator[NodeRef[_ <: NodeDb]]
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def getInBlockOffset(): Int
- def getOutBlockOffset(): Int
- def graph(): Graph
- def hashCode(): Int
- def inNode(): NodeRef[_ <: NodeDb]
- final def isInstanceOf[T0]: Boolean
- def isRemoved(): Boolean
- def label(): String
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def outNode(): NodeRef[_ <: NodeDb]
- def property[A <: AnyRef](arg0: PropertyKey[A]): A
- def property(arg0: String): AnyRef
- def propertyKeys(): Set[String]
- def propertyMap(): Map[String, AnyRef]
- def propertyOption(arg0: String): Optional[AnyRef]
- def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
- def remove(): Unit
- def removeProperty(arg0: String): Unit
- def setInBlockOffset(arg0: Int): Unit
- def setOutBlockOffset(arg0: Int): Unit
- def setProperty(arg0: Property[_ <: AnyRef]): Unit
- def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
- def setProperty(arg0: String, arg1: AnyRef): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Edge
Value Members
- def bothNodes(): Iterator[NodeRef[_ <: NodeDb]]
- def equals(arg0: AnyRef): Boolean
- def getInBlockOffset(): Int
- def getOutBlockOffset(): Int
- def graph(): Graph
- def hashCode(): Int
- def inNode(): NodeRef[_ <: NodeDb]
- def isRemoved(): Boolean
- def label(): String
- def outNode(): NodeRef[_ <: NodeDb]
- def property[A <: AnyRef](arg0: PropertyKey[A]): A
- def property(arg0: String): AnyRef
- def propertyKeys(): Set[String]
- def propertyMap(): Map[String, AnyRef]
- def propertyOption(arg0: String): Optional[AnyRef]
- def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
- def remove(): Unit
- def removeProperty(arg0: String): Unit
- def setInBlockOffset(arg0: Int): Unit
- def setOutBlockOffset(arg0: Int): Unit
- def setProperty(arg0: Property[_ <: AnyRef]): Unit
- def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
- def setProperty(arg0: String, arg1: AnyRef): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def bothNodes(): Iterator[NodeRef[_ <: NodeDb]]
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def getInBlockOffset(): Int
- def getOutBlockOffset(): Int
- def graph(): Graph
- def hashCode(): Int
- def inNode(): NodeRef[_ <: NodeDb]
- final def isInstanceOf[T0]: Boolean
- def isRemoved(): Boolean
- def label(): String
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def outNode(): NodeRef[_ <: NodeDb]
- def property[A <: AnyRef](arg0: PropertyKey[A]): A
- def property(arg0: String): AnyRef
- def propertyKeys(): Set[String]
- def propertyMap(): Map[String, AnyRef]
- def propertyOption(arg0: String): Optional[AnyRef]
- def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
- def remove(): Unit
- def removeProperty(arg0: String): Unit
- def setInBlockOffset(arg0: Int): Unit
- def setOutBlockOffset(arg0: Int): Unit
- def setProperty(arg0: Property[_ <: AnyRef]): Unit
- def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
- def setProperty(arg0: String, arg1: AnyRef): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit