public abstract class DistRotatingMachineImpl extends DistNonContribBusImpl implements DistRotatingMachine
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterListbusdesc, DESC_EDEFAULT, id, ID_EDEFAULT, name, NAME_EDEFAULT, number, NUMBER_EDEFAULT, status, STATUS_CHANGE_INFO_EDEFAULT, STATUS_EDEFAULT, statusChangeInfoeAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
DistRotatingMachineImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
BusScGrounding |
getGrounding() |
org.apache.commons.math3.complex.Complex |
getLoadSchedule(int n) |
double |
getPFactor() |
Unit.UnitType |
getPfUnit() |
double |
getRatedVoltage() |
Unit.UnitType |
getRatedVUnit() |
org.apache.commons.math3.complex.Complex |
getZ0() |
org.apache.commons.math3.complex.Complex |
getZ1() |
org.apache.commons.math3.complex.Complex |
getZ1(int index) |
org.eclipse.emf.common.util.EList<org.apache.commons.math3.complex.Complex> |
getZ1List() |
org.apache.commons.math3.complex.Complex |
getZ2() |
Unit.UnitType |
getZUnit() |
void |
setAcscBusData(double baseKva,
double ratedKva) |
void |
setAcscBusData(int scPointIndex,
double baseKva,
double ratedKva) |
void |
setGrounding(BusScGrounding g) |
void |
setLoadSchedule(org.apache.commons.math3.complex.Complex c,
int n) |
void |
setPFactor(double pf,
Unit.UnitType unit) |
void |
setRatedVoltage(double volt,
Unit.UnitType unit) |
void |
setZ0_2(org.apache.commons.math3.complex.Complex z0,
org.apache.commons.math3.complex.Complex z2) |
void |
setZ1(org.apache.commons.math3.complex.Complex z) |
void |
setZ1(org.apache.commons.math3.complex.Complex z,
int index) |
void |
setZUnit(Unit.UnitType unit) |
java.lang.String |
toString(double baseKva) |
getBaseVoltage, setAclfBusData, setAclfBusData, setAcscBusData, setAcscBusData, setBaseVoltagegetPointVoltage, setBus, setPointVoltageeGet, eIsSet, eSet, eUnset, getBus, readData, writeDatacheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo, toStringeAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBaseVoltage, setBaseVoltagegetPointVoltage, setAclfBusData, setAclfBusData, setAcscBusData, setAcscBusData, setPointVoltagecheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class DistNonContribBusImplpublic double getRatedVoltage()
getRatedVoltage in interface DistRotatingMachinepublic Unit.UnitType getRatedVUnit()
getRatedVUnit in interface DistRotatingMachinepublic void setRatedVoltage(double volt,
Unit.UnitType unit)
setRatedVoltage in interface DistRotatingMachinepublic org.eclipse.emf.common.util.EList<org.apache.commons.math3.complex.Complex> getZ1List()
getZ1List in interface DistRotatingMachinepublic org.apache.commons.math3.complex.Complex getZ1(int index)
getZ1 in interface DistRotatingMachinepublic org.apache.commons.math3.complex.Complex getZ1()
getZ1 in interface DistRotatingMachinepublic void setZ1(org.apache.commons.math3.complex.Complex z,
int index)
setZ1 in interface DistRotatingMachinepublic void setZ1(org.apache.commons.math3.complex.Complex z)
setZ1 in interface DistRotatingMachinepublic org.apache.commons.math3.complex.Complex getZ0()
getZ0 in interface DistRotatingMachinepublic org.apache.commons.math3.complex.Complex getZ2()
getZ2 in interface DistRotatingMachinepublic void setZ0_2(org.apache.commons.math3.complex.Complex z0,
org.apache.commons.math3.complex.Complex z2)
setZ0_2 in interface DistRotatingMachinepublic Unit.UnitType getZUnit()
getZUnit in interface DistRotatingMachinepublic void setZUnit(Unit.UnitType unit)
setZUnit in interface DistRotatingMachinepublic double getPFactor()
getPFactor in interface DistRotatingMachinepublic Unit.UnitType getPfUnit()
getPfUnit in interface DistRotatingMachinepublic void setPFactor(double pf,
Unit.UnitType unit)
setPFactor in interface DistRotatingMachinepublic BusScGrounding getGrounding()
getGrounding in interface DistRotatingMachinepublic org.apache.commons.math3.complex.Complex getLoadSchedule(int n)
getLoadSchedule in interface DistRotatingMachinepublic void setGrounding(BusScGrounding g)
public void setAcscBusData(int scPointIndex,
double baseKva,
double ratedKva)
setAcscBusData in interface DistRotatingMachinepublic void setAcscBusData(double baseKva,
double ratedKva)
public void setLoadSchedule(org.apache.commons.math3.complex.Complex c,
int n)
setLoadSchedule in interface DistRotatingMachinepublic java.lang.String toString(double baseKva)
toString in interface DistBusAdaptertoString in class DistNonContribBusImpl