public interface ToolSet
Interface to define a set of Tools. NOTE: ToolSets are currently not
implemented.
-
Method Summary
Get the description of the toolset.
Get the name for the toolset.
void
Set the name on the toolset.
-
Method Details
-
getName
Get the name for the toolset.
-
setName
Set the name on the toolset.
-
getDescription
Get the description of the toolset.