Defining the OpenLaszlo classes instantiated in a tool definition class
An instance of the wcfBusinessObjectEditor class contains child elements that define the characteristics of the tool definition. These child elements are class instances that define the services and objects used by the tool. Before you instantiate these classes you must define them.
Defining the definitions within a tool definition
A definition that extends the wcfBusinessObjectEditor class contains child elements that define the characteristics of the tool definition. These child elements refer to base definitions that define the services and objects used by the tools. Before you can refer to these definitions, you must define them.