|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
PmtOptionalOrSingularElement Class ReferenceHandles special case of minOccurs = 0 or 1 (and maxOccurs = 1).
More...
#include <PmtElement.h>
Inheritance diagram for PmtOptionalOrSingularElement: [legend]Collaboration diagram for PmtOptionalOrSingularElement:[legend]List of all members.
Detailed Description
Handles special case of minOccurs = 0 or 1 (and maxOccurs = 1).
Constructor & Destructor Documentation
PmtOptionalOrSingularElement::PmtOptionalOrSingularElement |
( |
const SPmtString & |
name, |
|
|
int |
minOccurs, |
|
|
int |
maxOccurs, |
|
|
SPmtString |
nillable |
|
) |
[inline] |
|
PmtOptionalOrSingularElement::PmtOptionalOrSingularElement |
( |
const PmtOptionalOrSingularElement & |
orig, |
|
|
PmtCompositeMetadata * |
parentMd |
|
) |
[inline] |
|
PmtOptionalOrSingularElement::~PmtOptionalOrSingularElement |
( |
|
) |
[inline] |
|
Member Function Documentation
void PmtOptionalOrSingularElement::accept |
( |
PmtMdVisitorImpl * |
visitor |
) |
[virtual] |
|
virtual void PmtOptionalOrSingularElement::deleteMetadataAll |
( |
|
) |
[inline, virtual] |
|
virtual void PmtOptionalOrSingularElement::deleteMetadatum |
( |
int |
occurNum |
) |
[inline, virtual] |
|
virtual unsigned int PmtOptionalOrSingularElement::getWildcardMax |
( |
|
) |
[inline, virtual] |
|
virtual bool PmtOptionalOrSingularElement::isEmpty |
( |
|
) |
[inline, virtual] |
|
ostream & PmtOptionalOrSingularElement::printDerived |
( |
ostream & |
c |
) |
const [virtual] |
|
void PmtOptionalOrSingularElement::show |
( |
bool |
showObjectMemoryPointers = false, |
|
|
int |
level = 0 |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|