|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLInfo
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 | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getTargetNamespace()
Returns the value of the 'Target Namespace' attribute |
int |
getXMLRepresentation()
Returns the value of the 'XML Representation' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setTargetNamespace(java.lang.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 |
---|
java.lang.String getName()
getName
in interface XMLResource.XMLInfo
setName(String)
,
Ecore2XMLPackage.getXMLInfo_Name()
void setName(java.lang.String value)
Name
' attribute.
setName
in interface XMLResource.XMLInfo
value
- the new value of the 'Name' attribute.getName()
java.lang.String getTargetNamespace()
getTargetNamespace
in interface XMLResource.XMLInfo
setTargetNamespace(String)
,
Ecore2XMLPackage.getXMLInfo_TargetNamespace()
void setTargetNamespace(java.lang.String value)
Target Namespace
' attribute.
setTargetNamespace
in interface XMLResource.XMLInfo
value
- the new value of the 'Target Namespace' attribute.getTargetNamespace()
int getXMLRepresentation()
"-1"
.
getXMLRepresentation
in interface XMLResource.XMLInfo
setXMLRepresentation(int)
,
Ecore2XMLPackage.getXMLInfo_XMLRepresentation()
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 |