|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlockStructure
A BlockStructure represents a set of blocks with relations between their pins.
| Method Summary | |
|---|---|
java.util.Collection<? extends Block> |
getBlocks()
Get the blocks that belong to this structure. |
Model |
getModel()
Get the model this structure belongs to. |
java.util.Collection<? extends Relation> |
getRelations()
Get the relations between the pins of the blocks of this structure. |
| Methods inherited from interface modhelxs.ecore.NamedEntity |
|---|
getName, getProperties, setName |
| Method Detail |
|---|
java.util.Collection<? extends Block> getBlocks()
java.util.Collection<? extends Relation> getRelations()
Model getModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||