◆ _isCloudEngine()
MissingPropertyService::_isCloudEngine | ( | flowElement | ) |
inline
Return true if the supplied flow element is a CloudEngine, false if not.
- Parameters
-
- {FlowElement} - flowElement The flow element to check
◆ check()
MissingPropertyService::check ( key, flowElement ) inlineCheck is called if a property is requested that exists in the FlowElement property list but is not available in the AspectData returned by the FlowElement.
- Parameters
-
- {string} - key property key
- {FlowElement} - flowElement flowelement the data was requested in