Uses of Package
dev.sympho.modular_commands.api.command
Packages that use dev.sympho.modular_commands.api.command
Package
Description
External interface through which client code can utilize the command system.
APIs related to defining a command.
Interfaces that represent the invocation context of a command.
Exceptions thrown by the system.
Registry system for registering commands that can be executed.
Runtime system for executing commands defined through the API.
Implementations for command contexts.
Default implementations for registries.
Collection of classes that provide assorted utilies for ease of use.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api.commandClassDescriptionA command that can be invoked by a user.The default builder.The scopes that a command may be defined in.An invocation of a command.
-
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api.exceptionClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.api.registryClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.executeClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.impl.contextClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.impl.registryClassDescriptionA command that can be invoked by a user.An invocation of a command.
-
Classes in dev.sympho.modular_commands.api.command used by dev.sympho.modular_commands.utilsClassDescriptionA command that can be invoked by a user.An invocation of a command.