◆ constructor()
| AspectDataDictionary::constructor | ( | { flowElement, contents, missingPropertyService } | ) | 
inline
Constructor for AspectDataDictionary.
- Parameters
 - 
    
- {object} - options options object
 - {FlowElement} - options.flowElement FlowElement the data is for
 - {MissingPropertyService} - options.missingPropertyService a missing property service to use when the property is in a FlowElement's property list but not in the data
 - {object} - options.contents the data to store
  
