|
![]() SandMark version 2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sandmark.Algorithm
|
+--sandmark.obfuscate.GeneralObfuscator
|
+--sandmark.obfuscate.AppObfuscator
|
+--sandmark.obfuscate.degradation.contention.ContentionObfuscator
| Field Summary | |
static java.lang.String |
CONSTRUCTOR_STRING
|
static java.lang.String |
RUN_STRING
|
static java.lang.String |
START_STRING
|
static java.lang.String |
STATIC_INIT_STRING
|
| Constructor Summary | |
ContentionObfuscator()
|
|
| Method Summary | |
void |
apply(ClassFileCollection cfc)
Insert the threads into this class |
java.lang.String |
getAlgHTML()
Gives a description of what the algorithm does. |
java.lang.String |
getAlgURL()
Specifies the URL of where the user can find more information about the algorithm. |
ConfigProperties |
getConfigProperties()
Gets the ConfigProperties object which specifies the parameters for this run of the algorithm. |
java.lang.String |
getLongName()
Specifies this algorithm's long name. |
java.lang.String |
getShortName()
Specifies this algorithm's short name. |
void |
setConfigProperties(ConfigProperties props)
Sets the ConfigProperties object which specifies the parameters for this run of the algorithm. |
| Methods inherited from class sandmark.obfuscate.AppObfuscator |
toString |
| Methods inherited from class sandmark.Algorithm |
getAuthor, getAuthorEmail, getDescription, getMutations, getPostprohibited, getPostrequisites, getPostsuggestions, getPreprohibited, getPrerequisites, getPresuggestions, getReferences |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String CONSTRUCTOR_STRING
public static final java.lang.String STATIC_INIT_STRING
public static final java.lang.String START_STRING
public static final java.lang.String RUN_STRING
| Constructor Detail |
public ContentionObfuscator()
| Method Detail |
public java.lang.String getShortName()
Algorithm
getShortName in class Algorithmpublic java.lang.String getLongName()
Algorithm
getLongName in class Algorithmpublic ConfigProperties getConfigProperties()
Algorithm
getConfigProperties in class Algorithmpublic void setConfigProperties(ConfigProperties props)
Algorithm
setConfigProperties in class Algorithmprops - the parameters for this run of the algorithmpublic java.lang.String getAlgHTML()
Algorithm
getAlgHTML in class Algorithmpublic java.lang.String getAlgURL()
Algorithm
getAlgURL in class Algorithm
public void apply(ClassFileCollection cfc)
throws java.lang.Exception
apply in class AppObfuscatorcfc -
java.lang.Exception
|
SandMark version 2.1 Wed Jul 3 17:27:43 MST 2002 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||