public class AclfBranchResultRecImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements AclfBranchResultRec
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 |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetRating(BranchRatingRec newRating,
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) |
double |
getAmpsFlow() |
double |
getAmpsLoadingPercent() |
java.lang.String |
getDesc() |
double |
getMvaFlow() |
double |
getMvaLoadingPercent() |
double |
getPFlow() |
double |
getQFlow() |
BranchRatingRec |
getRating() |
void |
setAmpsFlow(double newAmpsFlow) |
void |
setAmpsLoadingPercent(double newAmpsLoadingPercent) |
void |
setDesc(java.lang.String newDesc) |
void |
setMvaFlow(double newMvaFlow) |
void |
setMvaLoadingPercent(double newMvaLoadingPercent) |
void |
setPFlow(double newPFlow) |
void |
setQFlow(double newQFlow) |
void |
setRating(BranchRatingRec newRating) |
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, 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 java.lang.String getDesc()
getDesc in interface AclfBranchResultRecAclfBranchResultRec.setDesc(String),
MCaseResultPackage.getAclfBranchResultRec_Desc()public void setDesc(java.lang.String newDesc)
setDesc in interface AclfBranchResultRecnewDesc - the new value of the 'Desc' attribute.AclfBranchResultRec.getDesc()public double getPFlow()
getPFlow in interface AclfBranchResultRecAclfBranchResultRec.setPFlow(double),
MCaseResultPackage.getAclfBranchResultRec_PFlow()public void setPFlow(double newPFlow)
setPFlow in interface AclfBranchResultRecnewPFlow - the new value of the 'PFlow' attribute.AclfBranchResultRec.getPFlow()public double getQFlow()
getQFlow in interface AclfBranchResultRecAclfBranchResultRec.setQFlow(double),
MCaseResultPackage.getAclfBranchResultRec_QFlow()public void setQFlow(double newQFlow)
setQFlow in interface AclfBranchResultRecnewQFlow - the new value of the 'QFlow' attribute.AclfBranchResultRec.getQFlow()public double getMvaFlow()
getMvaFlow in interface AclfBranchResultRecAclfBranchResultRec.setMvaFlow(double),
MCaseResultPackage.getAclfBranchResultRec_MvaFlow()public void setMvaFlow(double newMvaFlow)
setMvaFlow in interface AclfBranchResultRecnewMvaFlow - the new value of the 'Mva Flow' attribute.AclfBranchResultRec.getMvaFlow()public BranchRatingRec getRating()
getRating in interface AclfBranchResultRecAclfBranchResultRec.setRating(BranchRatingRec),
MCaseResultPackage.getAclfBranchResultRec_Rating()public org.eclipse.emf.common.notify.NotificationChain basicSetRating(BranchRatingRec newRating, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setRating(BranchRatingRec newRating)
setRating in interface AclfBranchResultRecnewRating - the new value of the 'Rating' containment reference.AclfBranchResultRec.getRating()public double getMvaLoadingPercent()
getMvaLoadingPercent in interface AclfBranchResultRecAclfBranchResultRec.setMvaLoadingPercent(double),
MCaseResultPackage.getAclfBranchResultRec_MvaLoadingPercent()public void setMvaLoadingPercent(double newMvaLoadingPercent)
setMvaLoadingPercent in interface AclfBranchResultRecnewMvaLoadingPercent - the new value of the 'Mva Loading Percent' attribute.AclfBranchResultRec.getMvaLoadingPercent()public double getAmpsFlow()
getAmpsFlow in interface AclfBranchResultRecAclfBranchResultRec.setAmpsFlow(double),
MCaseResultPackage.getAclfBranchResultRec_AmpsFlow()public void setAmpsFlow(double newAmpsFlow)
setAmpsFlow in interface AclfBranchResultRecnewAmpsFlow - the new value of the 'Amps Flow' attribute.AclfBranchResultRec.getAmpsFlow()public double getAmpsLoadingPercent()
getAmpsLoadingPercent in interface AclfBranchResultRecAclfBranchResultRec.setAmpsLoadingPercent(double),
MCaseResultPackage.getAclfBranchResultRec_AmpsLoadingPercent()public void setAmpsLoadingPercent(double newAmpsLoadingPercent)
setAmpsLoadingPercent in interface AclfBranchResultRecnewAmpsLoadingPercent - the new value of the 'Amps Loading Percent' attribute.AclfBranchResultRec.getAmpsLoadingPercent()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