Element |
Tag |
Super |
Flags |
wfpackage
|
wfpackage |
|
|
Description
The root tag of the wfpackage schema.
Attributes
Name |
Tag |
Type |
Default |
Inherited |
Flags |
Description |
title |
title |
string |
|
|
|
|
srcCwd |
src-cwd |
string |
|
|
|
|
assetsCwd |
assets-cwd |
string |
|
|
|
|
Relations
Name |
Role |
Cardinality |
Inherited |
Flags |
Description |
buildCwd |
buildCwds |
one-to-many |
|
|
|
schema |
schemas |
one-to-many |
|
|
|
Methods
Signature |
Statements |
getJobs
|
var ret;
if this.schemas.length > 0;
foreach item in this.buildCwds;
return ret;
|
Element |
Tag |
Super |
Flags |
buildCwd
|
build-cwd |
|
|
Attributes
Name |
Tag |
Type |
Default |
Inherited |
Flags |
Description |
title |
title |
string |
|
|
|
|
Element |
Tag |
Super |
Flags |
schema
|
schema |
|
|
Description
A WizziSchema defined by this WizziFactoryPackage
Attributes
Name |
Tag |
Type |
Default |
Inherited |
Flags |
Description |
title |
title |
string |
|
|
|
|
Relations
Name |
Role |
Cardinality |
Inherited |
Flags |
Description |
transformer |
transformers |
one-to-many |
|
|
|
artifact |
artifacts |
one-to-many |
|
|
|
example |
examples |
one-to-many |
|
|
|
Description
A WizziModelTransformer
Attributes
Name |
Tag |
Type |
Default |
Inherited |
Flags |
Description |
title |
title |
string |
|
|
|
|
Element |
Tag |
Super |
Flags |
artifact
|
artifact |
|
|
Description
An ArtifactGenerator
Attributes
Name |
Tag |
Type |
Default |
Inherited |
Flags |
Description |
title |
title |
string |
|
|
|
|
Element |
Tag |
Super |
Flags |
example
|
example |
|
|
Description
The base node for examples
Attributes
Name |
Tag |
Type |
Default |
Inherited |
Flags |
Description |
title |
title |
string |
|
|
|
|
Relations
Name |
Role |
Cardinality |
Inherited |
Flags |
Description |
node |
nodes |
one-to-many |
|
|
|
Element |
Tag |
Super |
Flags |
ittfExample
|
ittf-example |
example |
|
Description
An IttfDocument example
Attributes
Name |
Tag |
Type |
Default |
Inherited |
Flags |
Description |
title |
title |
string |
|
example |
|
|
Relations
Name |
Role |
Cardinality |
Inherited |
Flags |
Description |
node |
nodes |
one-to-many |
example |
|
|
Element |
Tag |
Super |
Flags |
artifactExample
|
artifact-example |
example |
|
Description
An artifact generation example
Attributes
Name |
Tag |
Type |
Default |
Inherited |
Flags |
Description |
title |
title |
string |
|
example |
|
|
Relations
Name |
Role |
Cardinality |
Inherited |
Flags |
Description |
node |
nodes |
one-to-many |
example |
|
|
Element |
Tag |
Super |
Flags |
node
|
node |
|
|