public abstract class AbstractDescriptorSolver extends Object implements IDescriptorSolver
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
descriptorList |
| Constructor and Description |
|---|
AbstractDescriptorSolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDescriptor(String descrName) |
List<String> |
getDescriptorList() |
boolean |
isDescriptorSupported(String descrName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateDescriptorpublic List<String> getDescriptorList()
getDescriptorList in interface IDescriptorSolverpublic boolean isDescriptorSupported(String descrName)
isDescriptorSupported in interface IDescriptorSolverpublic void addDescriptor(String descrName)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.