|
TM Service Discovery Release 2.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Device
A representation of the model object 'Device'.
The following features are supported:
ModelPackage.getDevice()
Method Summary | |
---|---|
String |
getAddress()
Returns the value of the 'Address' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList |
getServiceType()
Returns the value of the 'Service Type' containment reference list. |
void |
setAddress(String value)
Sets the value of the ' Address ' attribute. |
void |
setName(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 getServiceType()
ServiceType
.
ModelPackage.getDevice_ServiceType()
String getAddress()
setAddress(String)
,
ModelPackage.getDevice_Address()
void setAddress(String value)
Address
' attribute.
value
- the new value of the 'Address' attribute.getAddress()
String getName()
setName(String)
,
ModelPackage.getDevice_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
|
TM Service Discovery Release 2.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |