Go to the documentation of this file.
22 #if !defined(XERCESC_INCLUDE_GUARD_XSMODELGROUP_HPP)
23 #define XERCESC_INCLUDE_GUARD_XSMODELGROUP_HPP
49 COMPOSITOR_SEQUENCE = 1,
53 COMPOSITOR_CHOICE = 2,
78 COMPOSITOR_TYPE compositorType
101 COMPOSITOR_TYPE getCompositor()
const;
XSParticleList * getParticles() const
A list of [particles].
Definition: XSModelGroup.hpp:144
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
COMPOSITOR_TYPE fCompositorType
Definition: XSModelGroup.hpp:134
XSAnnotation * fAnnotation
Definition: XSModelGroup.hpp:136
Definition: XSObject.hpp:42
Definition: XSParticle.hpp:41
Definition: XSModelGroup.hpp:40
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
Definition: XSModel.hpp:59
RefVectorOf< XSParticle > XSParticleList
Definition: XSConstants.hpp:52
XSAnnotation * getAnnotation() const
Optional.
Definition: XSModelGroup.hpp:149
XSParticleList * fParticleList
Definition: XSModelGroup.hpp:135
Definition: XSAnnotation.hpp:41
COMPOSITOR_TYPE
Definition: XSModelGroup.hpp:45
Configurable memory manager.
Definition: MemoryManager.hpp:39
#define XMLPARSER_EXPORT
Definition: XercesDefs.hpp:163
COMPOSITOR_TYPE getCompositor() const
[compositor]: one of all, choice or sequence.
Definition: XSModelGroup.hpp:139