Simulator Implementation
Identifier:
org.cpntools.accesscpn.engine.simulatorImplementation
Since:
1.0.0
Description:
Concrete implementations of engines.
Configuration Markup:
<!ELEMENT extension (simulatorImplementation)+>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED
>
<!ELEMENT simulatorImplementation EMPTY>
<!ATTLIST simulatorImplementation
class CDATA #REQUIRED
id CDATA #REQUIRED
name CDATA #IMPLIED
>
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]