| 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.Output |
BlockComponent.outputFor(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<BlockComponent.Output> |
BlockComponent.getOutputs() |
| Modifier and Type | Class and Description |
|---|---|
protected class |
DefaultBlockComponent.DefaultOutput |
| Modifier and Type | Field and Description |
|---|---|
protected List<BlockComponent.Output> |
StandardBlockComponent.outputs |
| Modifier and Type | Method and Description |
|---|---|
List<BlockComponent.Output> |
StandardBlockComponent.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
LinkShape |
SchemaEditor.addLink(BlockComponent.Output output,
BlockComponent.Input input) |
| Modifier and Type | Field and Description |
|---|---|
BlockComponent.Output |
LinkShape.output |
| 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.