◆ constructor()
| AspectData::constructor | ( | { flowElement, missingPropertyService=new MissingPropertyServiceBase() } | ) | 
inline
Constructor for AspectData.
- 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
  
