public class AclfBusResultRecImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements AclfBusResultRec
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 |
basicSetLimit(BusLimitRec newLimit,
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 |
getDescHighVoltage() |
java.lang.String |
getDescLowVoltage() |
double |
getHighVoltMagPU() |
BusLimitRec |
getLimit() |
double |
getLowVoltMagPU() |
double |
getVoltMagPU() |
void |
setDescHighVoltage(java.lang.String newDescHighVoltage) |
void |
setDescLowVoltage(java.lang.String newDescLowVoltage) |
void |
setHighVoltMagPU(double newHighVoltMagPU) |
void |
setLimit(BusLimitRec newLimit) |
void |
setLowVoltMagPU(double newLowVoltMagPU) |
void |
setVoltMagPU(double newVoltMagPU) |
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 getDescHighVoltage()
getDescHighVoltage in interface AclfBusResultRecAclfBusResultRec.setDescHighVoltage(String),
MCaseResultPackage.getAclfBusResultRec_DescHighVoltage()public void setDescHighVoltage(java.lang.String newDescHighVoltage)
setDescHighVoltage in interface AclfBusResultRecnewDescHighVoltage - the new value of the 'Desc High Voltage' attribute.AclfBusResultRec.getDescHighVoltage()public java.lang.String getDescLowVoltage()
getDescLowVoltage in interface AclfBusResultRecAclfBusResultRec.setDescLowVoltage(String),
MCaseResultPackage.getAclfBusResultRec_DescLowVoltage()public void setDescLowVoltage(java.lang.String newDescLowVoltage)
setDescLowVoltage in interface AclfBusResultRecnewDescLowVoltage - the new value of the 'Desc Low Voltage' attribute.AclfBusResultRec.getDescLowVoltage()public BusLimitRec getLimit()
getLimit in interface AclfBusResultRecAclfBusResultRec.setLimit(BusLimitRec),
MCaseResultPackage.getAclfBusResultRec_Limit()public org.eclipse.emf.common.notify.NotificationChain basicSetLimit(BusLimitRec newLimit, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLimit(BusLimitRec newLimit)
setLimit in interface AclfBusResultRecnewLimit - the new value of the 'Limit' containment reference.AclfBusResultRec.getLimit()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 double getHighVoltMagPU()
getHighVoltMagPU in interface AclfBusResultRecAclfBusResultRec.setHighVoltMagPU(double),
MCaseResultPackage.getAclfBusResultRec_HighVoltMagPU()public void setHighVoltMagPU(double newHighVoltMagPU)
setHighVoltMagPU in interface AclfBusResultRecnewHighVoltMagPU - the new value of the 'High Volt Mag PU' attribute.AclfBusResultRec.getHighVoltMagPU()public double getLowVoltMagPU()
getLowVoltMagPU in interface AclfBusResultRecAclfBusResultRec.setLowVoltMagPU(double),
MCaseResultPackage.getAclfBusResultRec_LowVoltMagPU()public void setLowVoltMagPU(double newLowVoltMagPU)
setLowVoltMagPU in interface AclfBusResultRecnewLowVoltMagPU - the new value of the 'Low Volt Mag PU' attribute.AclfBusResultRec.getLowVoltMagPU()public double getVoltMagPU()
getVoltMagPU in interface AclfBusResultRecAclfBusResultRec.setVoltMagPU(double),
MCaseResultPackage.getAclfBusResultRec_VoltMagPU()public void setVoltMagPU(double newVoltMagPU)
setVoltMagPU in interface AclfBusResultRecnewVoltMagPU - the new value of the 'Volt Mag PU' attribute.AclfBusResultRec.getVoltMagPU()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