public class RElementlistActionImpl extends AWMObjectImpl implements RElementlistAction
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 |
|---|---|
ActionDescriptor |
basicGetTargetID() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetActionEnabledCondition(RSelectionEnabledCondition newActionEnabledCondition,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetActionVisibleCondition(RSelectionVisibleCondition newActionVisibleCondition,
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) |
RSelectionEnabledCondition |
getActionEnabledCondition() |
RSelectionVisibleCondition |
getActionVisibleCondition() |
java.lang.String |
getLabel() |
java.lang.String |
getLabelFromHierarchy()
Returns the Label or, if the Label wasn't set, the Label of the
referenced ActionDescriptor (
TargetID). |
int |
getSeqNo() |
ActionDescriptor |
getTargetID() |
boolean |
isSetSeqNo() |
boolean |
isSetShowInContextMenu() |
boolean |
isSetShowInToolbar() |
boolean |
isShowInContextMenu() |
boolean |
isShowInToolbar() |
void |
setActionEnabledCondition(RSelectionEnabledCondition newActionEnabledCondition) |
void |
setActionVisibleCondition(RSelectionVisibleCondition newActionVisibleCondition) |
void |
setLabel(java.lang.String newLabel) |
void |
setSeqNo(int newSeqNo) |
void |
setShowInContextMenu(boolean newShowInContextMenu) |
void |
setShowInToolbar(boolean newShowInToolbar) |
void |
setTargetID(ActionDescriptor newTargetID) |
java.lang.String |
toString() |
void |
unsetSeqNo() |
void |
unsetShowInContextMenu() |
void |
unsetShowInToolbar() |
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 ActionDescriptor getTargetID()
getTargetID in interface RElementlistActionRElementlistAction.setTargetID(ActionDescriptor),
TaurusPackage.getRElementlistAction_TargetID()public ActionDescriptor basicGetTargetID()
public void setTargetID(ActionDescriptor newTargetID)
setTargetID in interface RElementlistActionnewTargetID - the new value of the 'Target ID' reference.RElementlistAction.getTargetID()public RSelectionEnabledCondition getActionEnabledCondition()
getActionEnabledCondition in interface RElementlistActionRElementlistAction.setActionEnabledCondition(RSelectionEnabledCondition),
TaurusPackage.getRElementlistAction_ActionEnabledCondition()public org.eclipse.emf.common.notify.NotificationChain basicSetActionEnabledCondition(RSelectionEnabledCondition newActionEnabledCondition, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setActionEnabledCondition(RSelectionEnabledCondition newActionEnabledCondition)
setActionEnabledCondition in interface RElementlistActionnewActionEnabledCondition - the new value of the 'Action Enabled Condition'
containment reference.RElementlistAction.getActionEnabledCondition()public RSelectionVisibleCondition getActionVisibleCondition()
getActionVisibleCondition in interface RElementlistActionRElementlistAction.setActionVisibleCondition(RSelectionVisibleCondition),
TaurusPackage.getRElementlistAction_ActionVisibleCondition()public org.eclipse.emf.common.notify.NotificationChain basicSetActionVisibleCondition(RSelectionVisibleCondition newActionVisibleCondition, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setActionVisibleCondition(RSelectionVisibleCondition newActionVisibleCondition)
setActionVisibleCondition in interface RElementlistActionnewActionVisibleCondition - the new value of the 'Action Visible Condition'
containment reference.RElementlistAction.getActionVisibleCondition()public java.lang.String getLabel()
getLabel in interface RElementlistActionRElementlistAction.setLabel(String),
TaurusPackage.getRElementlistAction_Label()public void setLabel(java.lang.String newLabel)
setLabel in interface RElementlistActionnewLabel - the new value of the 'Label' attribute.RElementlistAction.getLabel()public int getSeqNo()
getSeqNo in interface RElementlistActionRElementlistAction.isSetSeqNo(),
RElementlistAction.unsetSeqNo(),
RElementlistAction.setSeqNo(int),
TaurusPackage.getRElementlistAction_SeqNo()public void setSeqNo(int newSeqNo)
setSeqNo in interface RElementlistActionnewSeqNo - the new value of the 'Seq No' attribute.RElementlistAction.isSetSeqNo(),
RElementlistAction.unsetSeqNo(),
RElementlistAction.getSeqNo()public void unsetSeqNo()
unsetSeqNo in interface RElementlistActionRElementlistAction.isSetSeqNo(),
RElementlistAction.getSeqNo(),
RElementlistAction.setSeqNo(int)public boolean isSetSeqNo()
isSetSeqNo in interface RElementlistActionRElementlistAction.unsetSeqNo(),
RElementlistAction.getSeqNo(),
RElementlistAction.setSeqNo(int)public boolean isShowInContextMenu()
isShowInContextMenu in interface RElementlistActionRElementlistAction.isSetShowInContextMenu(),
RElementlistAction.unsetShowInContextMenu(),
RElementlistAction.setShowInContextMenu(boolean),
TaurusPackage.getRElementlistAction_ShowInContextMenu()public void setShowInContextMenu(boolean newShowInContextMenu)
setShowInContextMenu in interface RElementlistActionnewShowInContextMenu - the new value of the 'Show In Context Menu'
attribute.RElementlistAction.isSetShowInContextMenu(),
RElementlistAction.unsetShowInContextMenu(),
RElementlistAction.isShowInContextMenu()public void unsetShowInContextMenu()
unsetShowInContextMenu in interface RElementlistActionRElementlistAction.isSetShowInContextMenu(),
RElementlistAction.isShowInContextMenu(),
RElementlistAction.setShowInContextMenu(boolean)public boolean isSetShowInContextMenu()
isSetShowInContextMenu in interface RElementlistActionRElementlistAction.unsetShowInContextMenu(),
RElementlistAction.isShowInContextMenu(),
RElementlistAction.setShowInContextMenu(boolean)public boolean isShowInToolbar()
isShowInToolbar in interface RElementlistActionRElementlistAction.isSetShowInToolbar(),
RElementlistAction.unsetShowInToolbar(),
RElementlistAction.setShowInToolbar(boolean),
TaurusPackage.getRElementlistAction_ShowInToolbar()public void setShowInToolbar(boolean newShowInToolbar)
setShowInToolbar in interface RElementlistActionnewShowInToolbar - the new value of the 'Show In Toolbar' attribute.RElementlistAction.isSetShowInToolbar(),
RElementlistAction.unsetShowInToolbar(),
RElementlistAction.isShowInToolbar()public void unsetShowInToolbar()
unsetShowInToolbar in interface RElementlistActionRElementlistAction.isSetShowInToolbar(),
RElementlistAction.isShowInToolbar(),
RElementlistAction.setShowInToolbar(boolean)public boolean isSetShowInToolbar()
isSetShowInToolbar in interface RElementlistActionRElementlistAction.unsetShowInToolbar(),
RElementlistAction.isShowInToolbar(),
RElementlistAction.setShowInToolbar(boolean)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 AWMObjectImplpublic java.lang.String getLabelFromHierarchy()
RElementlistActionTargetID). If the
ActionDescriptors Label wasn't set, too, its ID will be returned.getLabelFromHierarchy in interface RElementlistActionCopyright © 2015 Micro Focus GmbH. All rights reserved.