public class Aclf3WXformerAdapterImpl extends BranchRefImpl<Aclf3WBranch> implements Aclf3WXformerAdapter
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
branch
desc, DESC_EDEFAULT, id, ID_EDEFAULT, name, NAME_EDEFAULT, number, NUMBER_EDEFAULT, status, STATUS_CHANGE_INFO_EDEFAULT, STATUS_EDEFAULT, statusChangeInfo
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
Aclf3WXformerAdapterImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
double |
getFromTurnRatio() |
double |
getTertTurnRatio() |
double |
getToTurnRatio() |
void |
setBranch(Aclf3WBranch newBranch)
This is specialized for the more specific type known in this context.
|
void |
setFromTurnRatio(double x) |
void |
setFromTurnRatio(double x,
Unit.UnitType unit) |
void |
setTertTurnRatio(double x) |
void |
setTertTurnRatio(double x,
Unit.UnitType unit) |
void |
setToTurnRatio(double x) |
void |
setToTurnRatio(double x,
Unit.UnitType unit) |
void |
setZ(org.apache.commons.math3.complex.Complex zFromTo,
org.apache.commons.math3.complex.Complex zFromTert,
org.apache.commons.math3.complex.Complex zToTert) |
void |
setZ(org.apache.commons.math3.complex.Complex zFromTo,
org.apache.commons.math3.complex.Complex zFromTert,
org.apache.commons.math3.complex.Complex zToTert,
Unit.UnitType unit,
double baseV) |
eGet, eIsSet, eSet, eUnset, getBranch, readData, toString, writeData
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, 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, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
public void setBranch(Aclf3WBranch newBranch)
setBranch
in interface BranchRef<Aclf3WBranch>
setBranch
in class BranchRefImpl<Aclf3WBranch>
newBranch
- the new value of the 'Branch' reference.BranchRef.getBranch()
public void setZ(org.apache.commons.math3.complex.Complex zFromTo, org.apache.commons.math3.complex.Complex zFromTert, org.apache.commons.math3.complex.Complex zToTert)
setZ
in interface Aclf3WXformerAdapter
zFromTo
- from-to ZzFromTert
- from-tertiaray ZzToTert
- to-tertiaray Z
public void setZ(org.apache.commons.math3.complex.Complex zFromTo, org.apache.commons.math3.complex.Complex zFromTert, org.apache.commons.math3.complex.Complex zToTert, Unit.UnitType unit, double baseV)
setZ
in interface Aclf3WXformerAdapter
zFromTo
- from-to ZzFromTert
- from-tertiaray ZzToTert
- to-tertiary Zunit
- Z unitbaseV
- base votlage for Z unit conversion
public double getFromTurnRatio()
getFromTurnRatio
in interface Aclf3WXformerAdapter
public double getToTurnRatio()
getToTurnRatio
in interface Aclf3WXformerAdapter
public double getTertTurnRatio()
getTertTurnRatio
in interface Aclf3WXformerAdapter
public void setFromTurnRatio(double x)
setFromTurnRatio
in interface Aclf3WXformerAdapter
public void setToTurnRatio(double x)
setToTurnRatio
in interface Aclf3WXformerAdapter
x
- turn ratio value
public void setTertTurnRatio(double x)
setTertTurnRatio
in interface Aclf3WXformerAdapter
x
- turn ratio value
public void setFromTurnRatio(double x, Unit.UnitType unit)
setFromTurnRatio
in interface Aclf3WXformerAdapter
x
- from turn ratiounit
- turn ratio unit
public void setToTurnRatio(double x, Unit.UnitType unit)
setToTurnRatio
in interface Aclf3WXformerAdapter
x
- turn ratio valueunit
- turn ratio unit
public void setTertTurnRatio(double x, Unit.UnitType unit)
setTertTurnRatio
in interface Aclf3WXformerAdapter
x
- turn ratio valueunit
- turn ratio unit
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class BranchRefImpl<Aclf3WBranch>