public class JMXSettingsImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements JMXSettings
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.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 Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
ASSIGN_NODE_HOSTNAME_EDEFAULT
The default value of the '
Assign Node Hostname' attribute. |
protected boolean |
assignNodeHostname
The cached value of the '
Assign Node Hostname' attribute. |
protected Boolean |
authenticated
The cached value of the '
Authenticated' attribute. |
protected static Boolean |
AUTHENTICATED_EDEFAULT
The default value of the '
Authenticated' attribute. |
protected static Integer |
INSTANCE_PORT_OFFSET_EDEFAULT
The default value of the '
Instance Port Offset' attribute. |
protected Integer |
instancePortOffset
The cached value of the '
Instance Port Offset' attribute. |
protected static Boolean |
LOCAL_ONLY_EDEFAULT
The default value of the '
Local Only' attribute. |
protected Boolean |
localOnly
The cached value of the '
Local Only' attribute. |
protected Integer |
port
The cached value of the '
Port' attribute. |
protected static Integer |
PORT_EDEFAULT
The default value of the '
Port' attribute. |
protected Boolean |
ssl
The cached value of the '
Ssl' attribute. |
protected static Boolean |
SSL_EDEFAULT
The default value of the '
Ssl' attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
JMXSettingsImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Boolean |
getAuthenticated() |
Integer |
getInstancePortOffset() |
Boolean |
getLocalOnly() |
Integer |
getPort() |
Boolean |
getSsl() |
boolean |
isAssignNodeHostname() |
void |
setAssignNodeHostname(boolean newAssignNodeHostname) |
void |
setAuthenticated(Boolean newAuthenticated) |
void |
setInstancePortOffset(Integer newInstancePortOffset) |
void |
setLocalOnly(Boolean newLocalOnly) |
void |
setPort(Integer newPort) |
void |
setSsl(Boolean newSsl) |
String |
toString() |
eBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final Integer PORT_EDEFAULT
Port' attribute.
getPort()protected static final Integer INSTANCE_PORT_OFFSET_EDEFAULT
Instance Port Offset' attribute.
getInstancePortOffset()protected Integer instancePortOffset
Instance Port Offset' attribute.
getInstancePortOffset()protected static final Boolean LOCAL_ONLY_EDEFAULT
Local Only' attribute.
getLocalOnly()protected Boolean localOnly
Local Only' attribute.
getLocalOnly()protected static final Boolean AUTHENTICATED_EDEFAULT
Authenticated' attribute.
getAuthenticated()protected Boolean authenticated
Authenticated' attribute.
getAuthenticated()protected static final Boolean SSL_EDEFAULT
Ssl' attribute.
getSsl()protected static final boolean ASSIGN_NODE_HOSTNAME_EDEFAULT
Assign Node Hostname' attribute.
isAssignNodeHostname(),
Constant Field Valuesprotected boolean assignNodeHostname
Assign Node Hostname' attribute.
isAssignNodeHostname()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic Integer getPort()
getPort in interface JMXSettingsJMXSettings.setPort(Integer),
InfrastructurePackage.getJMXSettings_Port()public void setPort(Integer newPort)
setPort in interface JMXSettingsnewPort - the new value of the 'Port' attribute.JMXSettings.getPort()public Integer getInstancePortOffset()
getInstancePortOffset in interface JMXSettingsJMXSettings.setInstancePortOffset(Integer),
InfrastructurePackage.getJMXSettings_InstancePortOffset()public void setInstancePortOffset(Integer newInstancePortOffset)
setInstancePortOffset in interface JMXSettingsnewInstancePortOffset - the new value of the 'Instance Port Offset' attribute.JMXSettings.getInstancePortOffset()public Boolean getLocalOnly()
getLocalOnly in interface JMXSettingsJMXSettings.setLocalOnly(Boolean),
InfrastructurePackage.getJMXSettings_LocalOnly()public void setLocalOnly(Boolean newLocalOnly)
setLocalOnly in interface JMXSettingsnewLocalOnly - the new value of the 'Local Only' attribute.JMXSettings.getLocalOnly()public Boolean getAuthenticated()
getAuthenticated in interface JMXSettingsJMXSettings.setAuthenticated(Boolean),
InfrastructurePackage.getJMXSettings_Authenticated()public void setAuthenticated(Boolean newAuthenticated)
setAuthenticated in interface JMXSettingsnewAuthenticated - the new value of the 'Authenticated' attribute.JMXSettings.getAuthenticated()public Boolean getSsl()
getSsl in interface JMXSettingsJMXSettings.setSsl(Boolean),
InfrastructurePackage.getJMXSettings_Ssl()public void setSsl(Boolean newSsl)
setSsl in interface JMXSettingsnewSsl - the new value of the 'Ssl' attribute.JMXSettings.getSsl()public boolean isAssignNodeHostname()
isAssignNodeHostname in interface JMXSettingsJMXSettings.setAssignNodeHostname(boolean),
InfrastructurePackage.getJMXSettings_AssignNodeHostname()public void setAssignNodeHostname(boolean newAssignNodeHostname)
setAssignNodeHostname in interface JMXSettingsnewAssignNodeHostname - the new value of the 'Assign Node Hostname' attribute.JMXSettings.isAssignNodeHostname()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl