|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.copernicus.java.ExpressionCreator
public class ExpressionCreator
Red (cxh) |
Red (cxh) |
Constructor Summary | |
---|---|
ExpressionCreator()
|
Method Summary | |
---|---|
soot.SootClass |
createAtomicActor(Entity actor,
java.lang.String newClassName,
ConstVariableModelAnalysis constAnalysis,
java.util.Map options)
Generate a new class with the given name that can take the place of the given actor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionCreator()
Method Detail |
---|
public soot.SootClass createAtomicActor(Entity actor, java.lang.String newClassName, ConstVariableModelAnalysis constAnalysis, java.util.Map options)
createAtomicActor
in interface AtomicActorCreator
actor
- the entity.newClassName
- the name of the new class.constAnalysis
- a ConstVariableModelAnalysis objectoptions
- the options
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |