Uses of Interface
org.gxml.xs.SmModelGroup

Packages that use SmModelGroup
org.gxml.xs   
 

Uses of SmModelGroup in org.gxml.xs
 

Methods in org.gxml.xs that return SmModelGroup
 SmModelGroup<A,S> SmNamespace.getModelGroup(S name)
           
 SmModelGroup<A,S> SmComponentProvider.getModelGroup(SmName<S> name)
          Returns the SmModelGroup if it exists by the given name, otherwise null.
 SmModelGroup<A,S> SmCache.getModelGroup(SmName<S> name)
           
 SmModelGroup<A,S> SmModelGroupUse.getTerm()
           
 

Methods in org.gxml.xs that return types with arguments of type SmModelGroup
 java.lang.Iterable<SmModelGroup<A,S>> SmSchema.getModelGroups()
          Returns the Model group definitions.
 

Methods in org.gxml.xs with parameters of type SmModelGroup
 void SmParserHandler.error(SmModelGroup<A,S> modelGroup, SmException exception)
           
 void SmVisitor.visitModelGroup(SmModelGroup<A,S> group)
           
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.