public class AclfGenImpl extends NameTagImpl implements AclfGen
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 |
basicSetParentBus(BaseAclfBus<?,?> newParentBus,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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 |
getDesiredVoltMag() |
org.apache.commons.math3.complex.Complex |
getGen() |
double |
getMvaBase() |
double |
getMvarControlPFactor() |
double |
getMwControlPFactor() |
BaseAclfBus<?,?> |
getParentBus() |
LimitType |
getPGenLimit() |
LimitType |
getQGenLimit() |
double |
getRatedVoltage()
Get the generator rated votlage in Volt.
|
java.lang.String |
getRemoteVControlBusId() |
org.apache.commons.math3.complex.Complex |
getSourceZ() |
LimitType |
getVLimit() |
double |
getXfrTap() |
org.apache.commons.math3.complex.Complex |
getXfrZ() |
void |
readData(com.hazelcast.nio.ObjectDataInput in) |
void |
setDesiredVoltMag(double newDesiredVoltMag) |
void |
setGen(org.apache.commons.math3.complex.Complex newGen) |
void |
setMvaBase(double newMvaBase) |
void |
setMvarControlPFactor(double newMvarControlPFactor) |
void |
setMwControlPFactor(double newMwControlPFactor) |
void |
setParentBus(BaseAclfBus<?,?> newParentBus) |
void |
setPGenLimit(LimitType newPGenLimit) |
void |
setQGenLimit(LimitType newQGenLimit) |
void |
setRatedVoltage(double newRatedVoltage) |
void |
setRemoteVControlBusId(java.lang.String newRemoteVControlBusId) |
void |
setSourceZ(org.apache.commons.math3.complex.Complex newSourceZ) |
void |
setVLimit(LimitType newVLimit) |
void |
setXfrTap(double newXfrTap) |
void |
setXfrZ(org.apache.commons.math3.complex.Complex newXfrZ) |
java.lang.String |
toString() |
java.lang.String |
toString(double baseKVA) |
void |
writeData(com.hazelcast.nio.ObjectDataOutput out) |
checkData, 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, waitcheckData, 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, eUnsetpublic org.apache.commons.math3.complex.Complex getGen()
getGen in interface AclfGenAclfGen.setGen(Complex),
AclfPackage.getAclfGen_Gen()public void setGen(org.apache.commons.math3.complex.Complex newGen)
setGen in interface AclfGennewGen - the new value of the 'Gen' attribute.AclfGen.getGen()public double getDesiredVoltMag()
getDesiredVoltMag in interface AclfGenAclfGen.setDesiredVoltMag(double),
AclfPackage.getAclfGen_DesiredVoltMag()public void setDesiredVoltMag(double newDesiredVoltMag)
setDesiredVoltMag in interface AclfGennewDesiredVoltMag - the new value of the 'Desired Volt Mag' attribute.AclfGen.getDesiredVoltMag()public LimitType getQGenLimit()
getQGenLimit in interface AclfGenAclfGen.setQGenLimit(LimitType),
AclfPackage.getAclfGen_QGenLimit()public void setQGenLimit(LimitType newQGenLimit)
setQGenLimit in interface AclfGennewQGenLimit - the new value of the 'QGen Limit' attribute.AclfGen.getQGenLimit()public LimitType getPGenLimit()
getPGenLimit in interface AclfGenAclfGen.setPGenLimit(LimitType),
AclfPackage.getAclfGen_PGenLimit()public void setPGenLimit(LimitType newPGenLimit)
setPGenLimit in interface AclfGennewPGenLimit - the new value of the 'PGen Limit' attribute.AclfGen.getPGenLimit()public LimitType getVLimit()
getVLimit in interface AclfGenAclfGen.setVLimit(LimitType),
AclfPackage.getAclfGen_VLimit()public void setVLimit(LimitType newVLimit)
setVLimit in interface AclfGennewVLimit - the new value of the 'VLimit' attribute.AclfGen.getVLimit()public double getRatedVoltage()
getRatedVoltage in interface AclfGenAclfGen.setRatedVoltage(double),
AclfPackage.getAclfGen_RatedVoltage()public void setRatedVoltage(double newRatedVoltage)
setRatedVoltage in interface AclfGennewRatedVoltage - the new value of the 'Rated Voltage' attribute.AclfGen.getRatedVoltage()public java.lang.String getRemoteVControlBusId()
getRemoteVControlBusId in interface AclfGenAclfGen.setRemoteVControlBusId(String),
AclfPackage.getAclfGen_RemoteVControlBusId()public void setRemoteVControlBusId(java.lang.String newRemoteVControlBusId)
setRemoteVControlBusId in interface AclfGennewRemoteVControlBusId - the new value of the 'Remote VControl Bus Id' attribute.AclfGen.getRemoteVControlBusId()public double getMvaBase()
getMvaBase in interface AclfGenAclfGen.setMvaBase(double),
AclfPackage.getAclfGen_MvaBase()public void setMvaBase(double newMvaBase)
setMvaBase in interface AclfGennewMvaBase - the new value of the 'Mva Base' attribute.AclfGen.getMvaBase()public org.apache.commons.math3.complex.Complex getSourceZ()
getSourceZ in interface AclfGenAclfGen.setSourceZ(Complex),
AclfPackage.getAclfGen_SourceZ()public void setSourceZ(org.apache.commons.math3.complex.Complex newSourceZ)
setSourceZ in interface AclfGennewSourceZ - the new value of the 'Source Z' attribute.AclfGen.getSourceZ()public org.apache.commons.math3.complex.Complex getXfrZ()
getXfrZ in interface AclfGenAclfGen.setXfrZ(Complex),
AclfPackage.getAclfGen_XfrZ()public void setXfrZ(org.apache.commons.math3.complex.Complex newXfrZ)
setXfrZ in interface AclfGennewXfrZ - the new value of the 'Xfr Z' attribute.AclfGen.getXfrZ()public double getXfrTap()
getXfrTap in interface AclfGenAclfGen.setXfrTap(double),
AclfPackage.getAclfGen_XfrTap()public void setXfrTap(double newXfrTap)
setXfrTap in interface AclfGennewXfrTap - the new value of the 'Xfr Tap' attribute.AclfGen.getXfrTap()public double getMvarControlPFactor()
getMvarControlPFactor in interface AclfGenAclfGen.setMvarControlPFactor(double),
AclfPackage.getAclfGen_MvarControlPFactor()public void setMvarControlPFactor(double newMvarControlPFactor)
setMvarControlPFactor in interface AclfGennewMvarControlPFactor - the new value of the 'Mvar Control PFactor' attribute.AclfGen.getMvarControlPFactor()public double getMwControlPFactor()
getMwControlPFactor in interface AclfGenAclfGen.setMwControlPFactor(double),
AclfPackage.getAclfGen_MwControlPFactor()public void setMwControlPFactor(double newMwControlPFactor)
setMwControlPFactor in interface AclfGennewMwControlPFactor - the new value of the 'Mw Control PFactor' attribute.AclfGen.getMwControlPFactor()public BaseAclfBus<?,?> getParentBus()
getParentBus in interface AclfGenAclfGen.setParentBus(BaseAclfBus),
AclfPackage.getAclfGen_ParentBus(),
BaseAclfBus.getContributeGenList()public org.eclipse.emf.common.notify.NotificationChain basicSetParentBus(BaseAclfBus<?,?> newParentBus, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setParentBus(BaseAclfBus<?,?> newParentBus)
setParentBus in interface AclfGennewParentBus - the new value of the 'Parent Bus' container reference.AclfGen.getParentBus()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class NameTagImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class NameTagImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class NameTagImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class NameTagImplpublic java.lang.String toString()
toString in class NameTagImplpublic java.lang.String toString(double baseKVA)
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic 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 org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void writeData(com.hazelcast.nio.ObjectDataOutput out)
throws java.io.IOException
NameTagImplwriteData in interface com.hazelcast.nio.serialization.DataSerializablewriteData in class NameTagImpljava.io.IOExceptionpublic void readData(com.hazelcast.nio.ObjectDataInput in)
throws java.io.IOException
NameTagImplreadData in interface com.hazelcast.nio.serialization.DataSerializablereadData in class NameTagImpljava.io.IOException