| Modifier and Type | Field and Description |
|---|---|
protected PlatformDetector |
DefaultModelResolver._platform |
protected PlatformDetector |
DefaultExecutableResolver._platform |
| Modifier and Type | Method and Description |
|---|---|
PlatformDetector |
TreeTaggerWrapper.getPlatformDetector()
Get platform information.
|
PlatformDetector |
DefaultModelResolver.getPlatformDetector()
Get platform information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeTaggerWrapper.setPlatformDetector(PlatformDetector aPlatform)
Set platform information.
|
void |
ModelResolver.setPlatformDetector(PlatformDetector aPlatform)
Set platform information.
|
void |
ExecutableResolver.setPlatformDetector(PlatformDetector aPlatform)
Set platform information.
|
void |
DefaultModelResolver.setPlatformDetector(PlatformDetector aPlatform) |
void |
DefaultExecutableResolver.setPlatformDetector(PlatformDetector aPlatform)
Set platform information.
|
Copyright © 2014. All Rights Reserved.