Uses of Interface
org.gxml.xs.SmParticleTerm

Packages that use SmParticleTerm
org.gxml.xs   
 

Uses of SmParticleTerm in org.gxml.xs
 

Subinterfaces of SmParticleTerm in org.gxml.xs
 interface SmElement<A,S>
          The SmElement interface models an element declaration, which could be global within the schema or local to some other element.
 interface SmModelGroup<A,S>
          SmModelGroup represents a group of content sequences.
 interface SmWildcard<A,S>
          SmWildcard represent wildcard terms of content models.
 

Methods in org.gxml.xs that return SmParticleTerm
 SmParticleTerm<A,S> SmParticle.getTerm()
          Returns the {particle term} property for this particle.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.