Package modhelxs.ecore

Interface Summary
AtomicBlock An AtomicBlock is a block whose behavior is not modeled in ModHel'X (opaque behavior).
Block A Block is the basic unit of behavior in ModHel'X.
BlockStructure A BlockStructure represents a set of blocks with relations between their pins.
InterfaceBlock An InterfaceBlock is a block whose behavior is described by a model.
Model A Model defines a behavior by interpreting its structure according to a model of computation.
ModelOfComputation A ModelOfComputation defines the rules for combining the behavior of the blocks in a model.
NamedEntity A named entity is an entity with a name and properties.
ObservableEntity An ObservableEntity is a named entity which can be observed through an interface.
Pin A pin is a basic named entity which is part of the interface of an observable entity.
Relation A Relation is an oriented link between two Pins.