de.opsdesign.yax.types
Class Otherwise

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.Otherwise
All Implemented Interfaces:
ControlledQueue, Loggable, Wrap, java.lang.Comparable

public class Otherwise
extends ConstructType
implements ControlledQueue


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
Otherwise()
           
 
Method Summary
 boolean test(Queue queue)
           
 
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

Otherwise

public Otherwise()
          throws ConfigurationException
Throws:
ConfigurationException
Method Detail

test

public boolean test(Queue queue)
             throws RunException
Throws:
RunException


Copyright © 2008 OPS Design GmbH. All Rights Reserved.