|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tromer.jie.opportunity.OpportunityRegistry
Holds a static dictionary class for registering transformation
opportunities. New opportunities are registered by editing the source code
of this class and adding the opportunity class to the private classes
array.
Field Summary | |
static java.util.Dictionary |
dict
A dictionary of registered opportunities. |
Method Summary | |
(package private) static void |
Verify validity and initialize opps dictionary: |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.util.Dictionary dict
Method Detail |
static void()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |