Linux Mac OSX Windows

  
[scriptable, uuid(3c14a02a-6f4e-11d5-9b46-000064657374)]
interface nsISchemaModelGroup : nsISchemaParticle

Constants


        
const unsigned short COMPOSITOR_ALL = 1

        
const unsigned short COMPOSITOR_SEQUENCE = 2

        
const unsigned short COMPOSITOR_CHOICE = 3

Attributes


        
readonly attribute unsigned short compositor

        
readonly attribute PRUint32 particleCount

Methods


        
nsISchemaElement getElementByName(in AString name)

        
nsISchemaParticle getParticle(in PRUint32 index)