|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InterfaceBlock
An InterfaceBlock is a block whose behavior is described by a model. It adapts behaviors between its internal model and the outer model to which it belongs.
| Method Summary | |
|---|---|
java.util.Collection<? extends Relation> |
getAdaptation()
Get the relations between the interface of this block and the interface of its internal model. |
Model |
getInternalModel()
Get the internal model of this interface block. |
| Methods inherited from interface modhelxs.ecore.Block |
|---|
getParent |
| Methods inherited from interface modhelxs.ecore.ObservableEntity |
|---|
getInterface |
| Methods inherited from interface modhelxs.ecore.NamedEntity |
|---|
getName, getProperties, setName |
| Method Detail |
|---|
Model getInternalModel()
java.util.Collection<? extends Relation> getAdaptation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||