|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServiceID
A representation of the model object 'IService ID'.
The following features are supported:
ModelPackage.getIServiceID()| Method Summary | |
|---|---|
IServiceID |
getEcfServiceID()
Returns the value of the 'Ecf Service ID' attribute. |
java.lang.String |
getEcfServiceName()
Returns the value of the 'Ecf Service Name' attribute. |
IServiceTypeID |
getServiceTypeID()
Returns the value of the 'Service Type ID' reference. |
void |
setEcfServiceID(IServiceID value)
Sets the value of the ' Ecf Service ID' attribute. |
void |
setEcfServiceName(java.lang.String value)
Sets the value of the ' Ecf Service Name' attribute. |
void |
setServiceTypeID(IServiceTypeID value)
Sets the value of the ' Service Type 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 |
|---|
IServiceID getEcfServiceID()
If the meaning of the 'Ecf Service ID' attribute isn't clear, there really should be more of a description here...
setEcfServiceID(org.eclipse.ecf.discovery.identity.IServiceID),
ModelPackage.getIServiceID_EcfServiceID()void setEcfServiceID(IServiceID value)
Ecf Service ID' attribute.
value - the new value of the 'Ecf Service ID' attribute.getEcfServiceID()java.lang.String getEcfServiceName()
If the meaning of the 'Ecf Service Name' attribute isn't clear, there really should be more of a description here...
setEcfServiceName(String),
ModelPackage.getIServiceID_EcfServiceName()void setEcfServiceName(java.lang.String value)
Ecf Service Name' attribute.
value - the new value of the 'Ecf Service Name' attribute.getEcfServiceName()IServiceTypeID getServiceTypeID()
If the meaning of the 'Service Type ID' reference isn't clear, there really should be more of a description here...
setServiceTypeID(IServiceTypeID),
ModelPackage.getIServiceID_ServiceTypeID()void setServiceTypeID(IServiceTypeID value)
Service Type ID' reference.
value - the new value of the 'Service Type ID' reference.getServiceTypeID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||