Package | Description |
---|---|
alice.respect.api | |
alice.respect.core | |
alice.tuplecentre.api |
Modifier and Type | Class and Description |
---|---|
class |
RespectSpecification
Specification of a tuple centre behaviour encoded in the ReSpecT language.
|
Modifier and Type | Method and Description |
---|---|
AbstractBehaviourSpecification |
RespectVMContext.getReactionSpec() |
AbstractBehaviourSpecification |
RespectVM.getReactionSpec() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
RespectVMContext.addReactionSpecHelper(AbstractBehaviourSpecification spec) |
boolean |
RespectVMContext.setReactionSpec(AbstractBehaviourSpecification spec) |
boolean |
RespectVM.setReactionSpec(AbstractBehaviourSpecification spec) |
protected boolean |
RespectVMContext.setReactionSpecHelper(AbstractBehaviourSpecification spec) |
Modifier and Type | Method and Description |
---|---|
AbstractBehaviourSpecification |
ITupleCentreManagement.getReactionSpec() |
Modifier and Type | Method and Description |
---|---|
boolean |
ITupleCentreManagement.setReactionSpec(AbstractBehaviourSpecification spec) |