Mobile API Reference  MicroStrategy 2019
MSIElement Class Reference

#import <MSIElement.h>

Inheritance diagram for MSIElement:

Instance Methods

(void) - loadFromXML:attributes:
 
(void) - buildXml:
 
(NSComparisonResult) - compareElementName:
 
(NSComparisonResult) - compareElementID:
 

Protected Attributes

NSInteger arity
 

Properties

NSString * name
 
NSString * elementID
 
NSString * formID
 
NSString * weight
 
NSInteger type
 

Method Documentation

◆ buildXml:()

- (void) buildXml: (XMLBuilder *)  builder

◆ compareElementID:()

- (NSComparisonResult) compareElementID: (MSIElement *)  element

◆ compareElementName:()

- (NSComparisonResult) compareElementName: (MSIElement *)  element

◆ loadFromXML:attributes:()

- (void) loadFromXML: (NSString *)  elementName
attributes: (NSDictionary *)  attributes 

Member Data Documentation

◆ arity

- (NSInteger) arity
protected

Property Documentation

◆ elementID

- (NSString *) elementID
readwritenonatomiccopy

◆ formID

- (NSString *) formID
readwritenonatomiccopy

◆ name

- (NSString *) name
readwritenonatomiccopy

◆ type

- (NSInteger) type
readwriteatomic

◆ weight

- (NSString *) weight
readwritenonatomiccopy