public class RActionToolImpl extends AWMObjectImpl implements RActionTool
The following features are implemented:
org.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 | Method and Description |
|---|---|
ToolDescriptor |
basicGetTargetID() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetToolEnabledCondition(REnabledCondition newToolEnabledCondition,
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) |
void |
eUnset(int featureID) |
java.lang.String |
getAffectedResourceName() |
org.eclipse.emf.common.util.EList<RActionParmOverride> |
getParmFromOverride() |
int |
getSeqNo() |
ToolDescriptor |
getTargetID() |
REnabledCondition |
getToolEnabledCondition() |
boolean |
isSetSeqNo() |
void |
setAffectedResourceName(java.lang.String newAffectedResourceName) |
void |
setSeqNo(int newSeqNo) |
void |
setTargetID(ToolDescriptor newTargetID) |
void |
setToolEnabledCondition(REnabledCondition newToolEnabledCondition) |
java.lang.String |
toString() |
void |
unsetSeqNo() |
getComment, isSetComment, setComment, unsetCommenteAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComment, isSetComment, setComment, unsetCommenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic ToolDescriptor getTargetID()
getTargetID in interface RActionToolRActionTool.setTargetID(ToolDescriptor),
TaurusPackage.getRActionTool_TargetID()public ToolDescriptor basicGetTargetID()
public void setTargetID(ToolDescriptor newTargetID)
setTargetID in interface RActionToolnewTargetID - the new value of the 'Target ID' reference.RActionTool.getTargetID()public org.eclipse.emf.common.util.EList<RActionParmOverride> getParmFromOverride()
getParmFromOverride in interface RActionToolTaurusPackage.getRActionTool_ParmFromOverride()public org.eclipse.emf.common.notify.NotificationChain basicSetToolEnabledCondition(REnabledCondition newToolEnabledCondition, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setToolEnabledCondition(REnabledCondition newToolEnabledCondition)
setToolEnabledCondition in interface RActionToolnewToolEnabledCondition - the new value of the 'Tool Enabled Condition'
containment reference.RActionTool.getToolEnabledCondition()public java.lang.String getAffectedResourceName()
getAffectedResourceName in interface RActionToolRActionTool.setAffectedResourceName(String),
TaurusPackage.getRActionTool_AffectedResourceName()public void setAffectedResourceName(java.lang.String newAffectedResourceName)
setAffectedResourceName in interface RActionToolnewAffectedResourceName - the new value of the 'Affected Resource Name'
attribute.RActionTool.getAffectedResourceName()public int getSeqNo()
getSeqNo in interface RActionToolRActionTool.isSetSeqNo(),
RActionTool.unsetSeqNo(),
RActionTool.setSeqNo(int),
TaurusPackage.getRActionTool_SeqNo()public void setSeqNo(int newSeqNo)
setSeqNo in interface RActionToolnewSeqNo - the new value of the 'Seq No' attribute.RActionTool.isSetSeqNo(),
RActionTool.unsetSeqNo(),
RActionTool.getSeqNo()public void unsetSeqNo()
unsetSeqNo in interface RActionToolRActionTool.isSetSeqNo(),
RActionTool.getSeqNo(),
RActionTool.setSeqNo(int)public boolean isSetSeqNo()
isSetSeqNo in interface RActionToolRActionTool.unsetSeqNo(),
RActionTool.getSeqNo(),
RActionTool.setSeqNo(int)public REnabledCondition getToolEnabledCondition()
getToolEnabledCondition in interface RActionToolRActionTool.setToolEnabledCondition(REnabledCondition),
TaurusPackage.getRActionTool_ToolEnabledCondition()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 AWMObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AWMObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AWMObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AWMObjectImplpublic java.lang.String toString()
toString in class AWMObjectImplCopyright © 2015 Micro Focus GmbH. All rights reserved.