Id

onera.pmlanalyzer.views.interference.model.specification.InterferenceSpecification$.Id
trait Id extends Ordered[Id]

Attributes

Graph
Supertypes
trait Ordered[Id]
trait Comparable[Id]
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

def compare(that: Id): Int
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any

Inherited methods

def <(that: Id): Boolean

Attributes

Inherited from:
Ordered
def <=(that: Id): Boolean

Attributes

Inherited from:
Ordered
def >(that: Id): Boolean

Attributes

Inherited from:
Ordered
def >=(that: Id): Boolean

Attributes

Inherited from:
Ordered
def compareTo(that: Id): Int

Attributes

Inherited from:
Ordered

Abstract fields

val id: Symbol