public class AcscGenImpl extends AclfGenImpl implements AcscGen
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 |
basicSetGrounding(BusScGrounding newGrounding,
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) |
BusScGrounding |
getGrounding() |
org.apache.commons.math3.complex.Complex |
getNegGenZ() |
org.apache.commons.math3.complex.Complex |
getPosGenZ() |
org.apache.commons.math3.complex.Complex |
getZeroGenZ() |
double |
getZMultiFactor() |
void |
setGrounding(BusScGrounding newGrounding) |
void |
setNegGenZ(org.apache.commons.math3.complex.Complex newNegGenZ) |
void |
setPosGenZ(org.apache.commons.math3.complex.Complex newPosGenZ) |
void |
setZeroGenZ(org.apache.commons.math3.complex.Complex newZeroGenZ) |
void |
setZMultiFactor(double newZMultiFactor) |
java.lang.String |
toString() |
basicSetParentBus, eBasicRemoveFromContainerFeature, eInverseAdd, getDesiredVoltMag, getGen, getMvaBase, getMvarControlPFactor, getMwControlPFactor, getParentBus, getPGenLimit, getQGenLimit, getRatedVoltage, getRemoteVControlBusId, getSourceZ, getVLimit, getXfrTap, getXfrZ, readData, setDesiredVoltMag, setGen, setMvaBase, setMvarControlPFactor, setMwControlPFactor, setParentBus, setPGenLimit, setQGenLimit, setRatedVoltage, setRemoteVControlBusId, setSourceZ, setVLimit, setXfrTap, setXfrZ, toString, writeDatacheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, 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, 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, waitgetDesiredVoltMag, getGen, getMvaBase, getMvarControlPFactor, getMwControlPFactor, getParentBus, getPGenLimit, getQGenLimit, getRatedVoltage, getRemoteVControlBusId, getSourceZ, getVLimit, getXfrTap, getXfrZ, setDesiredVoltMag, setGen, setMvaBase, setMvarControlPFactor, setMwControlPFactor, setParentBus, setPGenLimit, setQGenLimit, setRatedVoltage, setRemoteVControlBusId, setSourceZ, setVLimit, setXfrTap, setXfrZ, toStringcheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverpublic org.apache.commons.math3.complex.Complex getPosGenZ()
getPosGenZ in interface AcscGenAcscGen.setPosGenZ(Complex),
AcscPackage.getAcscGen_PosGenZ()public void setPosGenZ(org.apache.commons.math3.complex.Complex newPosGenZ)
setPosGenZ in interface AcscGennewPosGenZ - the new value of the 'Pos Gen Z' attribute.AcscGen.getPosGenZ()public org.apache.commons.math3.complex.Complex getNegGenZ()
getNegGenZ in interface AcscGenAcscGen.setNegGenZ(Complex),
AcscPackage.getAcscGen_NegGenZ()public void setNegGenZ(org.apache.commons.math3.complex.Complex newNegGenZ)
setNegGenZ in interface AcscGennewNegGenZ - the new value of the 'Neg Gen Z' attribute.AcscGen.getNegGenZ()public org.apache.commons.math3.complex.Complex getZeroGenZ()
getZeroGenZ in interface AcscGenAcscGen.setZeroGenZ(Complex),
AcscPackage.getAcscGen_ZeroGenZ()public void setZeroGenZ(org.apache.commons.math3.complex.Complex newZeroGenZ)
setZeroGenZ in interface AcscGennewZeroGenZ - the new value of the 'Zero Gen Z' attribute.AcscGen.getZeroGenZ()public double getZMultiFactor()
getZMultiFactor in interface AcscGenAcscGen.setZMultiFactor(double),
AcscPackage.getAcscGen_ZMultiFactor()public void setZMultiFactor(double newZMultiFactor)
setZMultiFactor in interface AcscGennewZMultiFactor - the new value of the 'ZMulti Factor' attribute.AcscGen.getZMultiFactor()public BusScGrounding getGrounding()
getGrounding in interface AcscGenAcscGen.setGrounding(BusScGrounding),
AcscPackage.getAcscGen_Grounding()public org.eclipse.emf.common.notify.NotificationChain basicSetGrounding(BusScGrounding newGrounding, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setGrounding(BusScGrounding newGrounding)
setGrounding in interface AcscGennewGrounding - the new value of the 'Grounding' containment reference.AcscGen.getGrounding()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 AclfGenImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class AclfGenImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AclfGenImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AclfGenImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AclfGenImplpublic java.lang.String toString()
toString in class AclfGenImpl