| Package | Description |
|---|---|
| org.marid.proto |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtoBus |
interface |
ProtoDriver |
interface |
ProtoRoot |
| Modifier and Type | Method and Description |
|---|---|
default Proto |
ProtoRoot.getParent() |
Proto |
Proto.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends Proto> |
Proto.getChildren() |
default Map<String,? extends Proto> |
ProtoDriver.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Proto.label(Proto proto) |
static LinkedList<String> |
Proto.path(Proto proto) |
Copyright © 2012–2017 MARID software development group. All rights reserved.