Difference between revisions of "Emulator documentation summary"

From RifidiWiki

Jump to: navigation, search
Line 5: Line 5:
 
;IDE
 
;IDE
 
:The user interface for manipulating the readers.
 
:The user interface for manipulating the readers.
= Engine =
+
==Engine==
 
* The [[Engine Overview]] describes how the engine is structured in some technical detail
 
* The [[Engine Overview]] describes how the engine is structured in some technical detail
 
* The [[Readers]] page describes in detail which readers the Emulator supports and how to go about creating a new reader
 
* The [[Readers]] page describes in detail which readers the Emulator supports and how to go about creating a new reader
 
* The [[Engine RMI Interface]] describes the Emulator's API and how to interface with it.
 
* The [[Engine RMI Interface]] describes the Emulator's API and how to interface with it.
  
= IDE =
+
==IDE ==
 
*[[Eclipse Plugins]]
 
*[[Eclipse Plugins]]
 
*[http://www.eclipse.org/swt/widgets/ SWT Widgets]
 
*[http://www.eclipse.org/swt/widgets/ SWT Widgets]
 
*[[Refactoring IDE]]
 
*[[Refactoring IDE]]
  
=Emulator Testing=
+
==Emulator Testing==
 
* [[EdgeServers]] describes some of the software that we use to test the Emulator against
 
* [[EdgeServers]] describes some of the software that we use to test the Emulator against
  
= LLRP Tool Kit =
+
==LLRP Tool Kit==
 
*Eclipse integration : http://llrp-toolkit.wiki.sourceforge.net/LTKJavaEclipseIntegration
 
*Eclipse integration : http://llrp-toolkit.wiki.sourceforge.net/LTKJavaEclipseIntegration
  
= All Emulator Documentation =
+
==All Emulator Documentation==
 
*[[:Category :EmulatorDoc|Browse All Engine Documentation]]
 
*[[:Category :EmulatorDoc|Browse All Engine Documentation]]
 
*[[Engine Terms| A dictionary of important Emulator Terms]]
 
*[[Engine Terms| A dictionary of important Emulator Terms]]

Revision as of 18:10, 29 November 2007

The Emulator is divided up into two main architectural pieces:

Engine
The component that emulates specific reader functions,
IDE
The user interface for manipulating the readers.

Engine

  • The Engine Overview describes how the engine is structured in some technical detail
  • The Readers page describes in detail which readers the Emulator supports and how to go about creating a new reader
  • The Engine RMI Interface describes the Emulator's API and how to interface with it.

IDE

Emulator Testing

  • EdgeServers describes some of the software that we use to test the Emulator against

LLRP Tool Kit

All Emulator Documentation

Personal tools