| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfObjectRegistry<T extends ConfigurableSopremoType> |
class |
StackedConfObjectRegistry<T extends ConfigurableSopremoType> |
| Modifier and Type | Method and Description |
|---|---|
IConfObjectRegistry<SopremoFormat> |
PackageManager.getFileFormatRegistry()
Returns the fileFormatRegistries.
|
IConfObjectRegistry<SopremoFormat> |
AbstractQueryParser.getFileFormatRegistry() |
IConfObjectRegistry<SopremoFormat> |
ParsingScope.getFileFormatRegistry() |
IConfObjectRegistry<SopremoFormat> |
PackageInfo.getFileFormatRegistry()
Returns the fileFormatRegistry.
|
IConfObjectRegistry<Operator<?>> |
PackageManager.getOperatorRegistry()
Returns the operatorFactory.
|
IConfObjectRegistry<Operator<?>> |
AbstractQueryParser.getOperatorRegistry() |
IConfObjectRegistry<Operator<?>> |
ParsingScope.getOperatorRegistry() |
IConfObjectRegistry<Operator<?>> |
PackageInfo.getOperatorRegistry() |
| Constructor and Description |
|---|
AdditionalInfoResolver.Format(IConfObjectRegistry<?> formatRegistry) |
AdditionalInfoResolver.OperatorOrFormat(IConfObjectRegistry<?> operatorRegistry,
IConfObjectRegistry<?> formatRegistry) |
AdditionalInfoResolver.OperatorOrFormat(IConfObjectRegistry<?> operatorRegistry,
IConfObjectRegistry<?> formatRegistry) |
Copyright © 2011–2014. All rights reserved.