|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.mapping.ecore2xml.impl.XMLInfoImpl
An implementation of the model object 'XML Info'.
The following features are implemented:
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
Field Summary | |
protected XMLResource.XMLInfo |
delegateXMLInfo
|
protected static String |
NAME_EDEFAULT
The default value of the ' Name ' attribute |
protected static String |
TARGET_NAMESPACE_EDEFAULT
The default value of the ' Target Namespace ' attribute |
protected static int |
XML_REPRESENTATION_EDEFAULT
The default value of the ' XML Representation ' attribute |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from interface org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo |
ATTRIBUTE, CONTENT, ELEMENT, UNSPECIFIED |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
protected |
XMLInfoImpl()
|
protected |
XMLInfoImpl(XMLResource.XMLInfo delegateXMLInfo)
|
Method Summary | |
Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(EStructuralFeature eFeature)
|
String |
getName()
|
String |
getTargetNamespace()
|
int |
getXMLRepresentation()
|
void |
setName(String newName)
|
void |
setTargetNamespace(String newTargetNamespace)
|
void |
setXMLRepresentation(int newXMLRepresentation)
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
eNotificationRequired |
Field Detail |
protected static final String NAME_EDEFAULT
Name
' attribute.
getName()
protected static final String TARGET_NAMESPACE_EDEFAULT
Target Namespace
' attribute.
getTargetNamespace()
protected static final int XML_REPRESENTATION_EDEFAULT
XML Representation
' attribute.
getXMLRepresentation()
,
Constant Field Valuesprotected XMLResource.XMLInfo delegateXMLInfo
Constructor Detail |
protected XMLInfoImpl()
protected XMLInfoImpl(XMLResource.XMLInfo delegateXMLInfo)
Method Detail |
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public String getName()
getName
in interface XMLInfo
XMLInfo.setName(String)
,
Ecore2XMLPackage.getXMLInfo_Name()
public void setName(String newName)
setName
in interface XMLInfo
newName
- the new value of the 'Name' attribute.XMLInfo.getName()
public String getTargetNamespace()
getTargetNamespace
in interface XMLInfo
XMLInfo.setTargetNamespace(String)
,
Ecore2XMLPackage.getXMLInfo_TargetNamespace()
public void setTargetNamespace(String newTargetNamespace)
setTargetNamespace
in interface XMLInfo
newTargetNamespace
- the new value of the 'Target Namespace' attribute.XMLInfo.getTargetNamespace()
public int getXMLRepresentation()
getXMLRepresentation
in interface XMLInfo
XMLInfo.setXMLRepresentation(int)
,
Ecore2XMLPackage.getXMLInfo_XMLRepresentation()
public void setXMLRepresentation(int newXMLRepresentation)
setXMLRepresentation
in interface XMLInfo
newXMLRepresentation
- the new value of the 'XML Representation' attribute.XMLInfo.getXMLRepresentation()
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in interface EObject
eGet
in class BasicEObjectImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in interface EObject
eSet
in class BasicEObjectImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in interface EObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in interface EObject
eIsSet
in class BasicEObjectImpl
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |