Package | Description |
---|---|
jmplib | |
jmplib.primitives | |
jmplib.primitives.impl |
Class and Description |
---|
Primitive
This interface is used to implement the command pattern.
|
Class and Description |
---|
AbstractPrimitive
The superclass of all primitives.
|
Primitive
This interface is used to implement the command pattern.
|
PrimitiveExecutor
Class to run all the primitives it enqueues.
|
Class and Description |
---|
AbstractPrimitive
The superclass of all primitives.
|
AbstractReadPrimitive
Simple children of the AbstractPrimtive that just reads information from
source files instead of changing the state of the source.
|
FieldPrimitive
Superclass of all field primitives.
|
MethodPrimitive
Superclass for all method primitives
|
Primitive
This interface is used to implement the command pattern.
|