fr.tireme.schemadoc.SDSchema.XSD
Class XSDRedefineWrapp

java.lang.Object
  extended by fr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl
      extended by fr.tireme.schemadoc.SDSchema.XSD.XSDSchemaDirectiveWrapp
          extended by fr.tireme.schemadoc.SDSchema.XSD.XSDSchemaCompositorWrapp
              extended by fr.tireme.schemadoc.SDSchema.XSD.XSDRedefineWrapp
All Implemented Interfaces:
SDConcreteComponent, SDRedefine, SDSchemaCompositor, SDSchemaDirective

public class XSDRedefineWrapp
extends XSDSchemaCompositorWrapp
implements SDRedefine

Author:
Mike Niemaz (niemaz@xrce.xerox.com)

Constructor Summary
XSDRedefineWrapp(org.eclipse.xsd.XSDRedefine xsdRedefine_)
          Constructor
 
Method Summary
 java.util.List getContents()
          Gets the redefine contents
 
Methods inherited from class fr.tireme.schemadoc.SDSchema.XSD.XSDSchemaCompositorWrapp
getIncorporatedSchema
 
Methods inherited from class fr.tireme.schemadoc.SDSchema.XSD.XSDSchemaDirectiveWrapp
getResolvedSchema, getSchemaLocation, getSDDTDLocation, getSDDTDPublicName, getSDProperties, hasSDProperties, isParsable, setParsable
 
Methods inherited from class fr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDSchemaCompositor
getIncorporatedSchema
 
Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDSchemaDirective
getResolvedSchema, getSchemaLocation, getSDDTDLocation, getSDDTDPublicName, getSDProperties, hasSDProperties, isParsable, setParsable
 
Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDConcreteComponent
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID
 

Constructor Detail

XSDRedefineWrapp

public XSDRedefineWrapp(org.eclipse.xsd.XSDRedefine xsdRedefine_)
Constructor

Parameters:
xsdRedefine_ - - the xsd redefine object to wrap
Method Detail

getContents

public java.util.List getContents()
Gets the redefine contents

Specified by:
getContents in interface SDRedefine
Returns:
List - list of complex types, simple types, groups and/or attribute groups