com.rapidminer.io.process.rules
Class ExchangeSubprocessesRule

java.lang.Object
  extended by com.rapidminer.io.process.rules.AbstractParseRule
      extended by com.rapidminer.io.process.rules.ExchangeSubprocessesRule
All Implemented Interfaces:
ParseRule

public class ExchangeSubprocessesRule
extends AbstractParseRule

Rearranges the ordering of two subprocesses.

Author:
Simon Fischer

Field Summary
 
Fields inherited from class com.rapidminer.io.process.rules.AbstractParseRule
appliesBefore, appliesSince, operatorTypeName
 
Constructor Summary
ExchangeSubprocessesRule(java.lang.String operatorTypeName, org.w3c.dom.Element element)
           
 
Method Summary
protected  java.lang.String apply(Operator operator, java.lang.String operatorTypeName, XMLImporter importer)
           
 
Methods inherited from class com.rapidminer.io.process.rules.AbstractParseRule
apply
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExchangeSubprocessesRule

public ExchangeSubprocessesRule(java.lang.String operatorTypeName,
                                org.w3c.dom.Element element)
                         throws XMLException
Throws:
XMLException
Method Detail

apply

protected java.lang.String apply(Operator operator,
                                 java.lang.String operatorTypeName,
                                 XMLImporter importer)
Specified by:
apply in class AbstractParseRule


Copyright © 2001-2009 by Rapid-I