| Package | Description |
|---|---|
| org.marid.bd | |
| org.marid.bd.components | |
| org.marid.bd.schema | |
| org.marid.bd.shapes |
| Modifier and Type | Method and Description |
|---|---|
default BlockComponent.Input |
BlockComponent.inputFor(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<BlockComponent.Input> |
BlockComponent.getInputs() |
| Modifier and Type | Class and Description |
|---|---|
protected class |
DefaultBlockComponent.DefaultInput |
| Modifier and Type | Field and Description |
|---|---|
protected List<BlockComponent.Input> |
StandardBlockComponent.inputs |
| Modifier and Type | Method and Description |
|---|---|
List<BlockComponent.Input> |
StandardBlockComponent.getInputs() |
| Modifier and Type | Method and Description |
|---|---|
LinkShape |
SchemaEditor.addLink(BlockComponent.Output output,
BlockComponent.Input input) |
| Modifier and Type | Field and Description |
|---|---|
BlockComponent.Input |
LinkShape.input |
| Modifier and Type | Method and Description |
|---|---|
LinkShape |
LinkShapeType.linkShapeFor(BlockComponent.Output output,
BlockComponent.Input input) |
| Constructor and Description |
|---|
AbstractLiveLinkShape(BlockComponent.Output output,
BlockComponent.Input input) |
LineLinkShape(BlockComponent.Output output,
BlockComponent.Input input) |
Link(BlockComponent.Output output,
BlockComponent.Input input) |
LinkShape(BlockComponent.Output output,
BlockComponent.Input input) |
LiveLinkShape(BlockComponent.Output output,
BlockComponent.Input input) |
OrthoLinkShape(BlockComponent.Output output,
BlockComponent.Input input) |
Copyright © 2012–2015 MARID software development group. All rights reserved.