| Package | Description |
|---|---|
| org.jpc.examples.metro |
A JPC example based on the London Underground system.
|
| org.jpc.examples.metro.model.hlapi |
A concrete implementation of the underground example using the JPC high-level API.
|
| org.jpc.examples.metro.model.llapi |
A concrete implementation of the underground example using the JPC low-level API.
|
| Modifier and Type | Method and Description |
|---|---|
static MetroFactory |
MetroExample.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetroExample.setFactory(MetroFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
MetroFactoryHLApi |
| Modifier and Type | Class and Description |
|---|---|
class |
MetroFactoryLLApi |
Copyright © 2014. All rights reserved.