Classes
class | DataBase
This class stores data values as key/value pairs where the key is a string and the value can be any type. More...
|
class | DataKey |
class | DataKeyBuilder |
class | ElementDataBase
This class stores property values that have been determined by a specific FlowElement based on the supplied evidence. More...
|
class | ElementPropertyMetaData
Meta-data relating to properties that are populated by Flow Elements. More...
|
class | Evidence |
class | EvidenceKeyFilterAggregator
This implementation of IEvidenceKeyFilter aggregates multiple other filters using a logical OR approach. More...
|
class | EvidenceKeyFilterWhitelist
This evidence filter will only include keys that are in a list that is specified at construction time. More...
|
class | FlowData |
class | FlowError
This class contains details about errors that occur during processing More...
|
interface | IData
Represents property values More...
|
interface | IDataKeyBuilder |
interface | IElementData
Represents property values that have been determined by a specific FlowElement based on the supplied evidence. More...
|
interface | IElementPropertyMetaData
Represents meta-data relating to a property that is populated by a IFlowElement instance. More...
|
interface | IEvidence |
interface | IEvidenceKeyFilter
Represents an object that filters evidence key names based on some criteria. More...
|
interface | IFlowData |
interface | IFlowError
Represents an error that occurred during processing More...
|
class | LicencedProducts
Used by the CloudRequestEngine to store details of accessible products and properties based on the currently configured resource key. More...
|
class | ProductMetaData
Licensed properties class used to deserialize accessible property information from cloud services. More...
|
class | PropertyMetaData
Standalone instance of ElementPropertyMetaData, used to serialize element or aspect properties. More...
|