|
|||||||||||
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.ecore.sdo.impl.EDataObjectImpl
com.ibm.wsspi.core.extension.model.ClassifiedObject
com.ibm.ws.bo.impl.BusObjImpl
com.ibm.ws.sibx.smobo.impl.SOAPHeaderTypeImpl
An implementation of the model object 'SOAP Header Type'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes inherited from class com.ibm.wsspi.core.extension.model.ClassifiedObject |
---|
com.ibm.wsspi.core.extension.model.ClassifiedObject.ManyIteration, com.ibm.wsspi.core.extension.model.ClassifiedObject.Path |
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
protected java.lang.String |
name
The cached value of the ' Name ' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the ' Name ' attribute. |
protected static java.lang.String |
NAME_SPACE_EDEFAULT
The default value of the ' Name Space ' attribute. |
protected java.lang.String |
nameSpace
The cached value of the ' Name Space ' attribute. |
protected java.lang.String |
prefix
The cached value of the ' Prefix ' attribute. |
protected static java.lang.String |
PREFIX_EDEFAULT
The default value of the ' Prefix ' attribute. |
protected org.eclipse.emf.ecore.EObject |
value
The cached value of the ' Value ' containment reference. |
Fields inherited from class com.ibm.ws.bo.impl.BusObjImpl |
---|
SERIALIZATION |
Fields inherited from class com.ibm.wsspi.core.extension.model.ClassifiedObject |
---|
classes, serializeWithClasses |
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.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
SOAPHeaderTypeImpl()
|
Method Summary | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetValue(org.eclipse.emf.ecore.EObject newValue,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getNameSpace()
Returns the value of the 'Name Space' attribute. |
java.lang.String |
getPrefix()
Returns the value of the 'Prefix' attribute. |
java.lang.Object |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setName(java.lang.String newName)
Sets the value of the ' Name ' attribute. |
void |
setNameSpace(java.lang.String newNameSpace)
Sets the value of the ' Name Space ' attribute. |
void |
setPrefix(java.lang.String newPrefix)
Sets the value of the ' Prefix ' attribute. |
void |
setValue(java.lang.Object newValue)
Sets the value of the ' Value ' containment reference. |
java.lang.String |
toString()
|
Methods inherited from class com.ibm.ws.bo.impl.BusObjImpl |
---|
classes, getBytes, getDate, getSetValue, getSetValue, getString, set, setBytes, setDate, setString, writeReplace |
Methods inherited from class com.ibm.wsspi.core.extension.model.ClassifiedObject |
---|
classes, container, content, data, data, delete, DocumentRoot, eDynamicSet, eGet, enumerator, eSet, evaluate, evaluate, evaluateSubPath, exceptIllegalEnumerator, getClassURI, getDocumentRoot, getEAllStructuralFeatures, getEIDAttribute, getEnumLiteral, getEnumLiteral, getEStructuralFeature, getID, getInt, ID, index, index, operated, operated, operated, path, proxy, setID, setID, writeValueClass |
Methods inherited from class org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl |
---|
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getType, isSet, isSet, isSet, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, unset, unset, unset |
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.ecore.impl.BasicEObjectImpl |
---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eInverseAdd, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, eURIFragmentSegment |
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 |
---|
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedStructuralFeatureID, eInternalResource, eInverseAdd, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eURIFragmentSegment |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
protected static final java.lang.String NAME_SPACE_EDEFAULT
Name Space
' attribute.
getNameSpace()
protected java.lang.String nameSpace
Name Space
' attribute.
getNameSpace()
protected static final java.lang.String NAME_EDEFAULT
Name
' attribute.
getName()
protected java.lang.String name
Name
' attribute.
getName()
protected static final java.lang.String PREFIX_EDEFAULT
Prefix
' attribute.
getPrefix()
protected java.lang.String prefix
Prefix
' attribute.
getPrefix()
protected org.eclipse.emf.ecore.EObject value
Value
' containment reference.
getValue()
Constructor Detail |
protected SOAPHeaderTypeImpl()
Method Detail |
protected org.eclipse.emf.ecore.EClass eStaticClass()
public java.lang.String getNameSpace()
SOAPHeaderType
getNameSpace
in interface SOAPHeaderType
SOAPHeaderType.setNameSpace(String)
,
ServiceMessageObjectPackage.getSOAPHeaderType_NameSpace()
public void setNameSpace(java.lang.String newNameSpace)
SOAPHeaderType
Name Space
' attribute.
setNameSpace
in interface SOAPHeaderType
newNameSpace
- the new value of the 'Name Space' attribute.SOAPHeaderType.getNameSpace()
public java.lang.String getName()
SOAPHeaderType
getName
in interface SOAPHeaderType
SOAPHeaderType.setName(String)
,
ServiceMessageObjectPackage.getSOAPHeaderType_Name()
public void setName(java.lang.String newName)
SOAPHeaderType
Name
' attribute.
setName
in interface SOAPHeaderType
newName
- the new value of the 'Name' attribute.SOAPHeaderType.getName()
public java.lang.String getPrefix()
SOAPHeaderType
getPrefix
in interface SOAPHeaderType
SOAPHeaderType.setPrefix(String)
,
ServiceMessageObjectPackage.getSOAPHeaderType_Prefix()
public void setPrefix(java.lang.String newPrefix)
SOAPHeaderType
Prefix
' attribute.
setPrefix
in interface SOAPHeaderType
newPrefix
- the new value of the 'Prefix' attribute.SOAPHeaderType.getPrefix()
public java.lang.Object getValue()
SOAPHeaderType
getValue
in interface SOAPHeaderType
SOAPHeaderType.setValue(Object)
,
ServiceMessageObjectPackage.getSOAPHeaderType_Value()
public org.eclipse.emf.common.notify.NotificationChain basicSetValue(org.eclipse.emf.ecore.EObject newValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setValue(java.lang.Object newValue)
SOAPHeaderType
Value
' containment reference.
setValue
in interface SOAPHeaderType
newValue
- the new value of the 'Value' containment reference.SOAPHeaderType.getValue()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, java.lang.Class baseClass, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in interface org.eclipse.emf.ecore.InternalEObject
public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature, boolean resolve)
eGet
in interface org.eclipse.emf.ecore.EObject
public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.EObject
public void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eUnset
in interface org.eclipse.emf.ecore.EObject
public boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eIsSet
in interface org.eclipse.emf.ecore.EObject
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |