public class CustomLFMethodImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements CustomLFMethod
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 |
|---|---|
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) |
AclfMethod |
getFirstMethod() |
AclfMethod |
getSecondMethod() |
LfMethodSwitchCriteria |
getSwitchCriteria() |
int |
getSwitchIteration() |
double |
getSwitchTolerance() |
void |
setFirstMethod(AclfMethod newFirstMethod) |
void |
setSecondMethod(AclfMethod newSecondMethod) |
void |
setSwitchCriteria(LfMethodSwitchCriteria newSwitchCriteria) |
void |
setSwitchIteration(int newSwitchIteration) |
void |
setSwitchTolerance(double newSwitchTolerance) |
java.lang.String |
toString() |
eAdapters, 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, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic AclfMethod getFirstMethod()
getFirstMethod in interface CustomLFMethodAclfMethod,
CustomLFMethod.setFirstMethod(AclfMethod),
CoreAlgorithmPackage.getCustomLFMethod_FirstMethod()public void setFirstMethod(AclfMethod newFirstMethod)
setFirstMethod in interface CustomLFMethodnewFirstMethod - the new value of the 'First Method' attribute.AclfMethod,
CustomLFMethod.getFirstMethod()public AclfMethod getSecondMethod()
getSecondMethod in interface CustomLFMethodAclfMethod,
CustomLFMethod.setSecondMethod(AclfMethod),
CoreAlgorithmPackage.getCustomLFMethod_SecondMethod()public void setSecondMethod(AclfMethod newSecondMethod)
setSecondMethod in interface CustomLFMethodnewSecondMethod - the new value of the 'Second Method' attribute.AclfMethod,
CustomLFMethod.getSecondMethod()public LfMethodSwitchCriteria getSwitchCriteria()
getSwitchCriteria in interface CustomLFMethodLfMethodSwitchCriteria,
CustomLFMethod.setSwitchCriteria(LfMethodSwitchCriteria),
CoreAlgorithmPackage.getCustomLFMethod_SwitchCriteria()public void setSwitchCriteria(LfMethodSwitchCriteria newSwitchCriteria)
setSwitchCriteria in interface CustomLFMethodnewSwitchCriteria - the new value of the 'Switch Criteria' attribute.LfMethodSwitchCriteria,
CustomLFMethod.getSwitchCriteria()public int getSwitchIteration()
getSwitchIteration in interface CustomLFMethodCustomLFMethod.setSwitchIteration(int),
CoreAlgorithmPackage.getCustomLFMethod_SwitchIteration()public void setSwitchIteration(int newSwitchIteration)
setSwitchIteration in interface CustomLFMethodnewSwitchIteration - the new value of the 'Switch Iteration' attribute.CustomLFMethod.getSwitchIteration()public double getSwitchTolerance()
getSwitchTolerance in interface CustomLFMethodCustomLFMethod.setSwitchTolerance(double),
CoreAlgorithmPackage.getCustomLFMethod_SwitchTolerance()public void setSwitchTolerance(double newSwitchTolerance)
setSwitchTolerance in interface CustomLFMethodnewSwitchTolerance - the new value of the 'Switch Tolerance' attribute.CustomLFMethod.getSwitchTolerance()public 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