Mobile API Reference  MicroStrategy 2019
ValueNode Class Reference

#import <ExpressionNode.h>

Inheritance diagram for ValueNode:
ExpressionNode BigDecimalNode ConstantNode TimeNode

Properties

NSString * value
 
NSInteger valueDataType
 
- Properties inherited from ExpressionNode
ExpressionNodeparentNode
 

Additional Inherited Members

- 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:
 
- 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
 

Property Documentation

◆ value

- (NSString *) value
readwritenonatomiccopy

◆ valueDataType

- (NSInteger) valueDataType
readwriteatomic