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, wait
calculateDescriptor
public List<String> getDescriptorList()
getDescriptorList
in interface IDescriptorSolver
public boolean isDescriptorSupported(String descrName)
isDescriptorSupported
in interface IDescriptorSolver
public void addDescriptor(String descrName)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.