Method | Description | |
---|---|---|
ConvertToCommonType ( string type ) : string | ||
GenerateTestDescriptionUUID ( ) : string | ||
GetInterfacePorts ( string uuid ) : |
||
GetLocalSignals ( XPathNodeIterator rootNode, int testNo ) : XPathNodeIterator | ||
GetMeasureSignal ( XPathNodeIterator rootNode, int measureId ) : XPathNodeIterator | ||
GetTestParameters ( XPathNodeIterator nodeIterator ) : XPathNodeIterator | ||
GetUUTDescription ( string uuid ) : XPathNodeIterator | ||
HasPowerRquirements ( string uuid ) : bool | ||
LookupSignalAttribute ( string sourceName, string attributeName ) : XPathNodeIterator | ||
LookupSourceSignalMap ( string sourceName ) : XPathNodeIterator | ||
TranslationLibrary ( ) : System |
Method | Description | |
---|---|---|
ExtractAtlasSource ( |
public ConvertToCommonType ( string type ) : string | ||
type | string | |
return | string |
public GenerateTestDescriptionUUID ( ) : string | ||
return | string |
public GetInterfacePorts ( string uuid ) : |
||
uuid | string | |
return |
public GetLocalSignals ( XPathNodeIterator rootNode, int testNo ) : XPathNodeIterator | ||
rootNode | XPathNodeIterator | |
testNo | int | |
return | XPathNodeIterator |
public GetMeasureSignal ( XPathNodeIterator rootNode, int measureId ) : XPathNodeIterator | ||
rootNode | XPathNodeIterator | |
measureId | int | |
return | XPathNodeIterator |
public GetTestParameters ( XPathNodeIterator nodeIterator ) : XPathNodeIterator | ||
nodeIterator | XPathNodeIterator | |
return | XPathNodeIterator |
public GetUUTDescription ( string uuid ) : XPathNodeIterator | ||
uuid | string | |
return | XPathNodeIterator |
public HasPowerRquirements ( string uuid ) : bool | ||
uuid | string | |
return | bool |
public LookupSignalAttribute ( string sourceName, string attributeName ) : XPathNodeIterator | ||
sourceName | string | |
attributeName | string | |
return | XPathNodeIterator |
public LookupSourceSignalMap ( string sourceName ) : XPathNodeIterator | ||
sourceName | string | |
return | XPathNodeIterator |