See: Description
Interface | Description |
---|---|
SubstEngine |
This is the interface to an engine creating and analyzing sets of
Substitution s. |
Substitution |
This interface represents a substitution specified as a replacement of a variable for a value.
|
Class | Description |
---|---|
SubstEngineFactory |
This class contains the factory method for generating SubstitutionEngines and several other
substitution oriented utility methods.
|
Exception | Description |
---|---|
RuntimeSubstException |
This exception may be thrown by various operations in this interface if
Substitution s are not validated at creation time. |
SubstitutionFormatException |
Insert the type's description here.
|