|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl
public class SDConcreteComponentImpl
| Constructor Summary | |
|---|---|
SDConcreteComponentImpl(org.eclipse.xsd.XSDConcreteComponent xsdConcreteComponent_)
Constructor for the XSDConcreteComponent object |
|
| Method Summary | |
|---|---|
SDConcreteComponent |
cloneObject()
Deep copy of the simple type |
org.w3c.dom.Element |
getContainerDomElement()
Returns the DOM representation of this XSD element's container, if any |
org.w3c.dom.Element |
getDomElement()
Gets the DOM representation of this XSD element |
java.lang.String |
getID()
Gets the ID of the component |
java.lang.String |
getLocalRootID()
Gets the component's handler ID |
java.lang.Object |
getWrappedObject()
Gets the wrapped object |
boolean |
isAny()
Returns true if element is xs:any |
boolean |
isAnyAttribute()
|
boolean |
isContainerNull()
Is the container null |
void |
setID(java.lang.String id_)
Set the id of the component |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SDConcreteComponentImpl(org.eclipse.xsd.XSDConcreteComponent xsdConcreteComponent_)
xsdConcreteComponent_ - -| Method Detail |
|---|
public SDConcreteComponent cloneObject()
cloneObject in interface SDConcreteComponentpublic java.lang.Object getWrappedObject()
getWrappedObject in interface SDConcreteComponentpublic org.w3c.dom.Element getDomElement()
getDomElement in interface SDConcreteComponentpublic org.w3c.dom.Element getContainerDomElement()
getContainerDomElement in interface SDConcreteComponentpublic boolean isContainerNull()
isContainerNull in interface SDConcreteComponentpublic boolean isAny()
isAny in interface SDConcreteComponentpublic boolean isAnyAttribute()
isAnyAttribute in interface SDConcreteComponentpublic java.lang.String getID()
getID in interface SDConcreteComponentpublic void setID(java.lang.String id_)
setID in interface SDConcreteComponentid_ - public java.lang.String getLocalRootID()
getLocalRootID in interface SDConcreteComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||