Gridarta Editor
net.sf.gridarta.plugin.PluginModelLoader< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R > Class Template Reference
+ Collaboration diagram for net.sf.gridarta.plugin.PluginModelLoader< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >:

Static Public Attributes

static< G extends GameObject< G, A, R > A extends MapArchObject< A >
 

Private Member Functions

 PluginModelLoader ()
 

Static Private Attributes

static final Category LOG = Logger.getLogger(PluginModelLoader.class)
 

Detailed Description

Utility class for loading plugins.

Author
tchize
Andreas Kirschbaum

Definition at line 47 of file PluginModelLoader.java.

Constructor & Destructor Documentation

◆ PluginModelLoader()

net.sf.gridarta.plugin.PluginModelLoader< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.PluginModelLoader ( )
private

Private constructor to prevent instantiation.

Definition at line 57 of file PluginModelLoader.java.

Member Data Documentation

◆ LOG

final Category net.sf.gridarta.plugin.PluginModelLoader< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.LOG = Logger.getLogger(PluginModelLoader.class)
staticprivate

The Logger for printing log messages.

Definition at line 52 of file PluginModelLoader.java.

◆ MapArchObject< A >

<G extends GameObject<G, A, R> A extends net.sf.gridarta.plugin.PluginModelLoader< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.MapArchObject< A >
static

Definition at line 68 of file PluginModelLoader.java.


The documentation for this class was generated from the following file: