|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'XML Info'.
Ecore2XMLPackage.getXMLInfo()
Field Summary |
Fields inherited from interface org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo |
ATTRIBUTE, CONTENT, ELEMENT, UNSPECIFIED |
Method Summary | |
String |
getName()
Returns the value of the 'Name' attribute |
String |
getTargetNamespace()
Returns the value of the 'Target Namespace' attribute |
int |
getXMLRepresentation()
Returns the value of the 'XML Representation' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute |
void |
setTargetNamespace(String value)
Sets the value of the ' Target Namespace ' attribute |
void |
setXMLRepresentation(int value)
Sets the value of the ' XML Representation ' 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 String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
getName
in interface XMLResource.XMLInfo
setName(String)
,
Ecore2XMLPackage.getXMLInfo_Name()
public void setName(String value)
Name
' attribute.
setName
in interface XMLResource.XMLInfo
value
- the new value of the 'Name' attribute.getName()
public String getTargetNamespace()
If the meaning of the 'Target Namespace' attribute isn't clear, there really should be more of a description here...
getTargetNamespace
in interface XMLResource.XMLInfo
setTargetNamespace(String)
,
Ecore2XMLPackage.getXMLInfo_TargetNamespace()
public void setTargetNamespace(String value)
Target Namespace
' attribute.
setTargetNamespace
in interface XMLResource.XMLInfo
value
- the new value of the 'Target Namespace' attribute.getTargetNamespace()
public int getXMLRepresentation()
"-1"
.
If the meaning of the 'XML Representation' attribute isn't clear, there really should be more of a description here...
getXMLRepresentation
in interface XMLResource.XMLInfo
setXMLRepresentation(int)
,
Ecore2XMLPackage.getXMLInfo_XMLRepresentation()
public void setXMLRepresentation(int value)
XML Representation
' attribute.
setXMLRepresentation
in interface XMLResource.XMLInfo
value
- the new value of the 'XML Representation' attribute.getXMLRepresentation()
|
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 |