| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommandInfo
User: guillaume
Date: 14/02/13
Time: 17:46
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CommandInfo> |
DefaultScopeInfo.getCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends CommandInfo> |
DefaultCommandRegistry.getAllCommands() |
Collection<CommandInfo> |
AggregatedScopeInfo.getCommands() |
Collection<? extends CommandInfo> |
DefaultCommandRegistry.getCommands(CommandFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CommandInfo> |
GogoScopeInfo.getCommands() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends CommandInfo> |
CommandRegistry.getAllCommands() |
Collection<? extends CommandInfo> |
CommandRegistry.getCommands(CommandFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommandFilter.accept(CommandInfo info) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CommandInfo> |
ScopeInfo.getCommands() |
Copyright © 2013 OW2 Consortium. All Rights Reserved.