|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Document Root'.
The following features are supported:
XMLTypePackage.getXMLTypeDocumentRoot()
Method Summary | |
String |
getCDATA()
Returns the value of the 'CDATA' attribute |
String |
getComment()
Returns the value of the 'Comment' attribute |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
String |
getText()
Returns the value of the 'Text' attribute |
EMap |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
EMap |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setCDATA(String value)
Sets the value of the ' CDATA ' attribute |
void |
setComment(String value)
Sets the value of the ' Comment ' attribute |
void |
setText(String value)
Sets the value of the ' Text ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
XMLTypePackage.getXMLTypeDocumentRoot_Mixed()
public EMap getXMLNSPrefixMap()
String
,
and the value is of type String
,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
XMLTypePackage.getXMLTypeDocumentRoot_XMLNSPrefixMap()
public EMap getXSISchemaLocation()
String
,
and the value is of type String
,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
XMLTypePackage.getXMLTypeDocumentRoot_XSISchemaLocation()
public String getText()
If the meaning of the 'Text' attribute list isn't clear, there really should be more of a description here...
setText(String)
,
XMLTypePackage.getXMLTypeDocumentRoot_Text()
public void setText(String value)
Text
' attribute.
value
- the new value of the 'Text' attribute.getText()
public String getCDATA()
If the meaning of the 'CDATA' attribute list isn't clear, there really should be more of a description here...
setCDATA(String)
,
XMLTypePackage.getXMLTypeDocumentRoot_CDATA()
public void setCDATA(String value)
CDATA
' attribute.
value
- the new value of the 'CDATA' attribute.getCDATA()
public String getComment()
If the meaning of the 'Comment' attribute list isn't clear, there really should be more of a description here...
setComment(String)
,
XMLTypePackage.getXMLTypeDocumentRoot_Comment()
public void setComment(String value)
Comment
' attribute.
value
- the new value of the 'Comment' attribute.getComment()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |