ch.panter.li.bi.asn.model
Class AsnConstraintStructure

java.lang.Object
  extended by ch.panter.li.bi.asn.model.AsnConstraintBase
      extended by ch.panter.li.bi.asn.model.AsnConstraintStructure
All Implemented Interfaces:
AsnConstraint

public final class AsnConstraintStructure
extends AsnConstraintBase


Constructor Summary
AsnConstraintStructure()
           
 
Method Summary
protected  void doValidate(AsnValue value, ValidationInfoImpl info)
           
protected  boolean isValidationPossibleFor(AsnType type)
           
 String toString()
           
 
Methods inherited from class ch.panter.li.bi.asn.model.AsnConstraintBase
canValidate, computeHashCode, equals, hashCode, isAllowExtensions, isEqualTo, setAllowExtensions, validate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AsnConstraintStructure

public AsnConstraintStructure()
Method Detail

isValidationPossibleFor

protected final boolean isValidationPossibleFor(AsnType type)
Specified by:
isValidationPossibleFor in class AsnConstraintBase

doValidate

protected final void doValidate(AsnValue value,
                                ValidationInfoImpl info)
Specified by:
doValidate in class AsnConstraintBase

toString

public String toString()
Overrides:
toString in class Object


Copyright 2007-2007 SourceForge. All Rights Reserved.