public class NetworkLocationImpl extends LocationImpl implements NetworkLocation
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
hostname
The cached value of the '
Hostname' attribute. |
protected static java.lang.String |
HOSTNAME_EDEFAULT
The default value of the '
Hostname' attribute. |
protected static java.lang.String |
IP4_ADDRESS_EDEFAULT
The default value of the '
Ip4 Address' attribute. |
protected java.lang.String |
ip4Address
The cached value of the '
Ip4 Address' attribute. |
protected static java.lang.String |
IP6_ADDRESS_EDEFAULT
The default value of the '
Ip6 Address' attribute. |
protected java.lang.String |
ip6Address
The cached value of the '
Ip6 Address' attribute. |
id, ID_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
NetworkLocationImpl() |
| 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 EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getHostname() |
java.lang.String |
getIp4Address() |
java.lang.String |
getIp6Address() |
void |
setHostname(java.lang.String newHostname) |
void |
setIp4Address(java.lang.String newIp4Address) |
void |
setIp6Address(java.lang.String newIp6Address) |
java.lang.String |
toString() |
getId, setIdprotected static final java.lang.String IP4_ADDRESS_EDEFAULT
Ip4 Address' attribute.
getIp4Address()protected java.lang.String ip4Address
Ip4 Address' attribute.
getIp4Address()protected static final java.lang.String IP6_ADDRESS_EDEFAULT
Ip6 Address' attribute.
getIp6Address()protected java.lang.String ip6Address
Ip6 Address' attribute.
getIp6Address()protected static final java.lang.String HOSTNAME_EDEFAULT
Hostname' attribute.
getHostname()protected java.lang.String hostname
Hostname' attribute.
getHostname()protected EClass eStaticClass()
eStaticClass in class LocationImplpublic java.lang.String getIp4Address()
getIp4Address in interface NetworkLocationNetworkLocation.setIp4Address(String),
TOSDevicePackage.getNetworkLocation_Ip4Address()public void setIp4Address(java.lang.String newIp4Address)
setIp4Address in interface NetworkLocationnewIp4Address - the new value of the 'Ip4 Address' attribute.NetworkLocation.getIp4Address()public java.lang.String getIp6Address()
getIp6Address in interface NetworkLocationNetworkLocation.setIp6Address(String),
TOSDevicePackage.getNetworkLocation_Ip6Address()public void setIp6Address(java.lang.String newIp6Address)
setIp6Address in interface NetworkLocationnewIp6Address - the new value of the 'Ip6 Address' attribute.NetworkLocation.getIp6Address()public java.lang.String getHostname()
getHostname in interface NetworkLocationNetworkLocation.setHostname(String),
TOSDevicePackage.getNetworkLocation_Hostname()public void setHostname(java.lang.String newHostname)
setHostname in interface NetworkLocationnewHostname - the new value of the 'Hostname' attribute.NetworkLocation.getHostname()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class LocationImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class LocationImplpublic void eUnset(int featureID)
eUnset in class LocationImplpublic boolean eIsSet(int featureID)
eIsSet in class LocationImplpublic java.lang.String toString()
toString in class LocationImplData In Motion GmbH all rights reserved