public interface ResolutionAgent
Example:
SpecialistsBroker.requireSpecialist(ResolutionAgent.TYPE)
Modifier and Type | Field and Description |
---|---|
static SpecialistType<ResolutionAgent> |
TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
Modifier and Type | Method and Description |
---|---|
Resolution |
getOriginalResolution()
Get the resolution defining the original.
|
Resolution |
getResolutionByName(String resolutionName)
Get the resolution having the given symbolic name.
|
List<Resolution> |
getResolutions()
Get an unmodifiable list of available resolutions.
|
static final SpecialistType<ResolutionAgent> TYPE
SpecialistsBroker
.List<Resolution> getResolutions()
@Nullable Resolution getResolutionByName(String resolutionName)
resolutionName
- The resolution's symbolic name.null
Resolution getOriginalResolution()
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408