de.opsdesign.yax.types
Class Parse

java.lang.Object
  extended by de.opsdesign.yax.log.LogBuilder
      extended by de.opsdesign.yax.types.ComponentType
          extended by de.opsdesign.yax.types.StepType
              extended by de.opsdesign.yax.types.Parse
All Implemented Interfaces:
Loggable, Run, java.lang.Comparable

public class Parse
extends StepType


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
Parse()
           
 
Method Summary
 
Methods inherited from class de.opsdesign.yax.types.StepType
compareTo, isUseSuperRun, registerStepType, registerStepType, run, 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

Parse

public Parse()
      throws ConfigurationException
Throws:
ConfigurationException


Copyright © 2008 OPS Design GmbH. All Rights Reserved.