CIM++ Adapted CIM Codebase
|
#include <GenericAssetModelOrMaterial.h>
Public Attributes | |
IEC61970::Base::Domain::Money | estimatedUnitCost |
IEC61970::Base::Domain::StringQuantity | quantity |
IEC61970::Base::Domain::Boolean | stockItem |
IEC61968::InfIEC61968::InfTypeAsset::TypeAssetCatalogue * | TypeAssetCatalogue |
std::list< IEC61968::InfIEC61968::InfERPSupport::ErpReqLineItem * > | ErpReqLineItems |
std::list< IEC61968::InfIEC61968::InfERPSupport::ErpBomItemData * > | ErpBomItemDatas |
std::list< IEC61968::Assets::ProductAssetModel * > | ProductAssetModels |
Public Attributes inherited from IEC61968::Assets::AssetModel | |
IEC61968::Assets::AssetInfo * | AssetInfo |
Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
IEC61970::Base::Domain::String | aliasName |
IEC61970::Base::Domain::String | description |
IEC61970::Base::Domain::String | mRID |
IEC61970::Base::Domain::String | name |
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects |
Generic asset or material item that may be used for planning, work or design purposes.
IEC61970::Base::Domain::Money IEC61968::InfIEC61968::InfAssets::GenericAssetModelOrMaterial::estimatedUnitCost |
Estimated unit cost (or cost per unit length) of this type of asset. It does not include labor to install/construct or configure it.
std::list<IEC61968::Assets::ProductAssetModel*> IEC61968::InfIEC61968::InfAssets::GenericAssetModelOrMaterial::ProductAssetModels |
All product asset models satisfying this generic asset model.
IEC61970::Base::Domain::StringQuantity IEC61968::InfIEC61968::InfAssets::GenericAssetModelOrMaterial::quantity |
The value, unit of measure, and multiplier for the quantity.
IEC61970::Base::Domain::Boolean IEC61968::InfIEC61968::InfAssets::GenericAssetModelOrMaterial::stockItem |
True if item is a stock item (default).