com.ohrasys.cad.gds.validator
Class ElementBodyValidator

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

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

A Bachus Naur test for a the body of a GDSII <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
ElementBodyValidator()
          Creates a new ElementBodyValidator 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

ElementBodyValidator

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

Throws:
com.ohrasys.cad.bnf.BNFTestException - If an error in object creation occurs
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