com.rapidminer.operator.ports.metadata
Interface MetaDataError

All Superinterfaces:
ProcessSetupError
All Known Implementing Classes:
InputMissingMetaDataError, MetaDataUnderspecifiedError, OperatorLoopError, SimpleMetaDataError

public interface MetaDataError
extends ProcessSetupError

An error that belongs to a port.

Author:
Simon Fischer

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.rapidminer.operator.ProcessSetupError
ProcessSetupError.Severity
 
Method Summary
 Port getPort()
          Returns the port where the error occurred.
 
Methods inherited from interface com.rapidminer.operator.ProcessSetupError
getMessage, getOwner, getQuickFixes, getSeverity
 

Method Detail

getPort

Port getPort()
Returns the port where the error occurred.



Copyright © 2001-2009 by Rapid-I