Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
AddAllTasks ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchType, IEnumerable |
||
AddArtifact ( string location, string tag, bool update = true ) : void | ||
AddDependency ( Dependency dep ) : void | ||
AddStep ( Step step, bool update = true ) : void | ||
Deserialize ( string fileName ) : |
||
DoTasks ( ISIS.GME.Dsml.CyPhyML.Interfaces workflow, bool update = true ) : void | ||
MakeManifest ( ISIS.GME.Dsml.CyPhyML.Interfaces testBench, string outputDir = "", bool update = true ) : void | ||
MetaTBManifest ( ) : System | ||
OpenForUpdate ( string outputDir = "" ) : |
||
Serialize ( string outputDir = "" ) : void |
Метод | Описание | |
---|---|---|
CopyManifest ( |
public AddAllTasks ( ISIS.GME.Dsml.CyPhyML.Interfaces testBenchType, IEnumerable |
||
testBenchType | ISIS.GME.Dsml.CyPhyML.Interfaces | |
interpreters | IEnumerable |
|
Результат | void |
public AddArtifact ( string location, string tag, bool update = true ) : void | ||
location | string | |
tag | string | |
update | bool | |
Результат | void |
public AddDependency ( Dependency dep ) : void | ||
dep | Dependency | |
Результат | void |
public AddStep ( Step step, bool update = true ) : void | ||
step | Step | |
update | bool | |
Результат | void |
protected CopyManifest ( |
||
other | ||
Результат | void |
public static Deserialize ( string fileName ) : |
||
fileName | string | |
Результат |
public DoTasks ( ISIS.GME.Dsml.CyPhyML.Interfaces workflow, bool update = true ) : void | ||
workflow | ISIS.GME.Dsml.CyPhyML.Interfaces | |
update | bool | |
Результат | void |
public MakeManifest ( ISIS.GME.Dsml.CyPhyML.Interfaces testBench, string outputDir = "", bool update = true ) : void | ||
testBench | ISIS.GME.Dsml.CyPhyML.Interfaces | |
outputDir | string | |
update | bool | |
Результат | void |
public static OpenForUpdate ( string outputDir = "" ) : |
||
outputDir | string | |
Результат |
public Serialize ( string outputDir = "" ) : void | ||
outputDir | string | |
Результат | void |