Class AbstractSolver
java.lang.Object
net.sourceforge.plantuml.project.solver.AbstractSolver
- All Implemented Interfaces:
Solver
- Direct Known Subclasses:
Solver3
,SolverImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Value
protected abstract Value
final Value
getData
(TaskAttribute attribute) final void
setData
(TaskAttribute attribute, Value value) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait