|
| MWData (MWController mWController) |
| Create the MWData Object More...
|
|
string | CreateDevice (MWDevice device, bool isEdit) |
| Create the AMLX File with the correct AML File and optional pictures More...
|
|
void | SearchForAttributesInsideAttributesofAutomationComponent (string searchName, AttributeType attribute, ClassOfListsFromReferencefile item, SupportedRoleClassType SRC) |
|
void | SearchAttributesInsideAttributesOFElectricConnectorType (string searchName, AttributeType attribute, ClassOfListsFromReferencefile item, ExternalInterfaceType electricConnectorType) |
|
void | interneturl (string url, string urltype, string externalname, SystemUnitClassType systemUnitClass) |
| Takes the url of the picture and setup in the value attribute of the corresponding internal element pic . More...
|
|
Uri | createPictureRef (string pic, string pictype, string externalname, SystemUnitClassType systemUnitClass) |
| Creates the Structur to reference a picture and set the correct value pic . More...
|
|
Uri | createDocumentRef (string doc, string doctype, string externalname, SystemUnitClassType systemUnitClass) |
| Creates the Structur to reference a document and set the correct value doc . More...
|
|
string | ImportIODD2AML (string filename) |
| Calls the iodd2aml Converter using System.Reflection the converted iodd will be saved in an amlx More...
|
|
string | ImportGSD2AML (string filename) |
| Calls the gsd2aml Converter using System.Reflection the converted gsdml will be saved in an amlx More...
|
|
void | copyFiles (string sourceFilePath, string destinationFilePath) |
|
| DeviceDescription () |
| Constructor with no arguments that intilizes Device Description GUI More...
|
|
| DeviceDescription (MWController mWController) |
| This is a constructor of this class with MWControlle rargument. More...
|
|
void | loadStandardLibrary () |
| This function loads "Interface Class Libraries" and"Role Class Libraries" from already defined libaraies in plugin or, libraries from the AML file those user want ot load from local machine. More...
|
|
void | checkForAutomtionComponent () |
|
void | clear () |
|
void | searchForComponentNames (AttributeType classType) |
|
void | ClearHeaderTabPageValuesofElectricalInterfaces () |
|
void | ClearHeaderTabPageValuesofgenericData () |
|
void | selectLibrary (byte[] file) |
|