|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComponentScopedRefs
A representation of the model object 'Component Scoped Refs'.
The following features are supported:
Webservice_clientPackage.getComponentScopedRefs()
Method Summary | |
---|---|
java.lang.String |
getComponentName()
Returns the value of the 'Component Name' attribute |
org.eclipse.emf.common.util.EList |
getServiceRefs()
Returns the value of the 'Service Refs' containment reference list. |
void |
setComponentName(java.lang.String value)
Sets the value of the ' Component 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 |
---|
java.lang.String getComponentName()
If the meaning of the 'Component Name' attribute isn't clear, there really should be more of a description here...
setComponentName(String)
,
Webservice_clientPackage.getComponentScopedRefs_ComponentName()
void setComponentName(java.lang.String value)
Component Name
' attribute.
value
- the new value of the 'Component Name' attribute.getComponentName()
org.eclipse.emf.common.util.EList getServiceRefs()
ServiceRef
.
If the meaning of the 'Service Refs' containment reference list isn't clear, there really should be more of a description here...
Webservice_clientPackage.getComponentScopedRefs_ServiceRefs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |