|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLNamespaceDocumentRoot
A representation of the model object 'Document Root'.
The following features are supported:
XMLNamespacePackage.getXMLNamespaceDocumentRoot()
Method Summary | |
---|---|
java.lang.String |
getBase()
Returns the value of the 'Base' attribute |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
java.lang.String |
getLang()
Returns the value of the 'Lang' attribute |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
SpaceType |
getSpace()
Returns the value of the 'Space' attribute. |
EMap<java.lang.String,java.lang.String> |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
EMap<java.lang.String,java.lang.String> |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
boolean |
isSetSpace()
Returns whether the value of the ' Space ' attribute is set |
void |
setBase(java.lang.String value)
Sets the value of the ' Base ' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setLang(java.lang.String value)
Sets the value of the ' Lang ' attribute |
void |
setSpace(SpaceType value)
Sets the value of the ' Space ' attribute |
void |
unsetSpace()
Unsets the value of the ' Space ' 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 |
---|
FeatureMap getMixed()
FeatureMap.Entry
.
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Mixed()
EMap<java.lang.String,java.lang.String> getXMLNSPrefixMap()
String
,
and the value is of type String
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_XMLNSPrefixMap()
EMap<java.lang.String,java.lang.String> getXSISchemaLocation()
String
,
and the value is of type String
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_XSISchemaLocation()
java.lang.String getBase()
setBase(String)
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Base()
void setBase(java.lang.String value)
Base
' attribute.
value
- the new value of the 'Base' attribute.getBase()
java.lang.String getId()
setId(String)
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
java.lang.String getLang()
setLang(String)
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Lang()
void setLang(java.lang.String value)
Lang
' attribute.
value
- the new value of the 'Lang' attribute.getLang()
SpaceType getSpace()
SpaceType
.
SpaceType
,
isSetSpace()
,
unsetSpace()
,
setSpace(SpaceType)
,
XMLNamespacePackage.getXMLNamespaceDocumentRoot_Space()
void setSpace(SpaceType value)
Space
' attribute.
value
- the new value of the 'Space' attribute.SpaceType
,
isSetSpace()
,
unsetSpace()
,
getSpace()
void unsetSpace()
Space
' attribute.
isSetSpace()
,
getSpace()
,
setSpace(SpaceType)
boolean isSetSpace()
Space
' attribute is set.
unsetSpace()
,
getSpace()
,
setSpace(SpaceType)
|
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 |