public class DomainObjectOperationImpl extends DomainObjectTypedElementImpl implements DomainObjectOperation
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected boolean |
abstract_
The cached value of the '
Abstract' attribute. |
protected static boolean |
ABSTRACT_EDEFAULT
The default value of the '
Abstract' attribute. |
protected java.lang.String |
doc
The cached value of the '
Doc' attribute. |
protected static java.lang.String |
DOC_EDEFAULT
The default value of the '
Doc' attribute. |
protected java.lang.String |
hint
The cached value of the '
Hint' attribute. |
protected static java.lang.String |
HINT_EDEFAULT
The default value of the '
Hint' attribute. |
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 org.eclipse.emf.common.util.EList<Parameter> |
parameters
The cached value of the '
Parameters' containment reference list. |
protected ComplexType |
returnType
The cached value of the '
Return Type' containment reference. |
protected java.lang.String |
throws_
The cached value of the '
Throws' attribute. |
protected static java.lang.String |
THROWS_EDEFAULT
The default value of the '
Throws' attribute. |
protected Visibility |
visibility
The cached value of the '
Visibility' attribute. |
protected static Visibility |
VISIBILITY_EDEFAULT
The default value of the '
Visibility' attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
DomainObjectOperationImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetReturnType(ComplexType newReturnType,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getDoc() |
java.lang.String |
getHint() |
java.lang.String |
getName() |
org.eclipse.emf.common.util.EList<Parameter> |
getParameters() |
ComplexType |
getReturnType() |
java.lang.String |
getThrows() |
Visibility |
getVisibility() |
boolean |
isAbstract() |
void |
setAbstract(boolean newAbstract) |
void |
setDoc(java.lang.String newDoc) |
void |
setHint(java.lang.String newHint) |
void |
setName(java.lang.String newName) |
void |
setReturnType(ComplexType newReturnType) |
void |
setThrows(java.lang.String newThrows) |
void |
setVisibility(Visibility newVisibility) |
java.lang.String |
toString() |
eBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String DOC_EDEFAULT
Doc' attribute.
getDoc()protected static final boolean ABSTRACT_EDEFAULT
Abstract' attribute.
isAbstract(),
Constant Field Valuesprotected boolean abstract_
Abstract' attribute.
isAbstract()protected static final Visibility VISIBILITY_EDEFAULT
Visibility' attribute.
getVisibility()protected Visibility visibility
Visibility' attribute.
getVisibility()protected ComplexType returnType
Return Type' containment reference.
getReturnType()protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected org.eclipse.emf.common.util.EList<Parameter> parameters
Parameters' containment reference list.
getParameters()protected static final java.lang.String THROWS_EDEFAULT
Throws' attribute.
getThrows()protected java.lang.String throws_
Throws' attribute.
getThrows()protected static final java.lang.String HINT_EDEFAULT
Hint' attribute.
getHint()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class DomainObjectTypedElementImplpublic java.lang.String getDoc()
getDoc in interface DomainObjectOperationDomainObjectOperation.setDoc(String),
TacticdslPackage.getDomainObjectOperation_Doc()public void setDoc(java.lang.String newDoc)
setDoc in interface DomainObjectOperationnewDoc - the new value of the 'Doc' attribute.DomainObjectOperation.getDoc()public boolean isAbstract()
isAbstract in interface DomainObjectOperationDomainObjectOperation.setAbstract(boolean),
TacticdslPackage.getDomainObjectOperation_Abstract()public void setAbstract(boolean newAbstract)
setAbstract in interface DomainObjectOperationnewAbstract - the new value of the 'Abstract' attribute.DomainObjectOperation.isAbstract()public Visibility getVisibility()
getVisibility in interface DomainObjectOperationVisibility,
DomainObjectOperation.setVisibility(Visibility),
TacticdslPackage.getDomainObjectOperation_Visibility()public void setVisibility(Visibility newVisibility)
setVisibility in interface DomainObjectOperationnewVisibility - the new value of the 'Visibility' attribute.Visibility,
DomainObjectOperation.getVisibility()public ComplexType getReturnType()
getReturnType in interface DomainObjectOperationDomainObjectOperation.setReturnType(ComplexType),
TacticdslPackage.getDomainObjectOperation_ReturnType()public org.eclipse.emf.common.notify.NotificationChain basicSetReturnType(ComplexType newReturnType, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setReturnType(ComplexType newReturnType)
setReturnType in interface DomainObjectOperationnewReturnType - the new value of the 'Return Type' containment reference.DomainObjectOperation.getReturnType()public java.lang.String getName()
getName in interface DomainObjectOperationDomainObjectOperation.setName(String),
TacticdslPackage.getDomainObjectOperation_Name()public void setName(java.lang.String newName)
setName in interface DomainObjectOperationnewName - the new value of the 'Name' attribute.DomainObjectOperation.getName()public org.eclipse.emf.common.util.EList<Parameter> getParameters()
getParameters in interface DomainObjectOperationTacticdslPackage.getDomainObjectOperation_Parameters()public java.lang.String getThrows()
getThrows in interface DomainObjectOperationDomainObjectOperation.setThrows(String),
TacticdslPackage.getDomainObjectOperation_Throws()public void setThrows(java.lang.String newThrows)
setThrows in interface DomainObjectOperationnewThrows - the new value of the 'Throws' attribute.DomainObjectOperation.getThrows()public java.lang.String getHint()
getHint in interface DomainObjectOperationDomainObjectOperation.setHint(String),
TacticdslPackage.getDomainObjectOperation_Hint()public void setHint(java.lang.String newHint)
setHint in interface DomainObjectOperationnewHint - the new value of the 'Hint' attribute.DomainObjectOperation.getHint()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl