BH.oM.LifeCycleAssessment.Interfaces.IDeprecatedStandard¶
Base interface for all classes classes storing indicator factors or results of a deprecated standard.
Interface structure¶
Implemented interfaces and base types¶
The IDeprecatedStandard is inheriting from the following base type(s) and implements the following interfaces:
- BH.oM.LifeCycleAssessment.Interfaces.ILifeCycleAssessmentIndicator
- BH.oM.Base.IObject
Classes implementing this interface¶
The following classes are implementing this interface:
- BH.oM.LifeCycleAssessment.Results.EutrophicationCMLElementResult
- BH.oM.LifeCycleAssessment.Results.EutrophicationTRACIElementResult
- BH.oM.LifeCycleAssessment.Results.PhotochemicalOzoneCreationCMLElementResult
- BH.oM.LifeCycleAssessment.Results.EutrophicationCMLMaterialResult
- BH.oM.LifeCycleAssessment.Results.PhotochemicalOzoneCreationCMLMaterialResult
- BH.oM.LifeCycleAssessment.Results.PhotochemicalOzoneCreationTRACIMaterialResult
- BH.oM.LifeCycleAssessment.MaterialFragments.EutrophicationCMLFactor
- BH.oM.LifeCycleAssessment.MaterialFragments.EutrophicationTRACIFactor
- BH.oM.LifeCycleAssessment.MaterialFragments.PhotochemicalOzoneCreationCMLFactor
- BH.oM.LifeCycleAssessment.MaterialFragments.PhotochemicalOzoneCreationTRACIFactor
- BH.oM.LifeCycleAssessment.MaterialFragments.EutrophicationCMLMetric
- BH.oM.LifeCycleAssessment.MaterialFragments.EutrophicationTRACIMetric
- BH.oM.LifeCycleAssessment.MaterialFragments.PhotochemicalOzoneCreationCMLMetric
- BH.oM.LifeCycleAssessment.MaterialFragments.PhotochemicalOzoneCreationTRACIMetric
Properties¶
Derived properties¶
The following properties are defined as extension methods in one of the BHoM_Engines
Name | Type | Description | Quantity | Engine |
---|---|---|---|---|
IMetricType | MetricType | - | - | LifeCycleAssessment_Engine |
Code and Schema¶
C# implementation¶
C#
public interface IDeprecatedStandard : BH.oM.LifeCycleAssessment.Interfaces.ILifeCycleAssessmentIndicator, BH.oM.Base.IObject
Assembly: LifeCycleAssessment_oM.dll
The C# interface definition is available on github:
All history and changes of the class can be found by inspection the history.