|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubcomponentInterfaceEndpoint
A representation of the model object 'Subcomponent Interface Endpoint'.
The following features are supported:
ModelPackage.getSubcomponentInterfaceEndpoint()
Method Summary | |
---|---|
java.lang.String |
getInterfaceName()
Returns the value of the 'Interface Name' attribute |
SubcomponentInstance |
getSubcomponent()
Returns the value of the 'Subcomponent' reference |
void |
setInterfaceName(java.lang.String value)
Sets the value of the ' Interface Name ' attribute |
void |
setSubcomponent(SubcomponentInstance value)
Sets the value of the ' Subcomponent ' 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 |
---|
java.lang.String getInterfaceName()
If the meaning of the 'Interface Name' attribute isn't clear, there really should be more of a description here...
setInterfaceName(String)
,
ModelPackage.getSubcomponentInterfaceEndpoint_InterfaceName()
void setInterfaceName(java.lang.String value)
Interface Name
' attribute.
value
- the new value of the 'Interface Name' attribute.getInterfaceName()
SubcomponentInstance getSubcomponent()
If the meaning of the 'Subcomponent' reference isn't clear, there really should be more of a description here...
setSubcomponent(SubcomponentInstance)
,
ModelPackage.getSubcomponentInterfaceEndpoint_Subcomponent()
void setSubcomponent(SubcomponentInstance value)
Subcomponent
' reference.
value
- the new value of the 'Subcomponent' reference.getSubcomponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |