프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 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 | |
리턴 |