infosapient.util
Interface TextOutput

All Known Implementing Classes:
FzyClauseComponent, FzyPremise, FzyRule, FzyConsequent, FzyOperator

public interface TextOutput

TextOutput provides the interface for knowledgebase components to represent themselves as human readable text. Creation date: (2/1/00 3:47:31 PM)

Version:
$Revision: 1.1.1.1 $

Method Summary
 java.lang.String toText()
          Used to represent a knowledgebase component as human readable text.
 

Method Detail

toText

public java.lang.String toText()
Used to represent a knowledgebase component as human readable text. Creation date: (2/1/00 3:49:06 PM)
Returns:
java.lang.String

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved