org.gxml.xs
Interface SmModelGroupUse<A,S>

All Superinterfaces:
SmParticle<A,S>

public interface SmModelGroupUse<A,S>
extends SmParticle<A,S>


Method Summary
 SmModelGroup<A,S> getTerm()
          Returns the {particle term} property for this particle.
 boolean isEmptiable()
           
 
Methods inherited from interface org.gxml.xs.SmParticle
getMaxOccurs, getMinOccurs, isMaxOccursUnbounded
 

Method Detail

getTerm

SmModelGroup<A,S> getTerm()
Description copied from interface: SmParticle
Returns the {particle term} property for this particle.

Specified by:
getTerm in interface SmParticle<A,S>

isEmptiable

boolean isEmptiable()


Copyright © 2009 TIBCO Software Inc. All Rights Reserved.