object Machine extends Enumeration
List of all available (sequential and parallel) machines. See Main to have a brief description of all these machines.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Machine
- Enumeration
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
Value Members
- val ParAAMCHybrid: Value
- val ParAAMCHybridH: Value
- val ParAAMCPart: Value
- val ParAAMCPartH: Value
- val ParAAMCSPart: Value
- val ParAAMCSSet: Value
- val ParAAMCSState: Value
- val ParAAMCSet: Value
- val ParAAMCSetH: Value
- val ParAAMCState: Value
- val ParAAMLSAPart: Value
- val ParAAMLSASet: Value
- val ParAAMLSAState: Value
- val SeqAAM: Value
- val SeqAAMLS: Value
- val SeqAAMLSH: Value
- val SeqAAMS: Value
-
final
def
apply(x: Int): Value
- Definition Classes
- Enumeration
-
final
def
maxId: Int
- Definition Classes
- Enumeration
- val oldAAM: Value
-
def
toString(): String
- Definition Classes
- Enumeration → AnyRef → Any
-
def
values: ValueSet
- Definition Classes
- Enumeration
-
final
def
withName(s: String): Value
- Definition Classes
- Enumeration