| Package | Description |
|---|---|
| org.marid.bd | |
| org.marid.bd.schema |
| Modifier and Type | Method and Description |
|---|---|
void |
Block.transfer(Collection<BlockLink> links) |
| Modifier and Type | Field and Description |
|---|---|
protected BlockLink |
BlockLinkLayoutInfo.link |
| Modifier and Type | Field and Description |
|---|---|
protected List<BlockLink> |
Schema.links |
| Modifier and Type | Method and Description |
|---|---|
BlockLink |
BlockLinkLayoutInfo.getBlockLink() |
| Modifier and Type | Method and Description |
|---|---|
List<BlockLink> |
Schema.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.addBlockLink(BlockLink link) |
void |
SchemaListener.addedLink(BlockLink link) |
void |
Schema.removeBlockLink(BlockLink link) |
void |
SchemaListener.removedLink(BlockLink link) |
| Constructor and Description |
|---|
BlockLinkLayoutInfo(BlockLink link) |
| Constructor and Description |
|---|
Schema(String name,
List<Block> blocks,
List<BlockLink> links) |
Copyright © 2012–2015 MARID software development group. All rights reserved.