de.opsdesign.yax.types
Class Pipeline

java.lang.Object
  extended by de.opsdesign.yax.log.LogBuilder
      extended by de.opsdesign.yax.types.ComponentType
          extended by de.opsdesign.yax.types.ConstructType
              extended by de.opsdesign.yax.types.Pipeline
All Implemented Interfaces:
Loggable, Wrap, java.lang.Comparable

public class Pipeline
extends ConstructType


Field Summary
 
Fields inherited from class de.opsdesign.yax.types.ConstructType
DECLARE_CONSTRUCT_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
Pipeline()
           
 
Method Summary
 
Methods inherited from class de.opsdesign.yax.types.ConstructType
compareTo, isUseSuperPost, isUseSuperPre, post, postHandleToken, pre, preHandleToken, registerConstructType, registerConstructType, setUseSuperPost, setUseSuperPre, 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

Pipeline

public Pipeline()
         throws ConfigurationException
Throws:
ConfigurationException


Copyright © 2008 OPS Design GmbH. All Rights Reserved.