Interface Summary |
IBuildCommand |
This interface represents a command to be invoked for building the step |
IBuildDescription |
This Build representation holds the hierarchy of inter-related
build actions and resources |
IBuildDescriptionFactory |
this interface represents the build description factory |
IBuildIOType |
This interface is used to combine a set of build resources
that are inputs or outputs for the given action
into one group |
IBuildResource |
This interface represents the resource used in the build |
IBuildStep |
This interface is used to represent the build action |
IStepVisitor |
This interface is used for the build description visitor mechanism
to represent the visitor |