org.gxml.xs
Interface SmHasValueConstraint<A>

All Known Subinterfaces:
SmAttribute<A,S>, SmAttributeUse<A,S>, SmDataComponent<A,S>, SmElement<A,S>

public interface SmHasValueConstraint<A>


Method Summary
 SmValueConstraint<A> getValueConstraint()
          Returns the {value constraint} property, may be null.
 

Method Detail

getValueConstraint

SmValueConstraint<A> getValueConstraint()
Returns the {value constraint} property, may be null.



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.