|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHost
A representation of the model object 'IHost'.
The following features are supported:
ModelPackage.getIHost()| Method Summary | |
|---|---|
java.net.InetAddress |
getAddress()
Returns the value of the 'Address' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList |
getServices()
Returns the value of the 'Services' containment reference list. |
void |
setAddress(java.net.InetAddress value)
Sets the value of the ' Address' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList getServices()
IServiceInfo.
If the meaning of the 'Services' reference list isn't clear, there really should be more of a description here...
ModelPackage.getIHost_Services()java.net.InetAddress getAddress()
"127.0.0.1".
If the meaning of the 'Address' attribute isn't clear, there really should be more of a description here...
setAddress(InetAddress),
ModelPackage.getIHost_Address()void setAddress(java.net.InetAddress value)
Address' attribute.
value - the new value of the 'Address' attribute.getAddress()java.lang.String getName()
"".
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
ModelPackage.getIHost_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||