Modeler Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for Modeler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void awake ()
boolean checked ()
void convertRuleDictionaryToKeyValue ()
boolean convertRuleKeyValueToDictionary ()
String currentEntityBGColor ()
GSVRule currentSavedRule ()
String currentSavedRuleDisplayString ()
WOComponent deleteKeyValueAction ()
WOComponent deleteRule ()
WOComponent deleteRuleInList ()
WOComponent demoteRule ()
boolean hasRules ()
NSMutableArray keyValueParameters ()
 Modeler (WOContext arg0)
WOComponent newKeyValueAction ()
GSVRule newRule (GSVRule copyRule)
WOComponent newRuleAction ()
WOComponent promoteRule ()
int ruleCount ()
NSArray rules ()
WOComponent saveAction ()
GSVEOAttribute selectedAttribute ()
GSVEOEntity selectedEntity ()
GSVRule selectedRule ()
GSVRule selectedSaveRule ()
void setChecked (boolean d)
void setCurrentSavedRule (GSVRule newCurrentSavedRule)
void setSelectedAttribute (GSVEOAttribute newSelectedAttribute)
void setSelectedEntity (GSVEOEntity newSelectedEntity)
void setSelectedRule (GSVRule newSelectedRule)
void setSelectedSaveRule (GSVRule newSelectedSaveRule)
WOComponent showAttributeAction ()
WOComponent showAttributeActionBack ()
WOComponent showEntityAction ()
boolean showInclude ()
WOComponent showInspectorAction ()
boolean showKey ()
boolean showLock ()
boolean showNull ()
String widthStr ()

Protected Attributes

Application app = (Application)WOApplication.application()
boolean checked = false
GSVEOAttribute currentAttribute = null
GSVEOEntity currentEntity = null
KeyValue currentParameter = null
GSVRule currentRule = null
GSVRule currentSavedRule = null
boolean error = false
String errorMessage = ""
WBTruncateFormatter formatte25 = new WBTruncateFormatter(25,"...")
NSMutableArray keyValueParameters = new NSMutableArray()
boolean newFlag = false
GSVEOAttribute selectedAttribute = null
GSVEOEntity selectedEntity = null
GSVRule selectedRule = null
GSVRule selectedSaveRule = null
Session session = (Session)session()
boolean showAttribute = false
boolean showEntity = false
boolean showInspector = false


Constructor & Destructor Documentation

Modeler ( WOContext  arg0  ) 


Member Function Documentation

void awake (  ) 

boolean checked (  ) 

void convertRuleDictionaryToKeyValue (  ) 

boolean convertRuleKeyValueToDictionary (  ) 

String currentEntityBGColor (  ) 

String currentSavedRuleDisplayString (  ) 

WOComponent deleteKeyValueAction (  ) 

WOComponent deleteRule (  ) 

WOComponent deleteRuleInList (  ) 

WOComponent demoteRule (  ) 

boolean hasRules (  ) 

WOComponent newKeyValueAction (  ) 

GSVRule newRule ( GSVRule  copyRule  ) 

WOComponent newRuleAction (  ) 

WOComponent promoteRule (  ) 

int ruleCount (  ) 

NSArray rules (  ) 

WOComponent saveAction (  ) 

void setChecked ( boolean  d  ) 

void setCurrentSavedRule ( GSVRule  newCurrentSavedRule  ) 

void setSelectedAttribute ( GSVEOAttribute  newSelectedAttribute  ) 

void setSelectedEntity ( GSVEOEntity  newSelectedEntity  ) 

void setSelectedRule ( GSVRule  newSelectedRule  ) 

void setSelectedSaveRule ( GSVRule  newSelectedSaveRule  ) 

WOComponent showAttributeAction (  ) 

WOComponent showAttributeActionBack (  ) 

WOComponent showEntityAction (  ) 

boolean showInclude (  ) 

WOComponent showInspectorAction (  ) 

boolean showKey (  ) 

boolean showLock (  ) 

boolean showNull (  ) 

String widthStr (  ) 


Member Data Documentation

Application app = (Application)WOApplication.application() [protected]

boolean checked = false [protected]

GSVRule currentRule = null [protected]

GSVRule currentSavedRule = null [protected]

boolean error = false [protected]

String errorMessage = "" [protected]

WBTruncateFormatter formatte25 = new WBTruncateFormatter(25,"...") [protected]

boolean newFlag = false [protected]

GSVRule selectedRule = null [protected]

GSVRule selectedSaveRule = null [protected]

Session session = (Session)session() [protected]

boolean showAttribute = false [protected]

boolean showEntity = false [protected]

boolean showInspector = false [protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:12 2012 for Project Wonder by  doxygen 1.5.8