#include <Organisation.h>
Public Attributes | |
IEC61968::Common::ElectronicAddress | electronicAddress |
IEC61968::Common::TelephoneNumber | phone1 |
IEC61968::Common::TelephoneNumber | phone2 |
IEC61968::Common::PostalAddress | postalAddress |
IEC61968::Common::StreetAddress | streetAddress |
std::list< IEC61968::Common::ActivityRecord * > | ActivityRecords |
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 |
Organisation that might have roles as utility, contractor, supplier, manufacturer, customer, etc.
IEC61968::Common::ElectronicAddress IEC61968::Common::Organisation::electronicAddress |
Electronic address.
IEC61968::Common::TelephoneNumber IEC61968::Common::Organisation::phone1 |
Phone number.
IEC61968::Common::TelephoneNumber IEC61968::Common::Organisation::phone2 |
Additional phone number.
IEC61968::Common::PostalAddress IEC61968::Common::Organisation::postalAddress |
Postal address, potentially different than 'streetAddress' (e.g., another city).
IEC61968::Common::StreetAddress IEC61968::Common::Organisation::streetAddress |
Street address.