SimpleType, SimpleContent and ComplexContent can be extend other types. This is just a base class for the type extension mechanism. More...
#include <TypeDerivation.h>
Public Member Functions | |
virtual TypeDerivation * | clone () const =0 |
TypeDerivation () | |
virtual | ~TypeDerivation () |
SimpleType, SimpleContent and ComplexContent can be extend other types. This is just a base class for the type extension mechanism.
Definition at line 41 of file TypeDerivation.h.
|
inline |
Definition at line 45 of file TypeDerivation.h.
|
inlinevirtual |
Definition at line 47 of file TypeDerivation.h.
|
pure virtual |
Implemented in te::xsd::Restriction4SimpleContent, te::xsd::Extension, and te::xsd::Restriction4ComplexContent.