|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SerializerMethodLoader.Serializer<T> | Creates new static serializer object. |
Class Summary | |
---|---|
CorePlugin | Plugin class that is initialized when the plugin project is started. |
KNIMEPath | Container for a field, which holds the home directory of KNIME. |
ReferencedFile | A File wrapper with modifiable parent location. |
SerializerMethodLoader | Utility class to invoke static methods on classes to retrieve a serializer factory. |
Contains class for internal use.
This package contains classes that intantiated at very beginning of the KNIME
life cycle when started in Eclipse or as RCP.
The CorePlugin class serves as plugin activator to set the workspace path
in the KNIMEPath class. The KNIMEConstants class will later on look
at the variables in KNIMEPath to create the log file etc.
NoteThis package is not exported. Dependent plugins won't see any of the classes in here.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |