\r\n

51Degrees Pipeline .NET  4.4

51Degrees Pipeline for .NET

FiftyOne.Pipeline.Engines.Data Namespace Reference

Classes

class  AspectDataBase
Base class for element data instances that are generated by an IAspectEngine. More...
class  AspectEngineDataFile
This class contains all configuration and run-time state information that is associated with a particular data file used by an aspect engine. More...
class  AspectPropertyMetaData
Meta-data relating to properties that are populated by Aspect Engines. More...
class  AspectPropertyValue
This class can be used where engines have a property that may be populated and may not. More...
interface  IAspectData
Represents an ElementData instance that is generated by an IAspectEngine. More...
interface  IAspectEngineDataFile
Interface for the details of a data file used by an Aspect engine. More...
interface  IAspectPropertyMetaData
Represents meta-data relating to a property that is populated by an IAspectEngine instance. More...
interface  IAspectPropertyValue
See the Specification More...
interface  IDataUpdateUrlFormatter
Represents an class that can build a complete update URL from a supplied IAspectEngineDataFile instance. More...
interface  IMultiProfileData
Represents a specific type of IAspectData that contains multiple IAspectData instances. More...
On This Page