Mobile API Reference  MicroStrategy 2019
OperatorNode Class Reference

#import <ExpressionNode.h>

Inheritance diagram for OperatorNode:
ExpressionNode

Instance Methods

(int) - mappedFunction
 
(void) - setMappedFunction:functionType:
 
(void) - setMappedFunction:functionType:ascending:
 
- Instance Methods inherited from ExpressionNode
(id) - initWithExpression:
 
(id) - copyWithZone:expression:
 
(id) - copyWithZone:
 
(NSInteger) - childCount
 
(ExpressionNode *) - childAtIndex:
 
(ExpressionNode *) - firstChild
 
(ExpressionNode *) - nextSibling
 
(NSInteger) - subExpressionCount
 
(BOOL- addChild:
 
(BOOL- insertChild:before:
 
(void) - removeChild:
 
(BOOL- replaceChild:with:
 
(void) - clear
 
(BOOL- containsChild:
 
(void) - handleXml:attributes:support:
 
(void) - handleXmlAttributes:attributes:
 
(void) - buildXml:
 
(void) - buildTypeSpecificXml:
 

Properties

NSInteger function
 
NSMutableDictionary * properties
 
NSInteger functionType
 
- Properties inherited from ExpressionNode
ExpressionNodeparentNode
 

Additional Inherited Members

- Protected Attributes inherited from ExpressionNode
NSInteger expressionType
 
NSInteger nodeType
 
NSInteger nodeDimtyType
 
NSInteger dataType
 
NSInteger key
 
NSString * displayName
 
NSString * emet
 
NSInteger cpValue
 
DimtydimtyObject
 
BOOL isIndependent
 
ExpressionNode *__weak parentNode
 
MSIExpression *__weak ownerExpression
 
NSMutableArray * childNodes
 
BOOL isModified
 
PromptInstances * promptinstances
 

Method Documentation

◆ mappedFunction()

- (int) mappedFunction

◆ setMappedFunction:functionType:()

- (void) setMappedFunction: (NSInteger)  function
functionType: (NSInteger)  functionType 

◆ setMappedFunction:functionType:ascending:()

- (void) setMappedFunction: (NSInteger)  mappedFunction
functionType: (NSInteger)  newFunctionType
ascending: (BOOL ascending 

Property Documentation

◆ function

- (NSInteger) function
readwriteatomic

◆ functionType

- (NSInteger) functionType
readwriteatomic

◆ properties

- (NSMutableDictionary *) properties
readwritenonatomicstrong