public class DataCheckConfigurationImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements DataCheckConfiguration
The following features are implemented:
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
Modifier and Type | Field and Description |
---|---|
protected static boolean |
ALLOW_GEN_WITHOUT_MACHINE_EDEFAULT
The default value of the '
Allow Gen Without Machine ' attribute. |
protected boolean |
allowGenWithoutMachine
The cached value of the '
Allow Gen Without Machine ' attribute. |
protected static boolean |
AUTO_SET_ZERO_ZBRANCH_EDEFAULT
The default value of the '
Auto Set Zero ZBranch ' attribute. |
protected static boolean |
AUTO_TURN_LINE2_XFR_EDEFAULT
The default value of the '
Auto Turn Line2 Xfr ' attribute. |
protected boolean |
autoSetZeroZBranch
The cached value of the '
Auto Set Zero ZBranch ' attribute. |
protected boolean |
autoTurnLine2Xfr
The cached value of the '
Auto Turn Line2 Xfr ' attribute. |
protected static boolean |
TURN_OFF_ISLAND_BUS_EDEFAULT
The default value of the '
Turn Off Island Bus ' attribute. |
protected boolean |
turnOffIslandBus
The cached value of the '
Turn Off Island Bus ' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
DataCheckConfigurationImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
boolean |
isAllowGenWithoutMachine() |
boolean |
isAutoSetZeroZBranch() |
boolean |
isAutoTurnLine2Xfr() |
boolean |
isTurnOffIslandBus() |
void |
setAllowGenWithoutMachine(boolean newAllowGenWithoutMachine) |
void |
setAutoSetZeroZBranch(boolean newAutoSetZeroZBranch) |
void |
setAutoTurnLine2Xfr(boolean newAutoTurnLine2Xfr) |
void |
setTurnOffIslandBus(boolean newTurnOffIslandBus) |
java.lang.String |
toString() |
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
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final boolean TURN_OFF_ISLAND_BUS_EDEFAULT
Turn Off Island Bus
' attribute.
isTurnOffIslandBus()
,
Constant Field Valuesprotected boolean turnOffIslandBus
Turn Off Island Bus
' attribute.
isTurnOffIslandBus()
protected static final boolean AUTO_TURN_LINE2_XFR_EDEFAULT
Auto Turn Line2 Xfr
' attribute.
isAutoTurnLine2Xfr()
,
Constant Field Valuesprotected boolean autoTurnLine2Xfr
Auto Turn Line2 Xfr
' attribute.
isAutoTurnLine2Xfr()
protected static final boolean ALLOW_GEN_WITHOUT_MACHINE_EDEFAULT
Allow Gen Without Machine
' attribute.
isAllowGenWithoutMachine()
,
Constant Field Valuesprotected boolean allowGenWithoutMachine
Allow Gen Without Machine
' attribute.
isAllowGenWithoutMachine()
protected static final boolean AUTO_SET_ZERO_ZBRANCH_EDEFAULT
Auto Set Zero ZBranch
' attribute.
isAutoSetZeroZBranch()
,
Constant Field Valuesprotected boolean autoSetZeroZBranch
Auto Set Zero ZBranch
' attribute.
isAutoSetZeroZBranch()
public boolean isTurnOffIslandBus()
isTurnOffIslandBus
in interface DataCheckConfiguration
DataCheckConfiguration.setTurnOffIslandBus(boolean)
,
NetPackage.getDataCheckConfiguration_TurnOffIslandBus()
public void setTurnOffIslandBus(boolean newTurnOffIslandBus)
setTurnOffIslandBus
in interface DataCheckConfiguration
newTurnOffIslandBus
- the new value of the 'Turn Off Island Bus' attribute.DataCheckConfiguration.isTurnOffIslandBus()
public boolean isAutoTurnLine2Xfr()
isAutoTurnLine2Xfr
in interface DataCheckConfiguration
DataCheckConfiguration.setAutoTurnLine2Xfr(boolean)
,
NetPackage.getDataCheckConfiguration_AutoTurnLine2Xfr()
public void setAutoTurnLine2Xfr(boolean newAutoTurnLine2Xfr)
setAutoTurnLine2Xfr
in interface DataCheckConfiguration
newAutoTurnLine2Xfr
- the new value of the 'Auto Turn Line2 Xfr' attribute.DataCheckConfiguration.isAutoTurnLine2Xfr()
public boolean isAllowGenWithoutMachine()
isAllowGenWithoutMachine
in interface DataCheckConfiguration
DataCheckConfiguration.setAllowGenWithoutMachine(boolean)
,
NetPackage.getDataCheckConfiguration_AllowGenWithoutMachine()
public void setAllowGenWithoutMachine(boolean newAllowGenWithoutMachine)
setAllowGenWithoutMachine
in interface DataCheckConfiguration
newAllowGenWithoutMachine
- the new value of the 'Allow Gen Without Machine' attribute.DataCheckConfiguration.isAllowGenWithoutMachine()
public boolean isAutoSetZeroZBranch()
isAutoSetZeroZBranch
in interface DataCheckConfiguration
DataCheckConfiguration.setAutoSetZeroZBranch(boolean)
,
NetPackage.getDataCheckConfiguration_AutoSetZeroZBranch()
public void setAutoSetZeroZBranch(boolean newAutoSetZeroZBranch)
setAutoSetZeroZBranch
in interface DataCheckConfiguration
newAutoSetZeroZBranch
- the new value of the 'Auto Set Zero ZBranch' attribute.DataCheckConfiguration.isAutoSetZeroZBranch()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl