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