Méthode | Description | |
---|---|---|
Copy ( |
||
Decomp ( ) : DecompList |
Get the decomposition list. Get the decomposition list. |
|
GetKey ( ) : string |
Get the key value. Get the key value. |
|
Print ( int indent ) : void |
Print the key and all under it. Print the key and all under it. |
|
PrintKey ( int indent ) : void |
Print the key and rank only, not the rest. Print the key and rank only, not the rest. |
|
Rank ( ) : int |
Get the rank. Get the rank. |
Méthode | Description | |
---|---|---|
Key ( ) : System |
Another initialization for gotoKey. Another initialization for gotoKey. |
|
Key ( string key, int rank, DecompList decomp ) : System |
Initialize the key. Initialize the key. |