Uses of Class
org.openbp.jaspira.option.BooleanOption

Packages that use BooleanOption
org.openbp.cockpit.modeler   
org.openbp.cockpit.plugins.debugger   
org.openbp.guiclient.plugins.displayobject   
 

Uses of BooleanOption in org.openbp.cockpit.modeler
 

Subclasses of BooleanOption in org.openbp.cockpit.modeler
 class ModelerOptionPlugin.ModelerOptions.ControlLinkAutoconnectorOption
          Boolean option that is true if the control link autoconnector is enabled.
 class ModelerOptionPlugin.ModelerOptions.GridOnOffOption
          Boolean option that is true if the grid is shown.
 class ModelerOptionPlugin.ModelerOptions.ParamValueWizardOption
          Boolean option that is true if the parameter value wizard is enabled.
 

Uses of BooleanOption in org.openbp.cockpit.plugins.debugger
 

Subclasses of BooleanOption in org.openbp.cockpit.plugins.debugger
 class DebuggerOptionModule.AutosaveOption
          Boolean option that determines if edited objects should be saved automatically when issueing a run/step command.
 class DebuggerOptionModule.SkipSystemModelOption
          Boolean option that determines if visual processes should be skipped during single-stepping.
 

Uses of BooleanOption in org.openbp.guiclient.plugins.displayobject
 

Subclasses of BooleanOption in org.openbp.guiclient.plugins.displayobject
 class DisplayObjectPlugin.RoleOptionModule.AutoGenerateDisplayNameOption
          Boolean option that is true if the parameter value wizard is enabled.
 



Copyright © 2011. All Rights Reserved.