◆ _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
\r\n
Base class for a missing property service that throws an error if the property is not available for some reason.
check (key, flowElement)
Check 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. More...
| |
_isCloudEngine (flowElement)
Return true if the supplied flow element is a CloudEngine, false if not. More...
|
MissingPropertyService::_isCloudEngine | ( | flowElement | ) |
Return true if the supplied flow element is a CloudEngine, false if not.
MissingPropertyService::check | ( | key, | |
flowElement | |||
) |
Check 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.