com.ohrasys.cad.gds.validator
Class TextbodyValidator

java.lang.Object
  extended by com.ohrasys.cad.bnf.BNFAbstractTest
      extended by com.ohrasys.cad.bnf.BNFRequiredTest
          extended by com.ohrasys.cad.gds.validator.TextbodyValidator
All Implemented Interfaces:
com.ohrasys.cad.bnf.BNFTestImplementor

public class TextbodyValidator
extends com.ohrasys.cad.bnf.BNFRequiredTest

A Bachus Naur test for the GDSII <textbody> element.

Since:
1.5

Field Summary
 
Fields inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
collectedData, collecting, committed, i18n, nextTest, playable, result, tests
 
Constructor Summary
TextbodyValidator()
          Creates a new TextbodyValidator object.
 
Method Summary
 java.lang.String toString()
          Returns a string representation of this validator
 
Methods inherited from class com.ohrasys.cad.bnf.BNFRequiredTest
test
 
Methods inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
checkTests, collect, isFirstTest, isLastTest, isNotLastTest, reset, setCollecting
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextbodyValidator

public TextbodyValidator()
                  throws com.ohrasys.cad.bnf.BNFTestException
Creates a new TextbodyValidator object.

Throws:
com.ohrasys.cad.bnf.BNFTestException - If an error occurs during list creation
Method Detail

toString

public java.lang.String toString()
Returns a string representation of this validator

Overrides:
toString in class com.ohrasys.cad.bnf.BNFRequiredTest
Returns:
The physical address of this object