public class SelectionPropertyMappingImpl extends AWMObjectImpl implements SelectionPropertyMapping
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 |
|---|---|
Property |
basicGetTargetID() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
java.lang.String |
getKeyword() |
Property |
getTargetID() |
EEditorSelectionType |
getValueFrom() |
boolean |
isMandatory() |
boolean |
isSetMandatory() |
boolean |
isSetValueFrom() |
void |
setKeyword(java.lang.String newKeyword) |
void |
setMandatory(boolean newMandatory) |
void |
setTargetID(Property newTargetID) |
void |
setValueFrom(EEditorSelectionType newValueFrom) |
java.lang.String |
toString() |
void |
unsetMandatory() |
void |
unsetValueFrom() |
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, 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 java.lang.String getKeyword()
getKeyword in interface SelectionPropertyMappingSelectionPropertyMapping.setKeyword(String),
TaurusPackage.getSelectionPropertyMapping_Keyword()public void setKeyword(java.lang.String newKeyword)
setKeyword in interface SelectionPropertyMappingnewKeyword - the new value of the 'Keyword' attribute.SelectionPropertyMapping.getKeyword()public boolean isMandatory()
isMandatory in interface SelectionPropertyMappingSelectionPropertyMapping.isSetMandatory(),
SelectionPropertyMapping.unsetMandatory(),
SelectionPropertyMapping.setMandatory(boolean),
TaurusPackage.getSelectionPropertyMapping_Mandatory()public void setMandatory(boolean newMandatory)
setMandatory in interface SelectionPropertyMappingnewMandatory - the new value of the 'Mandatory' attribute.SelectionPropertyMapping.isSetMandatory(),
SelectionPropertyMapping.unsetMandatory(),
SelectionPropertyMapping.isMandatory()public void unsetMandatory()
unsetMandatory in interface SelectionPropertyMappingSelectionPropertyMapping.isSetMandatory(),
SelectionPropertyMapping.isMandatory(),
SelectionPropertyMapping.setMandatory(boolean)public boolean isSetMandatory()
isSetMandatory in interface SelectionPropertyMappingSelectionPropertyMapping.unsetMandatory(),
SelectionPropertyMapping.isMandatory(),
SelectionPropertyMapping.setMandatory(boolean)public Property getTargetID()
getTargetID in interface SelectionPropertyMappingSelectionPropertyMapping.setTargetID(Property),
TaurusPackage.getSelectionPropertyMapping_TargetID()public Property basicGetTargetID()
public void setTargetID(Property newTargetID)
setTargetID in interface SelectionPropertyMappingnewTargetID - the new value of the 'Target ID' reference.SelectionPropertyMapping.getTargetID()public EEditorSelectionType getValueFrom()
getValueFrom in interface SelectionPropertyMappingEEditorSelectionType,
SelectionPropertyMapping.isSetValueFrom(),
SelectionPropertyMapping.unsetValueFrom(),
SelectionPropertyMapping.setValueFrom(EEditorSelectionType),
TaurusPackage.getSelectionPropertyMapping_ValueFrom()public void setValueFrom(EEditorSelectionType newValueFrom)
setValueFrom in interface SelectionPropertyMappingnewValueFrom - the new value of the 'Value From' attribute.EEditorSelectionType,
SelectionPropertyMapping.isSetValueFrom(),
SelectionPropertyMapping.unsetValueFrom(),
SelectionPropertyMapping.getValueFrom()public void unsetValueFrom()
public boolean isSetValueFrom()
isSetValueFrom in interface SelectionPropertyMappingSelectionPropertyMapping.unsetValueFrom(),
SelectionPropertyMapping.getValueFrom(),
SelectionPropertyMapping.setValueFrom(EEditorSelectionType)public 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.