org
.
openmole
.
core
.
workflow
.
execution
.
ExecutionState
ExecutionState
Related Doc:
package ExecutionState
class
ExecutionState
extends
Val
Linear Supertypes
ExecutionState.Val
,
ExecutionState.Value
,
Serializable
,
Serializable
,
Ordered
[
ExecutionState.Value
],
Comparable
[
ExecutionState.Value
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ExecutionState
Val
Value
Serializable
Serializable
Ordered
Comparable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ExecutionState
(
name:
String
,
isFinal:
Boolean
=
false
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
v:
ExecutionState.Value
)
:
ExecutionState.ValueSet
Definition Classes
Value
def
<
(
that:
ExecutionState.Value
)
:
Boolean
Definition Classes
Ordered
def
<=
(
that:
ExecutionState.Value
)
:
Boolean
Definition Classes
Ordered
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
>
(
that:
ExecutionState.Value
)
:
Boolean
Definition Classes
Ordered
def
>=
(
that:
ExecutionState.Value
)
:
Boolean
Definition Classes
Ordered
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
compare
(
that:
ExecutionState.Value
)
:
Int
Definition Classes
Value → Ordered
def
compareTo
(
that:
ExecutionState.Value
)
:
Int
Definition Classes
Ordered → Comparable
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
other:
Any
)
:
Boolean
Definition Classes
Value → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
Value → AnyRef → Any
def
id
:
Int
Definition Classes
Val → Value
val
isFinal
:
Boolean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
name
:
String
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
readResolve
()
:
AnyRef
Attributes
protected
Definition Classes
Val
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Val → AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
ExecutionState.Val
Inherited from
ExecutionState.Value
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Ordered
[
ExecutionState.Value
]
Inherited from
Comparable
[
ExecutionState.Value
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped