|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServiceInfo
A representation of the model object 'IService Info'.
The following features are supported:
ModelPackage.getIServiceInfo()| Method Summary | |
|---|---|
java.net.URI |
getEcfLocation()
Returns the value of the 'Ecf Location' attribute. |
java.lang.String |
getEcfName()
Returns the value of the 'Ecf Name' attribute. |
int |
getEcfPriority()
Returns the value of the 'Ecf Priority' attribute. |
IServiceInfo |
getEcfServiceInfo()
Returns the value of the 'Ecf Service Info' attribute. |
int |
getEcfWeight()
Returns the value of the 'Ecf Weight' attribute. |
IServiceID |
getServiceID()
Returns the value of the 'Service ID' reference. |
void |
setEcfLocation(java.net.URI value)
Sets the value of the ' Ecf Location' attribute. |
void |
setEcfName(java.lang.String value)
Sets the value of the ' Ecf Name' attribute. |
void |
setEcfPriority(int value)
Sets the value of the ' Ecf Priority' attribute. |
void |
setEcfServiceInfo(IServiceInfo value)
Sets the value of the ' Ecf Service Info' attribute. |
void |
setEcfWeight(int value)
Sets the value of the ' Ecf Weight' attribute. |
void |
setServiceID(IServiceID value)
Sets the value of the ' Service ID' reference. |
| 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 |
|---|
IServiceInfo getEcfServiceInfo()
If the meaning of the 'Ecf Service Info' attribute isn't clear, there really should be more of a description here...
setEcfServiceInfo(org.eclipse.ecf.discovery.IServiceInfo),
ModelPackage.getIServiceInfo_EcfServiceInfo()void setEcfServiceInfo(IServiceInfo value)
Ecf Service Info' attribute.
value - the new value of the 'Ecf Service Info' attribute.getEcfServiceInfo()java.lang.String getEcfName()
If the meaning of the 'Ecf Name' attribute isn't clear, there really should be more of a description here...
setEcfName(String),
ModelPackage.getIServiceInfo_EcfName()void setEcfName(java.lang.String value)
Ecf Name' attribute.
value - the new value of the 'Ecf Name' attribute.getEcfName()java.net.URI getEcfLocation()
If the meaning of the 'Ecf Location' attribute isn't clear, there really should be more of a description here...
setEcfLocation(URI),
ModelPackage.getIServiceInfo_EcfLocation()void setEcfLocation(java.net.URI value)
Ecf Location' attribute.
value - the new value of the 'Ecf Location' attribute.getEcfLocation()int getEcfPriority()
If the meaning of the 'Ecf Priority' attribute isn't clear, there really should be more of a description here...
setEcfPriority(int),
ModelPackage.getIServiceInfo_EcfPriority()void setEcfPriority(int value)
Ecf Priority' attribute.
value - the new value of the 'Ecf Priority' attribute.getEcfPriority()int getEcfWeight()
If the meaning of the 'Ecf Weight' attribute isn't clear, there really should be more of a description here...
setEcfWeight(int),
ModelPackage.getIServiceInfo_EcfWeight()void setEcfWeight(int value)
Ecf Weight' attribute.
value - the new value of the 'Ecf Weight' attribute.getEcfWeight()IServiceID getServiceID()
If the meaning of the 'Service ID' reference isn't clear, there really should be more of a description here...
setServiceID(IServiceID),
ModelPackage.getIServiceInfo_ServiceID()void setServiceID(IServiceID value)
Service ID' reference.
value - the new value of the 'Service ID' reference.getServiceID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||