AP&C API Reference
|
The attribute class used to identify properly composed implementations of IMeasurementFormula{T}. More...
Public Member Functions | |
MeasurementFormulaAttribute (string id, Type resourceType, string nameKey, string descriptionKey, string instructionsKey) | |
Initializes a new instance of the MeasurementFormulaAttribute class. More... | |
![]() | |
PluginAttribute (string id, Type resourceType, string nameKey, string descriptionKey, string instructionsKey, Type type) | |
Initializes a new instance of the PluginAttribute class with an unlimited expected number of readings. More... | |
Properties | |
override PluginDescriptor | Descriptor [get] |
Gets the descriptor that details the plugin decorated by this attribute. More... | |
FormulaDescriptor | FormulaDescriptor [get] |
Gets the formula descriptor. More... | |
![]() | |
virtual PluginDescriptor | Descriptor [get] |
Gets the descriptor that details the plugin decorated by this attribute. More... | |
The attribute class used to identify properly composed implementations of IMeasurementFormula{T}.
|
inline |
Initializes a new instance of the MeasurementFormulaAttribute class.
id | The id - a GUID in string form. |
resourceType | The type used to access the resource keys. |
nameKey | The key used to load the name from resourceType . |
descriptionKey | The key used to load the description from resourceType . |
instructionsKey | The key used to load the instructions from resourceType . |
|
get |
Gets the descriptor that details the plugin decorated by this attribute.
The descriptor.
|
get |
Gets the formula descriptor.