|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.opsdesign.yax.log.LogBuilder
de.opsdesign.yax.types.ComponentType
de.opsdesign.yax.types.StepType
de.opsdesign.yax.types.XInclude
public class XInclude
| Field Summary |
|---|
| Fields inherited from class de.opsdesign.yax.types.StepType |
|---|
DECLARE_STEP_TYPE |
| Fields inherited from class de.opsdesign.yax.types.ComponentType |
|---|
className, description, DESCRIPTION, libraryName, name, NAME, NO, PARAMETER, PORT, REQUIRED, SEQUENCE, TYPE, VALUES, XPROC, YAX, YES |
| Constructor Summary | |
|---|---|
XInclude()
|
|
| Method Summary | |
|---|---|
void |
run(Step step)
Usually will be overwritten by a step type implementation. |
| Methods inherited from class de.opsdesign.yax.types.StepType |
|---|
compareTo, isUseSuperRun, registerStepType, registerStepType, setInputToken, setOutputToken, setUseSuperRun, toElement |
| Methods inherited from class de.opsdesign.yax.types.ComponentType |
|---|
addImplicitPort, addParameterType, addPortType, addPortType, addPortType, addPortType, addPortType, getClassName, getComponentTypeType, getDescription, getLibraryName, getName, getParameterTypes, getPortTypes, getPrefix, getPrefixedName, getXProcOptionsLibraryName, getXProcStandardLibraryName, getYaxOptionsLibraryName, getYaxStandardLibraryName, isConstructType, isStep, isStepType, setDescription, setLibraryName, setName |
| Methods inherited from class de.opsdesign.yax.log.LogBuilder |
|---|
log, log, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XInclude()
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public void run(Step step)
throws RunException
StepType
run in interface Runrun in class StepTypeRunException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||