| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ExpHybridAction> |
ExpHybridExecSemantics.getActions() |
java.util.Collection<ExpHybridAction> |
ExpHybridExecSemantics.getEnabledActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpHybridExecSemantics.execEnabledAction(ExpHybridAction action) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpHybridActionImpl |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection<ExpHybridAction> |
ExpHybridSemanticsAbstractImpl.actions |
protected java.util.Map<ExpHybridAction,ExpHybridExecSemantics> |
ExpHybridSemanticsAbstractImpl.actionToExecSemantics |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ExpHybridAction> |
ExpHybridSemanticsAbstractImpl.getActions() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ExpHybridAction> |
ExpHybridExecSemanticsPNImpl.getEnabledActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpHybridExecSemanticsPNImpl.execEnabledAction(ExpHybridAction action) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ExpHybridAction> |
ExpHybridExecSemanticsTSImpl.getEnabledActions()
TODO: Can be moved to the abstract implementation since looking at the children for enabled Actions is generic
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExpHybridExecSemanticsTSImpl.execEnabledAction(ExpHybridAction action) |